Dialog..::..Show Method

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