Overload | Description |
---|---|
OnPaint(PaintEventArgs) | Raises the Paint event, which paints the edit control. (Inherited from FarPoint.Win.SuperEditBase) |
OnPaint(Graphics,Rectangle,ElementStyle) | Paints the control (both text and picture) with an overriding style. (Inherited from FarPoint.Win.ElementControl) |
OnPaint(Graphics,Rectangle) | Paints the control (text and picture). (Inherited from FarPoint.Win.ElementControl) |