Add Tools to a WinTaskPane Toolbar The UltraTaskPaneToolbar is a specialized UltraToolbar. Its Tools collection can only contain TaskPaneTool instances. The TaskPaneTool has a Control property which is used to determine what control is displayed in the content area of the UltraTaskPaneToolbar. At design time, tool...
Add Tools to Application Menu 2010 The Office 2010 style application menu of the UltraToolbarsManager™ component consists of the Header, Navigation Menu and the Content area. The application menu 2010 can be opened by clicking the menu button in the upper-left corner of the Ribbon. For other ways of invoking Offic...
Add WinCalendarCombo to a ControlContainer Tool The WinToolbarsManager™ component has 15 different tool types that you can add to a ToolBar . This topic demonstrates how to add the WinCalendarCombo to the ControlContainerTool design-time and run-time. At Design Time Provided you already have the UltraToolBarsManag...
Adding Controls to the TaskPane Tool (Part 3 of 3) This topic is designed to show you how to add controls to the TaskPaneTool. This topic is a continuation of Adding the TaskPane Tool to the TaskPane Toolbar (Part 2 of 3). To add controls to the TaskPaneTool the controls have to be on the form. So first, we will a...
Adding Groups and Items to the PopupGallery Tool Before You Begin The PopupGalleryTool adds a new layer to the user interface. Using the PopupGalleryTool, you can display a visual selection of options for the user to select. The PopupGalleryTool supports a preview area and a drop-down area. The user will only see ...
Adding the TaskPane Tool to the TaskPane Toolbar (Part 2 of 3) Creating a TaskPaneTool and adding it to the UltraTaskPaneToolbar This topic is designed to show you how to create the TaskPaneTool , and add it to the UltraTaskPaneToolbar . This topic is a continuation of Creating a TaskPane Toolbar (Part 1 of 3). No...
Adding Tools to the Dynamically Created TaskPane Toolbar (Part 2 of 2) This topic looks at how to create a TaskPaneTool dynamically and add a tool to the TaskPaneTool. This topic is a continuation of Creating a TaskPane Toolbar Dynamically (Part 1 of 2). Now that you have created the UltraTaskPaneToolbar you are r...
Adding WinToolbarsManager to a Form This topic is designed to get you up and running as quickly as possible by describing the minimum basic procedure for adding the WinToolbarsManager’s™ component to a form in Visual Studio. In this exercise, you will see how to add the WinToolbarsManager to a Visual Basic.NET pro...
Align Tool Gradients with the Toolbar When you specify a gradient on a toolbar, each tool on the toolbar uses that gradient to draw its background. So if you specify a vertical gradient (i.e., a color fade from top to bottom) on a horizontally oriented toolbar, the vertical gradients on each tool will line up acro...
API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. WinToolbarsManager Namespace: Infragistics.Win.UltraWinT...