[]
        
(Showing Draft Content)

C1.Win.SuperTooltip.C1SuperLabelBase.OnPaint

OnPaint Method

OnPaint(PaintEventArgs)

Raises the Paint event.

Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
Type Name Description
PaintEventArgs e

A PaintEventArgs that contains the event data.

Overrides