Wizard.CreateControlCollection Method
.NET Framework 2.0
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
Community Additions
ADD
Show: