Version

TrackBarButtonSettings Class Members

The following tables list the members exposed by TrackBarButtonSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyButtonLocationGets or set where any buttons are placed relative to the axis of the TrackBar.  
Public PropertyButtonLocationResolvedGets the resolved TrackBarButtonLocation of the TrackBar.  
Public PropertyButtonSizeGets or sets the size of the buttons on the track bar. By default this value will be resolved based on the ViewStyle of the editor.  
Public PropertyButtonSizeResolvedGets the resolved button size.  
Public PropertyButtonSpacingGets or sets how much space is between button elements, as well as the space between the button and the track.  
Public PropertyDecrementButtonAppearanceGets or sets the appearance of the decrement button.  
Public PropertyDecrementButtonHotTrackAppearanceGets or sets the hot-tracked appearance of the decrement button.  
Public PropertyDecrementButtonPressedAppearanceGets or sets the pressed appearance of the decrement button.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasDecrementButtonAppearanceReturns whether the DecrementButtonAppearance property has been created.  
Public PropertyHasDecrementButtonHotTrackAppearanceReturns whether the DecrementButtonHotTrackAppearance property has been created.  
Public PropertyHasDecrementButtonPressedAppearanceReturns whether the DecrementButtonPressedAppearance property has been created.  
Public PropertyHasIncrementButtonAppearanceReturns whether the IncrementButtonAppearance property has been created.  
Public PropertyHasIncrementButtonHotTrackAppearanceReturns whether the IncrementButtonHotTrackAppearance property has been created.  
Public PropertyHasIncrementButtonPressedAppearanceReturns whether the IncrementButtonPressedAppearance property has been created.  
Public PropertyHasMaxButtonAppearanceReturns whether the MaxButtonAppearance property has been created.  
Public PropertyHasMaxButtonHotTrackAppearanceReturns whether the MaxButtonHotTrackAppearance property has been created.  
Public PropertyHasMaxButtonPressedAppearanceReturns whether the MaxButtonPressedAppearance property has been created.  
Public PropertyHasMinButtonAppearanceReturns whether the MinButtonAppearance property has been created.  
Public PropertyHasMinButtonHotTrackAppearanceReturns whether the MinButtonHotTrackAppearance property has been created.  
Public PropertyHasMinButtonPressedAppearanceReturns whether the MinButtonPressedAppearance property has been created.  
Public PropertyIncrementButtonAppearanceGets or sets the appearance of the increment button.  
Public PropertyIncrementButtonHotTrackAppearanceGets or sets the hot-tracked appearance of the increment button.  
Public PropertyIncrementButtonPressedAppearanceGets or sets the pressed appearance of the increment button.  
Public PropertyMaxButtonAppearanceGets or sets the appearance of the max button.  
Public PropertyMaxButtonHotTrackAppearanceGets or sets the hot-tracked appearance of the max button.  
Public PropertyMaxButtonPressedAppearanceGets or sets the pressed appearance of the max button.  
Public PropertyMinButtonAppearanceGets or sets the appearance of the min button.  
Public PropertyMinButtonHotTrackAppearanceGets or sets the hot-tracked appearance of the min button.  
Public PropertyMinButtonPressedAppearanceGets or sets the pressed appearance of the min button.  
Public PropertyShowIncrementButtonsGets or sets whether the +/- buttons are visible.  
Public PropertyShowIncrementButtonsResolvedGets the resolved ShowIncrementButtons value.  
Public PropertyShowMinMaxButtonsGets or sets whether the minimum and maximum buttons are visible.  
Public PropertyShowMinMaxButtonsResolvedGets the resolved value of ShowMinMaxButtons.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
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.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also