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

In This Topic
    EndUpdate Method (C1TextBox)
    In This Topic
    Restores painting after long update operations.
    Syntax
    'Declaration
     
    
    Protected Sub EndUpdate() 
    protected void EndUpdate()
    See Also