Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryCollectionForm Class / CreateControlsInstance Method

In This Topic
    CreateControlsInstance Method (CategoryCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateControlsInstance() As System.Windows.Forms.Control.ControlCollection
    protected virtual System.Windows.Forms.Control.ControlCollection CreateControlsInstance()
    See Also