Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / OnPaint Method


In This Topic
    OnPaint Method (SuperEditBase)
    In This Topic
    Raises the Paint event, which paints the edit control.
    Overload List
    OverloadDescription
    Raises the Paint event, which paints the edit control.  
    Paints the control (both text and picture) with an overriding style. (Inherited from FarPoint.Win.ElementControl)
    Paints the control (text and picture). (Inherited from FarPoint.Win.ElementControl)
    See Also