InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1InputPanel)
    In This Topic
    Maintains performance while items are being added or removed from the C1InputPanel.
    Syntax
    'Declaration
     
    Public Shadows Sub BeginUpdate() 
    public new void BeginUpdate()
    See Also