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: