Version 24.2 (latest)

InstanceProps Class Properties

For a list of all members of this type, see InstanceProps members.

Public Properties
 NameDescription
Public PropertyAppearancesLargeGets the ToolAppearances object that contains appearance settings for the tool when large images are being rendered. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyAppearancesSmallGets the ToolAppearances object that contains appearance settings for the tool when small images are being rendered. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyButtonGroupGets or sets the name of the group the ToolBase instance should be contained within when placed on a RibbonGroup.  
Public PropertyCaptionGets or sets the text that specifies the caption of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyDisplayStyleGets or sets the display style for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearancesLargeReturns a Boolean value indicating whether a ToolAppearances object has been created for the ToolPropsBase.AppearancesLarge property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyHasAppearancesSmallReturns a Boolean value indicating whether a ToolAppearances object has been created for the ToolPropsBase.AppearancesSmall property. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyIsFirstInGroupGets or sets the value indicating whether the ToolBase instance represents the beginning of a visual grouping of tools.  
Public PropertyKeyTipGets 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)
Public PropertyMaxWidthGets or sets the maximum width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyMinimumSizeOnRibbonGets or sets the minimum size of the ToolBase instance when sited in a RibbonGroup.  
Public PropertyMinWidthGets or sets the minimum width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the Tool (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyNotificationBadgeTextGets or sets the text that specifies the NotificationText of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyPreferredSizeOnRibbonGets or sets the default size of the ToolBase instance when sited in a RibbonGroup.  
Public PropertyRecentlyUsedGets or sets the value indicating whether the ToolBase instance is one of the recently used tools in the PopupMenuTool on which the tool instance appears.  
Public PropertySpringGets or sets the value indicating whether the ToolBase instance should increase its width if it is on a UltraToolbar that has its ToolbarSettings.FillEntireRow property set to True and unused width available.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyVisibleGets or sets the value that specifies whether the ToolBase instance is visible on the UltraToolbar or PopupMenuTool.  
Public PropertyWidthGets or sets the width for either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also