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

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