True to specify non-default window properties for runtime mode.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool SpecifyRuntimeWindowProperties { get; set; } |
| Visual Basic |
|---|
Public Property SpecifyRuntimeWindowProperties As Boolean Get Set |
| JScript |
|---|
function get SpecifyRuntimeWindowProperties () : boolean function set SpecifyRuntimeWindowProperties (value : boolean) |