Version

Search Results

GalleryToolItemClick Event

GalleryToolItemClick Event This topic demonstrates how to process the GalleryToolItemClick event for GalleryToolItems in a PopupGalleryTool . When an end-user clicks any of the regular Tools, the ToolClick Event can be used to handle the Click. On the other hand, if any of the GalleryToolItems that are specific to...

Getting Started with WinToolbarsManager

Getting Started with WinToolbarsManager Click the links below to find information on how to get up and running quickly with the WinToolbarsManager™ component. Adding WinToolbarsManager to a Form — Shows you how to add the WinToolbarsManager component to a form, as well as how to create a simple toolbar at design t...

Hide Toolbars

Hide Toolbars The toolbars in the WinToolbarsManager™ component can be hidden at design-time by right clicking on the element in the component tray and selecting Hide ToolBars, or by right-clicking on the toolbars on the form and selecting Hide ToolBars. The element will not be visible on the form at design-time b...

Hide ToolTips in a Specific Toolbar

Hide ToolTips in a Specific Toolbar By default, WinToolbarsManager™ is set to display ToolTips on a toolbar. You can turn ToolTips off by setting the ShowToolTips property of ToolbarSettings to False. However, what if you would like to turn ToolTips off for one particular toolbar but leave ToolTips on for other to...

WinToolbarsManager In-Place Designer

WinToolbarsManager In-Place Designer The In Place Designer allows you to interact with the WinToolbarsManager™ control in the Visual Studio IDE itself. This option, which is enabled by default, can be disabled by right clicking on the UltraToolbarsManager and unchecking In Place Designer. When the UltraToolbarsMan...

InitializeChecked

InitializeChecked An InitializeChecked method has been added to both the StateButtonTool class and PopupToolBase class. This method allows you to set the Checked property without invoking the ToolClick event.

Installing Microsoft Office 2007 UI Capabilities

Installing Microsoft Office 2007 UI Capabilities Microsoft® Office 2007 adds new UI capabilities for organizing and navigating applications. These innovations represent a new wave for usability in application development. Note Note Note: When using the Microsoft Office 2007 UI capabilities provided as part of Ulti...

About the Label Tool

About the Label Tool In WinToolbarsManager™, tools are the basic building blocks of all toolbars and menus. Tools are analogous to MenuItems in standard .NET menus or Commands in Microsoft Office menus and toolbars. There are over 15 native tool types available in WinToolbarsManager. Each tool type can exist as ei...

Label

Label Click the links below to learn about the Label tool: About the Label Tool — Introduces you to the Label tool.

About the List Tool

About the List Tool In WinToolbarsManager™, tools are the basic building blocks of all toolbars and menus. Tools are analogous to MenuItems in standard .NET menus or Commands in Microsoft Office menus and toolbars. There are over 15 native tool types available in WinToolbarsManager. Each tool type can exist as eit...