Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / OnPaint Method


In This Topic
    OnPaint Method (FpCombo)
    In This Topic
    Raises the Paint event, which paints the edit control.
    Overload List
    OverloadDescription
    Raises the Paint event, which paints the edit control. (Inherited from FarPoint.Win.SuperEditBase)
    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