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

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