The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Form::CreateHandle Method ()
.NET Framework (current version)
Creates the handle for the form. If a derived class overrides this function, it must call the base implementation.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | A handle for this Form has already been created. |
.NET Framework
Available since 1.1
Available since 1.1
Show: