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

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