Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Base Namespace / C1PickerBase Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (C1PickerBase)
    In This Topic
    Suspends painting during long update operations.
    Syntax
    'Declaration
     
    
    Protected Sub BeginUpdate() 
    protected void BeginUpdate()
    See Also