XLL+ Class Library

CXlToolbar Methods

The methods of the CXlToolbar class are listed here.

Toolbar functions

public methodpublic methodAddToolbarCreates a new empty toolbar
public methodpublic methodShowToolbarSets the display options for a toolbar
public methodpublic methodDeleteToolbarDeletes a toolbar

Tool creation

public methodpublic methodAddToolAdds a new tool button to a toolbar
public methodpublic methodAddSeparatorAdds a new separator to a toolbar
public methodpublic methodDeleteToolDeletes the specified tool or separator from a toolbar

Tool methods

public methodpublic methodSetToolBitmapAssigns a bitmap to a tool button
public methodpublic methodAssignToToolAssigns a macro to a tool button
public methodpublic methodEnableToolSets the enabled state of a tool button
public methodpublic methodPressToolSets the down state of a tool button

Requirements

Header: xltoolbar.h

See Also

CXlToolbar Class | xltoolbar.h | Toolbars (User Guide) | Toolbars sample | Toolbars sample using resources | Dynamic toolbars sample