Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1RibbonForm Class / ResumePainting Method

In This Topic
    ResumePainting Method (C1RibbonForm)
    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