For a list of all members of this type, see UltraTaskPaneToolbar members.
Name | Description | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject for this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
AccessibleDescription | Gets or sets a description of the visual appearance of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
AccessibleName | Gets or sets the accessible name of the toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ActiveCaptionAppearance | Returns or sets the appearance used to render the caption area when when a control associated with the 'SelectedTaskPaneTool' is active. | |
AllowNavigationViaMenu | Returns or sets a value indicating if the visible TaskPaneTool instances in the tools collection of the UltraTaskPaneToolbar can be selected by the end-user using a menu tool displayed in the header toolbar. | |
AllowNavigationViaMenuResolved | Returns a resolved value indicating whether a menu tool is displayed in the header toolbar which may be used to select the different task pane tools in the UltraToolbarBase.Tools collection. | |
AllowResize | Returns or sets a value indicating if the UltraTaskPaneToolbar can be resized by the end-user. | |
Appearance | Returns or sets the appearance used to render the background appearance for the task pane toolbar. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DockedColumn | Gets or sets the logical column in which the UltraToolbar is docked. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
DockedContentExtent | Returns or sets the extent of the content area of the UltraTaskPaneToolbar when docked. | |
DockedContentExtentMax | Returns or sets the maximum extent of the content area of the UltraTaskPaneToolbar when docked. | |
DockedContentExtentMin | Returns or sets the minimum extent of the content area of the UltraTaskPaneToolbar when docked. | |
DockedPosition | Gets or sets the docked location of the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
DockedRow | Get or sets the row in which the UltraToolbar is docked. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
FloatingContentSize | Returns or sets the size of the content area when the toolbar is displayed in a floating window. | |
FloatingContentSizeMax | Returns or sets the maximum size for the content area when the toolbar is displayed in a floating window. | |
FloatingContentSizeMin | Returns or sets the minimum size for the content area when the toolbar is displayed in a floating window. | |
FloatingLocation | Gets or sets the location (in screen coordinates) of the floating window for the UltraToolbar when the UltraToolbar.DockedPosition is Floating. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
FloatingSize | Gets or sets the size of the floating window for the UltraToolbar when the UltraToolbar.DockedPosition is Floating. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
HasActiveCaptionAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasHotTrackScrollButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasNavigationButtonAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasScrollButtonAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
Height | Overridden. Read-only property that returns the logical height of the toolbar. | |
HomeTaskPaneTool | Returns or sets the tool representing the "home" item. The SelectedTaskPaneTool will be set to the HomeTaskPaneTool when the home navigation button is pressed. | |
HotTrackScrollButtonAppearance | Returns or sets the appearance for the scroll buttons used to scroll the contents of the control associated with the 'SelectedTaskPaneTool' when the button is hot-tracked. | |
Index | Gets the index of the toolbar in the ToolbarsCollection. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
IsActive | Returns a boolean indicating if the header area of the toolbar is displayed as active. The toolbar is considered active when the contained control is active. | |
IsMainMenuBar | Gets or sets the value indicating whether the UltraToolbar is the main menu bar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
IsStockToolbar | Returns or sets whether the UltraToolbar is a stock toolbar or was created by the user via the runtime customizer. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
Key | Gets or sets a value that uniquely identifies an object in a collection. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
KeyTip | Gets or sets a string with a maximum of 3 characters that represents the mnemonic that is displayed when using keytips. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
NavigationButtonAreaAppearance | Returns or sets the appearance used to render the area behind the task pane navigation buttons. | |
NavigationButtonStyle | Returns or sets a value indicating how the navigation buttons will navigation the task pane tools and can also be used to hide the tools. | |
NavigationButtonStyleResolved | Returns the resolved NavigationButtonStyle | |
NavigationMenuSettings | Returns a MenuSettings instance used to alter the appearance of the dropdown containing the TaskPaneTool items. | |
NotificationBadgeSettings | The NotificationBadgeSettings for the whole Toolbar (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
ParentCollection | Gets the ToolbarsCollection that owns the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
ScrollButtonAppearance | Returns or sets the default appearance for the scroll buttons used to scroll the contents of the control associated with the 'SelectedTaskPaneTool'. | |
ScrollPosition | Returns or sets the current scroll position for the Control of the SelectedTaskPaneTool. | |
ScrollPositionMaximum | Returns the maximum scroll position. | |
ScrollPositionMinimum | Returns the minimum scroll position. | |
SelectedTaskPaneTool | Returns or sets the currently selected task pane tool. | |
Settings | Gets the ToolbarSettings object for the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
SettingsResolved | Gets the ToolbarSettingsResolved object which contains resolved versions of most properties on the ToolbarSettings object. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
ShowHomeButton | Returns or sets a value indicating whether the home navigation button will be displayed. | |
ShowHomeButtonResolved | Returns the resolved value indicating if the home navigation button will be displayed. | |
ShowInToolbarList | Gets or sets the value indicating whether the UltraToolbar shows up in the customization dialog at runtime. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TearawayToolOwner | Gets the TearawayToolBase derived tool that this UltraToolbar is owned by. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
Text | Gets or sets the description of the toolbar displayed in the customization dialogs and in the caption of the floating toolbar window. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
ToolbarsManager | Gets the UltraToolbarsManager component the UltraToolbar is owned by. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
ToolResizeMode | Returns or sets the default value indicating how the Control of the SelectedTaskPaneTool will be resized when the tool is selected or when the toolbar is resized. | |
Tools | Returns a ToolsCollection of ToolBase objects, 1 for each ToolBase in the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
UIElement | Gets the UltraToolbarBase.UIElement for the UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
UIRole | Overridden. Returns the UIRole of this toolbar. | |
UnderlyingToolbar | Gets the MDI child toolbar that underlies this toolbar. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
Visible | Gets or sets the value indicating whether the UltraToolbar is visible. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
VisibleResolved | Gets the resolved value of the UltraToolbar.Visible property on the UltraToolbar object taking into account the toolbar's MDI merge status. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbarBase) | |
Width | Overridden. Read-only property that returns the logical width of the toolbar. |
Name | Description | |
---|---|---|
IsVisible | Gets the value indicating if the toolbar is visible. (Inherited from Infragistics.Win.UltraWinToolbars.UltraToolbar) | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |