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

In This Topic
    BeginUpdate Method (C1CommandLinks)
    In This Topic
    This method prevents the control from painting until the EndUpdate method is called.
    Syntax
    'Declaration
     
    
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also