Contents Index Topic Contents | ||
Previous Topic: TB_CUSTOMIZE Next Topic: TB_ENABLEBUTTON |
TB_DELETEBUTTON
TB_DELETEBUTTON wParam = (WPARAM) iButton; lParam = 0;Deletes a button from the toolbar.
- Returns TRUE if successful, or FALSE otherwise.
- iButton
- Zero-based index of the button to delete.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.