Explore all the powerful new WinToolbarsManager™ features and improvements that were added in the 2006 Volume 1 release:
EditMode Events — Five new events related to editor tools have been added to the WinToolbarsManager and ToolBase classes.
InitializeChecked — Change the value of the Checked property without invoking the ToolClick event.
MaskedEdit Tool — This is an editor tool that allows you to specify a mask that is used to restrict the input that may be entered by the end user.
Menu ToolTips — Control which toolbar or menu will display ToolTips for the tools it contains.
PopupTool DropDown — Programmatically display the drop-down list of a pop-up tool on specific toolbar or menu.
ProgressBar Tool — This is an editor tool that allows you to display a progress bar within a toolbar or menu.
Tool Orientation — You can now specify whether you want the tool to display horizontally or vertically, despite how the toolbar is docked.
Tool StatusText — When a tool is activated, text is automatically displayed in an AutoStatusText type panel of the WinStatusBar control in the same container as the WinToolbarsManager component.
UseLargeImages — This new property allows you to specify whether a specific toolbar or menu should render using large images.