[]
        
(Showing Draft Content)

C1.Win.InputPanel.C1InputPanel.OnPaintBackground

OnPaintBackground Method

OnPaintBackground(PaintEventArgs)

Paints the background of the control.

Declaration
protected override void OnPaintBackground(PaintEventArgs pevent)
Parameters
Type Name Description
PaintEventArgs pevent
Overrides