Overload | Description |
---|---|
OnPaintBackground(Graphics,Rectangle) | Paints the background of the element. (Inherited from FarPoint.Win.ElementControl) |
OnPaintBackground(Graphics,Rectangle,ElementStyle) | Paints the background of the control with an overriding style. (Inherited from FarPoint.Win.ElementControl) |
OnPaintBackground(PaintEventArgs) | Occurs when the background of the control is painted. (Inherited from FarPoint.Win.ElementControl) |