ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IView Interface / Update Method

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