Version

TrackBarButtonSettings Class Properties

For a list of all members of this type, see TrackBarButtonSettings members.

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)
See Also