LToolbar::SetToolbarInfo

#include "ltwrappr.h"

L_INT LToolbar::SetToolbarInfo (pToolbarInfo)

Sets the toolbar information.

Parameters

pLTOOLBARINFO pToolbarInfo

Pointer to an LTOOLBARINFO structure that contains the information that will be used to set the toolbar information.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This function could be used to assign information to a toolbar created using the TOOLBAR_EMPTY flag in the LToolbar::Create function, or it could be used to adjust the toolbar that is already created.

Required DLLs and Libraries

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Toolbar C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.