Piccolo.NET

PForm.AddEscapeFullScreenModeHandler Method 

This method adds a key event handler that will take this PForm out of full screen mode when the escape key is pressed.

public virtual void AddEscapeFullScreenModeHandler();

Remarks

This is called for you automatically when the form enters full screen mode.

See Also

PForm Class | UMD.HCIL.PiccoloX Namespace