The methods of the CXlToolbar class are listed here.
AddToolbar | Creates a new empty toolbar | |
DeleteToolbar | Deletes a toolbar | |
ShowToolbar | Sets the display options for a toolbar |
AddSeparator | Adds a new separator to a toolbar | |
AddTool | Adds a new tool button to a toolbar | |
DeleteTool | Deletes the specified tool or separator from a toolbar |
AssignToTool | Assigns a macro to a tool button | |
EnableTool | Sets the enabled state of a tool button | |
PressTool | Sets the down state of a tool button | |
SetToolBitmap | Assigns a bitmap to a tool button |
CXlToolbar | Constructs a CXlToolbar object |
Header: xltoolbar.h
CXlToolbar Class | xltoolbar.h | Toolbars (User Guide) | Toolbars sample | Toolbars sample using resources | Dynamic toolbars sample