LToolbar::SetToolbarInfo

Summary

Sets the toolbar information.

Syntax

#include "ltwrappr.h"

L_INT LToolbar::SetToolbarInfo (pToolbarInfo)

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

See Also

Functions

Topics

Example

For an example, refer to LToolbar::GetToolbarInfo.

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

LEADTOOLS Toolbar C++ Class Library Help

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