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