The following tables list the members exposed by InstanceProps.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
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) | |
ButtonGroup | Gets or sets the name of the group the ToolBase instance should be contained within when placed on a RibbonGroup. | |
Caption | Gets or sets the text that specifies the caption of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
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) | |
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) | |
IsFirstInGroup | Gets or sets the value indicating whether the ToolBase instance represents the beginning of a visual grouping of tools. | |
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) | |
MinimumSizeOnRibbon | Gets or sets the minimum size of the ToolBase instance when sited in a RibbonGroup. | |
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) | |
PreferredSizeOnRibbon | Gets or sets the default size of the ToolBase instance when sited in a RibbonGroup. | |
RecentlyUsed | Gets 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. | |
Spring | Gets 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. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Visible | Gets or sets the value that specifies whether the ToolBase instance is visible on the UltraToolbar or PopupMenuTool. | |
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) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Overridden. Resets all properties of the InstanceProps to their default values. | |
ResetAppearancesLarge | Resets the ToolPropsBase.AppearancesLarge property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetAppearancesSmall | Resets the ToolPropsBase.AppearancesSmall property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetButtonGroup | Resets the ButtonGroup property to its default value. | |
ResetCaption | Resets the ToolPropsBase.Caption property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetDisplayStyle | Resets the ToolPropsBase.DisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetIsFirstInGroup | Resets the IsFirstInGroup property to its default value. | |
ResetKeyTip | Resets the ToolPropsBase.KeyTip property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetMaxWidth | Resets the ToolPropsBase.MaxWidth property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetMinimumSizeOnRibbon | Resets the MinimumSizeOnRibbon property to its default value. | |
ResetMinWidth | Resets the ToolPropsBase.MinWidth property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetNotificationBadgeText | Resets the ToolPropsBase.NotificationBadgeText property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetPreferredSizeOnRibbon | Resets the PreferredSizeOnRibbon property to its default value. | |
ResetRecentlyUsed | Resets the RecentlyUsed property to its default value. | |
ResetSpring | Resets the Spring property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
ResetWidth | Resets the ToolPropsBase.Width property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns an empty string so nothing shows up on the right side of the property grid. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAppearancesLarge | Determines whether the ToolPropsBase.AppearancesLarge property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ShouldSerializeAppearancesSmall | Determines whether the ToolPropsBase.AppearancesSmall property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |