Version 24.2 (latest)

SharedProps Class Methods

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

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)
See Also