DisplayConfigurationChanged event |
|
Remarks
Occurs whenever the configuration of the system display is changed, allowing management of full screen configuration.
For details about full screen management refer to the How to render video clips in full screen tutorial. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type EventArgs.
|