[]
Paints a highlighted line from the end of a label control text to the width of the control to make the label look more like a separator.
protected void PaintSeparator(Label sender, PaintEventArgs e)
Protected Sub PaintSeparator(sender As Label, e As PaintEventArgs)
| Type | Name | Description |
|---|---|---|
| Label | sender | Label |
| PaintEventArgs | e | Paint event arguments |