InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1ScrollBar.Style Namespace / ScrollBarStyle Class / EndUpdate Method

In This Topic
    EndUpdate Method (ScrollBarStyle)
    In This Topic
    Resumes processing after it has been suspended by a call to BeginUpdate.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also