Tells whether the window control is in the full screen mode.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
protected bool GetFullScreen(
	XViewportPanel control
)

Parameters

control
Type: SGP.XSpace..::.XViewportPanel
The watched XViewportPanel window.

Return Value

Returns trueTruetruetrue (True in Visual Basic) if the window is in full screen mode.

See Also