True to specify the style of the window. When false properties related to the window style 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 SpecifyWindowStyle { get; set; }
Visual Basic
Public Property SpecifyWindowStyle As Boolean
	Get
	Set
JScript
function get SpecifyWindowStyle () : boolean
function set SpecifyWindowStyle (value : boolean)

See Also