Method DrawSplitterBackground
DrawSplitterBackground(PaintEventArgs, Color?)
Draws the background of the splitter.
public override void DrawSplitterBackground(PaintEventArgs e, Color? color)
Parameters
ePaintEventArgsThe paint event arguments.
colorColorThe color to be used for drawing.