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

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