WebBrowserExtended.ClientToHostWindow Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires to request that the client window size is converted to the host window size.
public:
event EventHandler<Microsoft::Uii::Csr::Browser::Web::ClientToHostWindowEventArgs ^> ^ ClientToHostWindow;
C#
[System.ComponentModel.Browsable(true)]
public event EventHandler<Microsoft.Uii.Csr.Browser.Web.ClientToHostWindowEventArgs> ClientToHostWindow;
[<System.ComponentModel.Browsable(true)>]
member this.ClientToHostWindow : EventHandler<Microsoft.Uii.Csr.Browser.Web.ClientToHostWindowEventArgs>
Public Custom Event ClientToHostWindow As EventHandler(Of ClientToHostWindowEventArgs)
- Attributes
Produkt | Versiounen |
---|---|
Dynamics 365 Unified Service Desk | 3.0 |