Version

ToolbarSettingsBase Class Methods

For a list of all members of this type, see ToolbarSettingsBase 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 ToolbarSettingsBase object to their default values.  
Public MethodResetAppearanceResets the Appearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetEditAppearanceResets the EditAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackAppearanceResets the HotTrackAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetHotTrackPressedAppearanceResets the HotTrackPressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetPaddingBottomResets the PaddingBottom property to its default value.  
Public MethodResetPaddingLeftResets the PaddingLeft property to its default value.  
Public MethodResetPaddingRightResets the PaddingRight property to its default value.  
Public MethodResetPaddingTopResets the PaddingTop property to its default value.  
Public MethodResetPressedAppearanceResets the PressedAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetShowToolTipsResets the ShowToolTips property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolAppearanceResets the ToolAppearance property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolDisplayStyleResets the ToolDisplayStyle property to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Public MethodResetToolSpacingResets the ToolSpacing property to its default value.  
Public MethodResetUseLargeImagesResets the UseLargeImages 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 MethodOnDisposeInvoked when the object is disposed. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedCalled when a property has changed on a sub object. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceDetermines whether the Appearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeEditAppearanceDetermines whether the EditAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackAppearanceDetermines whether the HotTrackAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeHotTrackPressedAppearanceDetermines whether the HotTrackPressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializePressedAppearanceDetermines whether the PressedAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeShowToolTipsDetermines whether the ShowToolTips property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolAppearanceDetermines whether the ToolAppearance property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeToolDisplayStyleDetermines whether the ToolDisplayStyle property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
Protected MethodShouldSerializeUseLargeImagesDetermines whether the UseLargeImages property is set to its default value. (Inherited from Infragistics.Win.UltraWinToolbars.SettingsBase)
See Also