A handle to the window represented by the implementor.
[Visual Basic] ReadOnly Property Handle As Integer [C#] int Handle {get;} [C++] int get_Handle() = 0; [JScript] abstract function get Handle() : int;
IWin32Window Interface | IWin32Window Members | System.WinForms Namespace