Input for WinForms | ComponentOne
C1.Framework Namespace / IView Interface / Update Method

In This Topic
    Update Method
    In This Topic
    Causes the control to redraw the invalidated regions within its client area.
    Syntax
    'Declaration
     
    
    Sub Update() 
    void Update()
    See Also