Closes this instance.

Namespace: Ico.Gwx
Assembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool Close()
Visual Basic
Public Function Close As Boolean
JScript
public function Close() : boolean

Return Value

True if this instance successfully closed, false otherwise.

See Also