ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / ResumePainting Method

In This Topic
    ResumePainting Method
    In This Topic
    Resumes painting after it has been suspended by a call to SuspendPainting.
    Syntax
    'Declaration
     
    Public Sub ResumePainting() 
    public void ResumePainting()
    See Also