Window..::..Show Method

Shows this window on the specified Desktop.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public void Show(
	Desktop target
)
Public Sub Show ( _
	target As Desktop _
)
public:
void Show(
	Desktop^ target
)

Parameters

target
Type: Desktop
The target.