Wizard.CreateControlCollection Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides Control.CreateControlCollection.

'Declaration
Protected Overrides Function CreateControlCollection As ControlCollection
'Usage
Dim returnValue As ControlCollection

returnValue = Me.CreateControlCollection
protected ControlCollection CreateControlCollection ()
protected override function CreateControlCollection () : ControlCollection

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: