True to override the properties of the window into which the display is loaded.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool OverrideWindowProperties { get; set; } |
| Visual Basic |
|---|
Public Property OverrideWindowProperties As Boolean Get Set |
| JScript |
|---|
function get OverrideWindowProperties () : boolean function set OverrideWindowProperties (value : boolean) |