InputPanel for WinForms | ComponentOne
C1.Win.5 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 ScrollBarStyle.BeginUpdate.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also