ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1SplitButton Class / InitLayout Method

In This Topic
    InitLayout Method
    In This Topic
    Called after the control has been added to another container.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub InitLayout() 
    protected override void InitLayout()
    See Also