Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLinks Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1CommandLinks)
    In This Topic
    Resumes painting after painting is suspended by the BeginUpdate method.
    Syntax
    'Declaration
     
    
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also