Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1TextBox)
    In This Topic
    Suspends painting during long update operations.
    Syntax
    'Declaration
     
    
    Protected Sub BeginUpdate() 
    protected void BeginUpdate()
    See Also