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