True to specify the location of the window. When false properties related to the window location will not be applied.

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

Syntax

C#
public bool SpecifyWindowLocation { get; set; }
Visual Basic
Public Property SpecifyWindowLocation As Boolean
	Get
	Set
JScript
function get SpecifyWindowLocation () : boolean
function set SpecifyWindowLocation (value : boolean)

See Also