The XPPainter type exposes the following members.

Methods

  NameDescription
DrawCollapseButton (Overrides Painter..::.DrawCollapseButton(Graphics, Rectangle, Boolean).)
DrawDimensionCell (Overrides Painter..::.DrawDimensionCell(Graphics, Rectangle, CellStyle, CellBorder, String, Point).)
DrawDropButton (Overrides Painter..::.DrawDropButton(Graphics, Rectangle, ControlState, Boolean).)
DrawFieldCaption (Overrides Painter..::.DrawFieldCaption(Graphics, Rectangle, CellStyle, CellBorder, ControlState, SortOrder, Boolean, String, Size).)
DrawProgressCell (Overrides Painter..::.DrawProgressCell(Graphics, Rectangle, CellStyle, CellBorder, String, Double).)
DrawShiftButton (Overrides Painter..::.DrawShiftButton(Graphics, Rectangle, Direction).)
DrawSplitterLine (Overrides Painter..::.DrawSplitterLine(Graphics, Rectangle).)
DrawTextCell
Overridden. See DrawTextCell(Graphics, Rectangle, CellStyle, CellBorder, String).
(Overrides PainterDrawTextCell(Graphics, Rectangle, CellStyle, CellBorder, String).)
DrawTitle (Overrides Painter..::.DrawTitle(Graphics, Rectangle, CellStyle, String).)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetCaptionStringWidth
Returns the string width in pixels.
(Inherited from Painter.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Overridden. See ToString()()().
(Overrides Object..::.ToString()()().)

See Also