Version

TrackBarButtonSettings Class Methods

For a list of all members of this type, see TrackBarButtonSettings 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 MethodResetResets all properties back to their defaults  
Public MethodResetButtonLocationResets the ButtonLocation property to its default value.  
Public MethodResetButtonSizeResets the ButtonSize property to its default value.  
Public MethodResetButtonSpacingResets the ButtonSpacing property to its default value.  
Public MethodResetDecrementButtonAppearanceResets the DecrementButtonAppearance property to its default value.  
Public MethodResetDecrementButtonHotTrackAppearanceResets the DecrementButtonHotTrackAppearance property to its default value.  
Public MethodResetDecrementButtonPressedAppearanceResets the DecrementButtonPressedAppearance property to its default value.  
Public MethodResetIncrementButtonAppearanceResets the IncrementButtonAppearance property to its default value.  
Public MethodResetIncrementButtonHotTrackAppearanceResets the IncrementButtonHotTrackAppearance property to its default value.  
Public MethodResetIncrementButtonPressedAppearanceResets the IncrementButtonPressedAppearance property to its default value.  
Public MethodResetMaxButtonAppearanceResets the MaxButtonAppearance property to its default value.  
Public MethodResetMaxButtonHotTrackAppearanceResets the MaxButtonHotTrackAppearance property to its default value.  
Public MethodResetMaxButtonPressedAppearanceResets the MaxButtonPressedAppearance property to its default value.  
Public MethodResetMinButtonAppearanceResets the MinButtonAppearance property to its default value.  
Public MethodResetMinButtonHotTrackAppearanceResets the MinButtonHotTrackAppearance property to its default value.  
Public MethodResetMinButtonPressedAppearanceResets the MinButtonPressedAppearance property to its default value.  
Public MethodResetShowIncrementButtonsResets the ShowIncrementButtons property to its default value.  
Public MethodResetShowMinMaxButtonsResets the ShowMinMaxButtons property to its default value.  
Public MethodResolveAppearanceResolves the appearance of a button.  
Public MethodShouldSerializeIndicates if the ButtonSettings object needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
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. Called when the object is being disposed.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden. Invoked when a property on a subobject has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeButtonLocationReturns a Boolean value that determines whether the ButtonLocation property is set to its default value.  
Protected MethodShouldSerializeButtonSizeReturns a Boolean value that determines whether the ButtonSize property is set to its default value.  
Protected MethodShouldSerializeButtonSpacingReturns a Boolean value that determines whether the ButtonSpacing property is set to its default value.  
Protected MethodShouldSerializeDecrementButtonAppearanceReturns true if the DecrementButtonAppearance is not the default  
Protected MethodShouldSerializeDecrementButtonHotTrackAppearanceReturns true if the DecrementButtonHotTrackAppearance is not the default  
Protected MethodShouldSerializeDecrementButtonPressedAppearanceReturns true if the DecrementButtonPressedAppearance is not the default  
Protected MethodShouldSerializeIncrementButtonAppearanceReturns true if the IncrementButtonAppearance is not the default  
Protected MethodShouldSerializeIncrementButtonHotTrackAppearanceReturns true if the IncrementButtonHotTrackAppearance is not the default  
Protected MethodShouldSerializeIncrementButtonPressedAppearanceReturns true if the IncrementButtonPressedAppearance is not the default  
Protected MethodShouldSerializeMaxButtonAppearanceReturns true if the MaxButtonAppearance is not the default  
Protected MethodShouldSerializeMaxButtonHotTrackAppearanceReturns true if the MaxButtonHotTrackAppearance is not the default  
Protected MethodShouldSerializeMaxButtonPressedAppearanceReturns true if the MaxButtonPressedAppearance is not the default  
Protected MethodShouldSerializeMinButtonAppearanceReturns true if the MinButtonAppearance is not the default  
Protected MethodShouldSerializeMinButtonHotTrackAppearanceReturns true if the MinButtonHotTrackAppearance is not the default  
Protected MethodShouldSerializeMinButtonPressedAppearanceReturns true if the MinButtonPressedAppearance is not the default  
Protected MethodShouldSerializeShowIncrementButtonsReturns a Boolean value that determines whether the ShowIncrementButtons property is set to its default value.  
Protected MethodShouldSerializeShowMinMaxButtonsReturns a Boolean value that determines whether the ShowMinMaxButtons property is set to its default value.  
See Also