Framework.DeviceLost Event (DeviceLost)
Occurs when the Microsoft Direct3D Device object is lost.
Visual Basic Event DeviceLost As EventHandler C# event EventHandler DeviceLost;
C++ :
event EventHandler^ DeviceLost;
JScript In JScript, you can use events, but you cannot define your own.
Show:
