Version 24.2 (latest)

ToolPropsBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearancesLargeGets the ToolAppearances object that contains appearance settings for the tool when large images are being rendered.  
Public PropertyAppearancesSmallGets the ToolAppearances object that contains appearance settings for the tool when small images are being rendered.  
Public PropertyCaptionGets or sets the text that specifies the caption of either all tools or a specific instance.  
Public PropertyDisplayStyleGets or sets the display style for either all tools or a specific instance.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasAppearancesLargeReturns a Boolean value indicating whether a ToolAppearances object has been created for the AppearancesLarge property.  
Public PropertyHasAppearancesSmallReturns a Boolean value indicating whether a ToolAppearances object has been created for the AppearancesSmall property.  
Public PropertyKeyTipGets or sets a string with a maximum of 3 characters that represents the mnemonic displayed for the tool when using keytips.  
Public PropertyMaxWidthGets or sets the maximum width for either all tools or a specific instance.  
Public PropertyMinWidthGets or sets the minimum width for either all tools or a specific instance.  
Public PropertyNotificationBadgeSettingsThe NotificationBadgeSettings for the Tool  
Public PropertyNotificationBadgeTextGets or sets the text that specifies the NotificationText of either all tools or a specific instance.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyWidthGets or sets the width for either all tools or a specific instance.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also