Window properties for runtime mode.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GwxWindowProperties RuntimeWindowProperties { get; set; } |
Visual Basic |
---|
Public Property RuntimeWindowProperties As GwxWindowProperties Get Set |
JScript |
---|
function get RuntimeWindowProperties () : GwxWindowProperties function set RuntimeWindowProperties (value : GwxWindowProperties) |