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

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