Version

RibbonGroupSettings Class Methods

For a list of all members of this type, see RibbonGroupSettings 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 the properties of the object to their default values.  
Public MethodResetAppearanceResets the SettingsBase.Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetCaptionAppearanceResets the CaptionAppearance property to its default value.  
Public MethodResetCollapsedAppearanceResets the CollapsedAppearance property to its default value.  
Public MethodResetEditAppearanceResets the SettingsBase.EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackAppearanceResets the SettingsBase.HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackCaptionAppearanceResets the HotTrackCaptionAppearance property to its default value.  
Public MethodResetHotTrackCollapsedAppearanceResets the HotTrackCollapsedAppearance property to its default value.  
Public MethodResetHotTrackGroupAppearanceResets the HotTrackGroupAppearance property to its default value.  
Public MethodResetHotTrackPressedAppearanceResets the SettingsBase.HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetPressedAppearanceResets the SettingsBase.PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetPressedCollapsedAppearanceResets the PressedCollapsedAppearance property to its default value.  
Public MethodResetShowToolTipsResets the SettingsBase.ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolAppearanceResets the SettingsBase.ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
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.SettingsBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Populates the specified System.Runtime.Serialization.SerializationInfo with the data from the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden. Invoked when the object has been disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Called when a property has changed on a sub object.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the SettingsBase.Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeCaptionAppearanceDetermines whether the CaptionAppearance property is set to its default value.  
Protected MethodShouldSerializeCollapsedAppearanceDetermines whether the CollapsedAppearance property is set to its default value.  
Protected MethodShouldSerializeEditAppearanceDetermines whether the SettingsBase.EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackAppearanceDetermines whether the SettingsBase.HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackCaptionAppearanceDetermines whether the HotTrackCaptionAppearance property is set to its default value.  
Protected MethodShouldSerializeHotTrackCollapsedAppearanceDetermines whether the HotTrackCollapsedAppearance property is set to its default value.  
Protected MethodShouldSerializeHotTrackGroupAppearanceDetermines whether the HotTrackGroupAppearance property is set to its default value.  
Protected MethodShouldSerializeHotTrackPressedAppearanceDetermines whether the SettingsBase.HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializePressedAppearanceDetermines whether the SettingsBase.PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializePressedCollapsedAppearanceDetermines whether the PressedCollapsedAppearance property is set to its default value.  
Protected MethodShouldSerializeShowToolTipsDetermines whether the SettingsBase.ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolAppearanceDetermines whether the SettingsBase.ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
See Also