Event FullScreenChanged
Occurs when the the page wants to enter or leave full screen.
event EventHandler<WebBrowserEventArgs> FullScreenChanged
Returns
- EventHandler<WebBrowserEventArgs>
- Occurs when the the page wants to enter or leave full screen.
Remarks
Use the IntVal property of the event arguments to get the status. Not implemented for the IE backend.