|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
| -
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
TB_INSERTBUTTON
The TB_INSERTBUTTON message inserts a button in a toolbar.
TB_INSERTBUTTON
wParam = (WPARAM) iButton;
lParam = (LPARAM) (LPTBBUTTON) lpButton;
Parameters
iButton
Zero-based index of a button. The message inserts the new button to the left
of this button.
lpButton
Pointer to a
TBBUTTON structure containing information about the button to insert.
Return Values
Returns TRUE if successful or FALSE otherwise.
See Also
TBBUTTON
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database