The following tables list the members exposed by SharedProps.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
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 SharedProps to their default values. | |
ResetAccessibleDescription | Resets the AccessibleDescription property to its default value. | |
ResetAccessibleName | Resets the AccessibleName property to its default value. | |
ResetAccessibleRole | Resets the AccessibleRole property to its default value. | |
ResetAllowMultipleInstances | Resets the AllowMultipleInstances property to its default value. | |
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) | |
ResetCaption | Resets the ToolPropsBase.Caption property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetCategory | Resets the Category property to its default value. | |
ResetCustomizerCaption | Resets the CustomizerCaption property to its default value. | |
ResetCustomizerDescription | Resets the CustomizerDescription property to its default value. | |
ResetDescriptionOnMenu | Resets the DescriptionOnMenu property to its default value. | |
ResetDisplayStyle | Resets the ToolPropsBase.DisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase) | |
ResetEnabled | Resets the Enabled 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) | |
ResetMergeOrder | Resets the MergeOrder property to its default value. | |
ResetMergeType | Resets the MergeType 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) | |
ResetPopularCommand | Resets the PopularCommand property to its default value. | |
ResetPriority | Resets the Priority property to its default value. | |
ResetShortcut | Resets the Shortcut property to its default value. | |
ResetShowInCustomizer | Resets the ShowInCustomizer property to its default value. | |
ResetSpring | Resets the Spring property to its default value. | |
ResetStatusText | Resets the StatusText property to its default value. | |
ResetToolTipText | Resets the ToolTipText property to its default value. | |
ResetToolTipTextFormatted | Resets the ToolTipTextFormatted property to its default value. | |
ResetToolTipTitle | Resets the ToolTipTitle 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 | Overridden. | |
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) |