[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SearchDialog.PaintSeparator

PaintSeparator Method

PaintSeparator(Label, PaintEventArgs)

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.

Declaration
protected void PaintSeparator(Label sender, PaintEventArgs e)
Protected Sub PaintSeparator(sender As Label, e As PaintEventArgs)
Parameters
Type Name Description
Label sender

Label

PaintEventArgs e

Paint event arguments