Piccolo.NET

PForm.RemoveEscapeFullScreenModeHandler Method 

This method removes the escape full screen mode key event handler.

public virtual void RemoveEscapeFullScreenModeHandler();

Remarks

This is called for you automatically when full screen mode exits, but the method has been made public for applications that wish to use other methods for exiting full screen mode.

See Also

PForm Class | UMD.HCIL.PiccoloX Namespace