True to override the window properties of a previously loaded display. False to retain the previously set window properties.

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

Syntax

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

See Also