Activates the XViewportPanel window.

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

Syntax

C#
public void ActivateControl(
	XViewportPanel control
)

Parameters

control
Type: SGP.XSpace..::.XViewportPanel
The XViewportPanel window to activate.

See Also