Version 24.2 (latest)

InstanceProps Class Methods

For a list of all members of this type, see InstanceProps 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 InstanceProps to their default values.  
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 MethodResetButtonGroupResets the ButtonGroup property to its default value.  
Public MethodResetCaptionResets the ToolPropsBase.Caption property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetDisplayStyleResets the ToolPropsBase.DisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
Public MethodResetIsFirstInGroupResets the IsFirstInGroup 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 MethodResetMinimumSizeOnRibbonResets the MinimumSizeOnRibbon 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 MethodResetPreferredSizeOnRibbonResets the PreferredSizeOnRibbon property to its default value.  
Public MethodResetRecentlyUsedResets the RecentlyUsed property to its default value.  
Public MethodResetSpringResets the Spring 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 MethodOnDispose (Inherited from Infragistics.Win.UltraWinToolbars.ToolPropsBase)
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