The TrackBarEditor type exposes the following members.

Methods

  NameDescription
Public methodEditCell
Edits the cell.
(Overrides UITypeEditorEx..::..EditCell(IGridEditorService, Cell, StartEditReason).)
Public methodGetPaintCellSupported
Gets a value, indicating whether this editor supports Cell painting.
(Overrides UITypeEditorEx..::..GetPaintCellSupported()()()().)
Public methodPaintCell
Paints the cell.
(Overrides UITypeEditorEx..::..PaintCell(PaintCellEventArgs).)

See Also