EnvironmentBase.CreateControl Method

Forces the creation of the control, including the creation of the handle and any child controls.
Public Sub CreateControl()
This language is not supported or no code example is available.
public void CreateControl()
This language is not supported or no code example is available.
Remarks
 
It calls the same method called when the control is loaded.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition