InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputStyle Class / EndUpdate Method

In This Topic
    EndUpdate Method (InputStyle)
    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