Version

SharedProps Class Members

The following tables list the members exposed by SharedProps.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAccessibleDescriptionGets or sets a description of the visual appearance of the tool.  
Public PropertyAccessibleNameGets or sets the accessible name of the tool.  
Public PropertyAccessibleRoleGets or sets the accessible role for this tool.  
Public PropertyAllowMultipleInstancesGets or sets the value indicating whether multiple instances of the tool can be in one or more UltraToolbar's or PopupMenuTool's ToolsCollection.  
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 PropertyCaptionGets or sets the text that specifies the caption of either all tools or a specific instance. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public PropertyCategoryGets or sets text that represents the category to which the ToolBase belongs.  
Public PropertyCustomizedShortcutGets or sets the customized shortcut key combination set by the end user.  
Public PropertyCustomizerCaptionGets or sets text that represents the ToolBase in the run-time customizer dialog's Commands list.  
Public PropertyCustomizerDescriptionGets or sets a detailed description of the tool.  
Public PropertyDescriptionOnMenuGets or sets an extended, formatted description of a tool which will appear below the Caption in menus.  
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 PropertyEnabledGets or sets the value that determines whether the ToolBase is enabled.  
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 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 PropertyMergeOrderGets or sets the relative position of the tool when its parent container is merged with another container.  
Public PropertyMergeTypeGets or sets a value that indicates how the tool behaves when it has the same key as another tool being merged.  
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 PropertyPopularCommandGets or sets the value that indicates whether the ToolBase should appear in the 'Popular Commands' list of the RibbonCustomization dialog  
Public PropertyPriorityGets or sets a value that determines the priority of the tool with respect to other tools in the containing Tools collection.  
Public PropertyRootToolGets the root ToolBase to which the SharedProps object is attached.  
Public PropertyShortcutGets or sets a value that determines the shortcut key combination for the ToolBase.  
Public PropertyShowInCustomizerGets or sets the value that determines whether the ToolBase is shown in the run-time customizer dialog.  
Public PropertySpringGets 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.  
Public PropertyStatusTextGets or sets the text displayed in the UltraStatusBar's AutoStatusText panel when the tool is activated.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolInstancesGets a collection of ToolBase objects, one for each instance of the related root tool.  
Public PropertyToolTipTextGets or sets the text that is displayed for the ToolBase when the mouse cursor moves over it.  
Public PropertyToolTipTextFormattedGets or sets the formatted text that is displayed for the ToolBase when the mouse cursor moves over it.  
Public PropertyToolTipTitleGets or sets the text displayed for the tooltip title of the ToolBase when the mouse cursor moves over it.  
Public PropertyVisibleGets or sets the value that determines whether the ToolBase is visible.  
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetOverridden. Resets all properties of the SharedProps to their default values.  
Public MethodResetAccessibleDescriptionResets the AccessibleDescription property to its default value.  
Public MethodResetAccessibleNameResets the AccessibleName property to its default value.  
Public MethodResetAccessibleRoleResets the AccessibleRole property to its default value.  
Public MethodResetAllowMultipleInstancesResets the AllowMultipleInstances property to its default value.  
Public MethodResetAppearancesLargeResets the ToolPropsBase.AppearancesLarge property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetAppearancesSmallResets the ToolPropsBase.AppearancesSmall property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetCaptionResets the ToolPropsBase.Caption property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetCategoryResets the Category property to its default value.  
Public MethodResetCustomizerCaptionResets the CustomizerCaption property to its default value.  
Public MethodResetCustomizerDescriptionResets the CustomizerDescription property to its default value.  
Public MethodResetDescriptionOnMenuResets the DescriptionOnMenu property to its default value.  
Public MethodResetDisplayStyleResets the ToolPropsBase.DisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetEnabledResets the Enabled property to its default value.  
Public MethodResetKeyTipResets the ToolPropsBase.KeyTip property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetMaxWidthResets the ToolPropsBase.MaxWidth property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetMergeOrderResets the MergeOrder property to its default value.  
Public MethodResetMergeTypeResets the MergeType property to its default value.  
Public MethodResetMinWidthResets the ToolPropsBase.MinWidth property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetNotificationBadgeSettingsResets the NotificationBadgeSettings to their default value (null) (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetNotificationBadgeTextResets the ToolPropsBase.NotificationBadgeText property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetPopularCommandResets the PopularCommand property to its default value.  
Public MethodResetPriorityResets the Priority property to its default value.  
Public MethodResetShortcutResets the Shortcut property to its default value.  
Public MethodResetShowInCustomizerResets the ShowInCustomizer property to its default value.  
Public MethodResetSpringResets the Spring property to its default value.  
Public MethodResetStatusTextResets the StatusText property to its default value.  
Public MethodResetToolTipTextResets the ToolTipText property to its default value.  
Public MethodResetToolTipTextFormattedResets the ToolTipTextFormatted property to its default value.  
Public MethodResetToolTipTitleResets the ToolTipTitle property to its default value.  
Public MethodResetVisibleResets the Visible property to its default value.  
Public MethodResetWidthResets the ToolPropsBase.Width property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodShouldSerializeNotificationBadgeSettingsReturns true if the HasNotificationBadgeSettings needs to be serialized (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string so nothing shows up on the right side of the property grid. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataPopulates the specified System.Runtime.Serialization.SerializationInfo with the data from the object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden.   
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearancesLargeDetermines whether the ToolPropsBase.AppearancesLarge property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Protected MethodShouldSerializeAppearancesSmallDetermines whether the ToolPropsBase.AppearancesSmall property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also