The application host window.
| C# | Visual Basic | Visual C++ |
IHostWindow HostWindow { get; }
ReadOnly Property HostWindow As IHostWindow
property IHostWindow^ HostWindow { IHostWindow^ get (); }
The application host window - a Form.
| C# | Visual Basic | Visual C++ |
IHostWindow HostWindow { get; }
ReadOnly Property HostWindow As IHostWindow
property IHostWindow^ HostWindow { IHostWindow^ get (); }