|   | Name | Description | 
  | AccessibilityObject | Returns the System.Windows.Forms.AccessibleObject for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | AccessibleRoleResolved | Returns the accessible role for this tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | AllowMultipleInstancesResolved | Returns the value of the AllowMultipleInstances property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Bounds | Gets the location and size of the tool in screen coordinates. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CanActivate | Returns whether the ToolBase can become the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.EditorToolBase) | 
  | CaptionResolved | Returns the resolved value of the ToolPropsBase.Caption property on the ToolBase.SharedProps and ToolBase.InstanceProps objects, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CharacterCasing | Gets or sets whether the tool modifies the case of characters as they are typed.   | 
  | ComponentRole | Returns the ComponentRole of the UltraToolbarsManager (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Control | Returns the Control attached to the tool (read-only). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedCaption | Returns or sets the value of any user customization of the ToolPropsBase.Caption property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedDisplayStyle | Returns or sets the value of any user customization of the ToolPropsBase.DisplayStyle property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedImage | Returns or sets the value of any user customization of the Image displayed by the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedIsFirstInGroup | Returns or sets the value of any user customization of the IsFirstInGroup property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedRecentlyUsed | Returns or sets the value of any user customization of the RecentlyUsed property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizedVisible | Returns the value of any user customization of the visibility of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizerCaptionResolved | Returns the string that will appear in the Customize dialog's 'Commands' list. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | CustomizerDescriptionResolved | Returns the resolved value of the CustomizerDescription property on the ToolBase.SharedProps object of the ToolBase.UnderlyingTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | DefaultSize | Overridden. Returns the default size of the tool. This property is read-only.   | 
  | DisplayStyleResolved | Returns the resolved value of the ToolPropsBase.DisplayStyle property on the ToolBase.SharedProps and ToolBase.InstanceProps objects, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Disposed |  (Inherited from Infragistics.Shared.DisposableObject) | 
  | EditAppearance | Returns or sets the Infragistics.Win.Appearance object that controls the object's formatting. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | EnabledResolved | Returns whether the tool is enabled. It resolves the value based on the ToolBase.SharedProps's Enabled and UltraToolbarsManager's Enabled properties. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | HasEditAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | Height | Returns the height of this instance of the tool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Index | Returns the index of the tool in the ToolsCollectionBase. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | InstanceDisplaysImage | Returns whether this tool instance displays its image. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | InstanceDisplaysText | Returns whether this tool instance displays its text. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | InstanceProps | Returns the ToolBase.InstanceProps object which contains properties that are unique to a ToolBase instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | IsActiveTool | Returns or sets whether this ToolBase is the active ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | IsControlContainer | Returns whether the tool is a container tool that can contain other controls. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | IsFirstInGroupResolved | Returns the resolved value of the IsFirstInGroup property, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | IsInEditMode | Returns or sets whether this tool is in edit mode. (Inherited from Infragistics.Win.UltraWinToolbars.EditorToolBase) | 
  | IsPopularCommand | Returns whether this ToolBase is a PopularCommand (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | IsRootTool | Returns whether the ToolBase is a root ToolBase (i.e., is in the UltraToolbarsManager component's UltraToolbarsManager.Tools collection). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Key | Returns or sets a value that uniquely identifies an object in a collection. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | KeyTipResolved | Returns the resolved value of the ToolPropsBase.KeyTip property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Locked | Returns or sets whether the text in the TextEditorToolBase can be modified by the end-user. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | MaxLength | Returns or sets the maximum allowable length of the text that can be entered in the TextBoxTool.   | 
  | MaxWidthResolved | Returns the resolved value of the ToolPropsBase.MaxWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | MinimumSize | Returns the minimum possible size of the tool. This property is read-only. (Inherited from Infragistics.Win.UltraWinToolbars.EditorToolBase) | 
  | MinWidthResolved | Returns the resolved value of the ToolPropsBase.MinWidth property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Owner | Returns the UltraToolbar, PopupMenuTool or UltraToolbarsManager that owns this tool instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsApplicationMenu2010ContentArea | Returns a value indicating whether the tool type is on the content area of the ApplicationMenu2010 (not including the Navigation Menu area). (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsApplicationMenu2010NavigationMenu | Returns a value indicating whether the tool type supports being place in a NavigationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsApplicationMenuArea | Returns a value indicating whether the tool type supports being place in a ApplicationMenu. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsApplicationMenuAreaBase | Returns a value indicating whether the tool type supports being place in a ApplicationMenu or ApplicationMenu2010. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsMenu | Returns true if this tool instance is owned by a PopupMenuTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsNavigationToolbar | Returns true if this tool instance is owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsNull | Returns true if this tool instance has not been fully initialized and has no owner. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsRibbonGroup | Returns a value indicating whether the tool type supports being place in a Ribbon. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsToolbar | Returns true if this tool instance is owned by a UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsToolbarBase | Returns true if this tool instance is owned by a UltraToolbarBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwnerIsToolbarsManager | Returns true if this tool instance is owned by the UltraToolbarsManager. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningApplicationMenu2010NavigationMenu | Returns the owning NavigationMenu (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningApplicationMenuArea | Returns the owning ApplicationMenuArea (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningApplicationMenuAreaBase | Returns the owning ApplicationMenuAreaBase (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningMenu | Returns the PopupMenuTool that owns this tool instance or null if this tool instance is not owned by a PopupMenuTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningNavigationToolbar | Returns the NavigationToolbar that owns this tool instance, or null if this instance is not owned by a NavigationToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningRibbonGroup | Returns the owning RibbonGroup (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningToolbar | Returns the UltraToolbar that owns this tool instance or null if this tool instance is not owned by an UltraToolbar. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | OwningToolbarBase | Returns the UltraToolbarBase that owns this tool instance or null if this tool instance is not owned by an UltraToolbarBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ParentCollection | The ToolsCollectionBase that owns this ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | PasswordChar | Returns or sets a value indicating how the characters typed by a user are displayed.   | 
  | RecentlyUsedResolved | Returns the resolved value of the RecentlyUsed property, taking into account the tool's click activity and any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | SelectedText | Returns or sets a value indicating the currently selected text in the TextEditorToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | SelectionLength | Returns or sets the number of characters selected in the TextEditorToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | SelectionStart | Returns or sets the starting point of text selected in the TextEditorToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | SharedProps | Returns the ToolBase.SharedProps object which contains properties that are shared across all instances of the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ShortcutResolved | Returns the resolved value of the Shortcut property on the ToolBase.SharedProps object, taking into account any customization performed by the end user. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ShouldDisplayToolTip | Returns whether a ToolTip should be displayed for the ToolBase when the mouse hovers over it. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | SpringResolved | Returns the resolved value of the Spring property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | Tag |  (Inherited from Infragistics.Shared.SubObjectBase) | 
  | Text | Returns or sets the text displayed in the TextBoxTool.   | 
  | ToolbarsManager | The UltraToolbarsManager component that the ToolBase is owned by. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ToolTipTextFormattedResolved | Returns the value of the ToolTipTextFormatted property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ToolTipTextResolved | Returns the value of the ToolTipText property on the ToolBase.SharedProps object if it was set. Otherwise, returns the value of ToolBase.CaptionResolved. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | ToolTipTitleResolved | Returns the value of the ToolTipTitle property on the ToolBase.SharedProps object if it was set. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | UIElement | Returns the UI Element for the ToolBase. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | UIRoleForEditArea | Overridden. Returns the UIRole for the edit area of this tool.   | 
  | UIRoleOnMenus | Overridden. Returns the UIRole of this tool when used on a menu.   | 
  | UIRoleOnRibbonGroups | Overridden. Returns the UIRole of this tool when used on a ribbon group.   | 
  | UIRoleOnToolbars | Overridden. Returns the UIRole of this tool when used on a toolbar.   | 
  | UnderlyingTool | Returns the underlying tool that this tool points to. Used primarily for the MdiMergePlaceholderTool. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | VerticalDisplayStyle | Returns or sets the display style for all instances of the ToolBase when the it is docked vertically, in the left or right docking areas. (Inherited from Infragistics.Win.UltraWinToolbars.TextEditorToolBase) | 
  | VisibleResolved | Returns the resolved value of the Visible property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) | 
  | WidthResolved | Returns the resolved value of the ToolPropsBase.Width property on the ToolBase.SharedProps and ToolBase.InstanceProps objects. (Inherited from Infragistics.Win.UltraWinToolbars.ToolBase) |