Overload | Description |
---|---|
OnPaintBackground(Graphics,Rectangle) | Paints the background of the control. (Inherited from FarPoint.Win.ElementContainerControl) |
OnPaintBackground(Graphics,Rectangle,ElementStyle) | Paints the background of the control with an overriding style. (Inherited from FarPoint.Win.ElementContainerControl) |
OnPaintBackground(PaintEventArgs) | Occurs when the control has been asked to repaint itself. (Inherited from FarPoint.Win.ElementContainerControl) |