Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / BeginInit Method

In This Topic
    BeginInit Method (C1TextBox)
    In This Topic
    Signals the object that initialization is starting.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub BeginInit() 
    protected virtual void BeginInit()
    See Also