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


In This Topic
    OnPaint Method (CanvasBase)
    In This Topic
    Raises the Paint event when the element has been asked to repaint itself.
    Overload List
    OverloadDescription
    Raises the Paint event when the element has been asked to repaint itself. (Inherited from FarPoint.Win.ElementControl)
    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