FarPoint.Win
OnPaintBackground Method
See Also 
FarPoint.Win Assembly > FarPoint.Win Namespace > ElementControl Class : OnPaintBackground Method


Paints the background of the control.

Overload List

OverloadDescription
OnPaintBackground(Graphics,Rectangle) Paints the background of the element.  
OnPaintBackground(Graphics,Rectangle,ElementStyle) Paints the background of the control with an overriding style.  

See Also