ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabelBase Class / CreateControlsInstance Method

In This Topic
    CreateControlsInstance Method (C1SuperLabelBase)
    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