[This is preliminary documentation and is subject to change.]
The application host window.
| C# | Visual Basic | Visual C++ |
public IHostWindow HostWindow { get; set; }
Public Property HostWindow As IHostWindow
public: property IHostWindow^ HostWindow { IHostWindow^ get (); void set (IHostWindow^ value); }
The host window - a Form.