ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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