Version

Search Results

Common Toolbar Tasks

Common Toolbar Tasks Click the links below to learn about a Common functionality all toolbars have: Align Tool Gradients with the Toolbar Change the Position of Toolbars Change the Orientation of Tools on a Toolbar Change the Placement of Tool Text Dock Toolbars to a Non-Form Container Enable and Disable End-User ...

Configure a Context Menu at Design Time

Configure a Context Menu at Design Time There are two ways to add and remove tools from a PopupMenuTool from within the customize dialog at design time. If the tool is on a toolbar then you may simply click on the tool to drop it down and then either click on the [Insert New Tool] placeholder or right click on a t...

Configuring Ribbon Tab Item Visibility

Configuring Ribbon Tab Item Visibility Topic Overview Purpose This topic provides an overview on how to configure Ribbon tab items visibility to reclaim unused space allocated for a tab items. In this topic This topic contains the following sections: Tab Item Visibility Overview Introduction Configuring Tab item v...

Control MDI Tool Merging with MergeOrder and MergeType

Control MDI Tool Merging with MergeOrder and MergeType When a MDI child form is activated at run-time, its Toolbars will be merged with the toolbars contained in its MDI parent form. If two toolbars have the same key, the tools on those toolbars will be merged into one toolbar. (Any Toolbar that is set to be the m...

About the ControlContainer Tool

About the ControlContainer 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 ...

ControlContainer Now Works Inside the Ribbon

ControlContainer Now Works Inside the Ribbon In the 2006 Volume 3 release, the ControlContainerTool was one of the few tools that the Ribbon did not support. The ControlContainer tool can be an extremely important piece of any toolbar, though. This tool can host any .NET control, giving you ultimate customizabilit...

ControlContainer

ControlContainer Click the links below to learn about the ControlContainer tool: About the ControlContainer Tool Add WinCalendarCombo to a ControlContainer Tool

Converting a Standard Toolbar to a Ribbon

Converting a Standard Toolbar to a Ribbon {Warning} Before You Begin Because of their unique object models, the Ribbon and a standard toolbar are actually quite similar. Both the toolbar and Ribbon use the same tools. Adding tools to these two objects is surprisingly similar. WinToolbarsManager™ includes a Toolbar...

Create a Popup of a .NET Control from a Toolbar

Create a Popup of a .NET Control from a Toolbar You can create a popup of a .NET control from a toolbar or menu by using the WinPopupControlContainer™ tool. This topic will demonstrate how to do so with the WinCalendarCombo™ control. To create a popup of a .NET control at design time Add the UltraCalendarCombo ele...

Create a WinTaskPane Toolbar

Create a WinTaskPane Toolbar Creating an UltraTaskPane Toolbar At design time, an UltraTaskPaneToolbar can be created by using the New Toolbar dialog. This dialog can be displayed by either pressing the New Toolbar… button in the form/user control designer when in place editing is enabled…​ …​or from within the de...