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

In This Topic
    BeginUpdate Method (ScrollBarStyle)
    In This Topic
    Maintains performance while ScrollBarStyle is being changed.
    Syntax
    'Declaration
     
    Public Sub BeginUpdate() 
    public void BeginUpdate()
    See Also