The TrackBarEditor type exposes the following members.

Properties

  NameDescription
Public propertyEditingCell
Gets the currently editing Cell.
(Inherited from UITypeEditorEx.)
Public propertyMaxValue
Gets the upper limit of the range this TrackBarEditor is working with.
Public propertyMinValue
Gets the lower limit of the range thisTrackBarEditor is working with.
Public propertyNavigable
Gets a value indicating whether this editor is navigable.
(Overrides UITypeEditorEx..::..Navigable.)

See Also