ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Util.Toolbox Namespace / ClassicItem Class / CreateComponentsCore Method / CreateComponentsCore(IDesignerHost) Method

In This Topic
    CreateComponentsCore(IDesignerHost) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Overridable Function CreateComponentsCore( _
       ByVal host As System.ComponentModel.Design.IDesignerHost _
    ) As System.ComponentModel.IComponent()
    protected virtual System.ComponentModel.IComponent[] CreateComponentsCore( 
       System.ComponentModel.Design.IDesignerHost host
    )

    Parameters

    host
    See Also