The methods of the CXlToolbar class are listed here.
![]() AddToolbar | Creates a new empty toolbar |
![]() ShowToolbar | Sets the display options for a toolbar |
![]() DeleteToolbar | Deletes a toolbar |
![]() AddTool | Adds a new tool button to a toolbar |
![]() AddSeparator | Adds a new separator to a toolbar |
![]() DeleteTool | Deletes the specified tool or separator from a toolbar |
![]() SetToolBitmap | Assigns a bitmap to a tool button |
![]() 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 |
Header: xltoolbar.h
CXlToolbar Class |
xltoolbar.h
| Toolbars (User Guide)
| Toolbars sample
| Toolbars sample using resources
| Dynamic toolbars sample