For a list of all members of this type, see SharedProps members.
Name | Description | |
---|---|---|
![]() | AccessibleDescription | Gets or sets a description of the visual appearance of the tool. |
![]() | AccessibleName | Gets or sets the accessible name of the tool. |
![]() | AccessibleRole | Gets or sets the accessible role for this tool. |
![]() | AllowMultipleInstances | Gets or sets the value indicating whether multiple instances of the tool can be in one or more UltraToolbar's or PopupMenuTool's ToolsCollection. |
![]() | AppearancesLarge | Gets the ToolAppearances object that contains appearance settings for the tool when large images are being rendered. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | AppearancesSmall | Gets the ToolAppearances object that contains appearance settings for the tool when small images are being rendered. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | Caption | Gets or sets the text that specifies the caption of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | Category | Gets or sets text that represents the category to which the ToolBase belongs. |
![]() | CustomizedShortcut | Gets or sets the customized shortcut key combination set by the end user. |
![]() | CustomizerCaption | Gets or sets text that represents the ToolBase in the run-time customizer dialog's Commands list. |
![]() | CustomizerDescription | Gets or sets a detailed description of the tool. |
![]() | DescriptionOnMenu | Gets or sets an extended, formatted description of a tool which will appear below the Caption in menus. |
![]() | DisplayStyle | Gets or sets the display style for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Enabled | Gets or sets the value that determines whether the ToolBase is enabled. |
![]() | HasAppearancesLarge | Returns a Boolean value indicating whether a ToolAppearances object has been created for the ToolPropsBase.AppearancesLarge property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | HasAppearancesSmall | Returns a Boolean value indicating whether a ToolAppearances object has been created for the ToolPropsBase.AppearancesSmall property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | KeyTip | Gets or sets a string with a maximum of 3 characters that represents the mnemonic displayed for the tool when using keytips. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | MaxWidth | Gets or sets the maximum width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | MergeOrder | Gets or sets the relative position of the tool when its parent container is merged with another container. |
![]() | MergeType | Gets or sets a value that indicates how the tool behaves when it has the same key as another tool being merged. |
![]() | MinWidth | Gets or sets the minimum width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | NotificationBadgeSettings | The NotificationBadgeSettings for the Tool (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | NotificationBadgeText | Gets or sets the text that specifies the NotificationText of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
![]() | PopularCommand | Gets or sets the value that indicates whether the ToolBase should appear in the 'Popular Commands' list of the RibbonCustomization dialog |
![]() | Priority | Gets or sets a value that determines the priority of the tool with respect to other tools in the containing Tools collection. |
![]() | RootTool | Gets the root ToolBase to which the SharedProps object is attached. |
![]() | Shortcut | Gets or sets a value that determines the shortcut key combination for the ToolBase. |
![]() | ShowInCustomizer | Gets or sets the value that determines whether the ToolBase is shown in the run-time customizer dialog. |
![]() | Spring | Gets or sets the value that indicates whether the ToolBase should increase its width if it is on an UltraToolbar that has its ToolbarSettings.FillEntireRow property set to True and unused width available. |
![]() | StatusText | Gets or sets the text displayed in the UltraStatusBar's AutoStatusText panel when the tool is activated. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToolInstances | Gets a collection of ToolBase objects, one for each instance of the related root tool. |
![]() | ToolTipText | Gets or sets the text that is displayed for the ToolBase when the mouse cursor moves over it. |
![]() | ToolTipTextFormatted | Gets or sets the formatted text that is displayed for the ToolBase when the mouse cursor moves over it. |
![]() | ToolTipTitle | Gets or sets the text displayed for the tooltip title of the ToolBase when the mouse cursor moves over it. |
![]() | Visible | Gets or sets the value that determines whether the ToolBase is visible. |
![]() | Width | Gets or sets the width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |