Retrieves a handle to a window so that Windows dialogs can be parented.
[Visual Basic] Function GetHostHandle() As Integer [C#] int GetHostHandle(); [C++] int GetHostHandle() = 0; [JScript] function GetHostHandle() : int;
a window handle.
IEditorHost Interface | IEditorHost Members | System.WinForms.ComponentModel Namespace