Window properties to apply to 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 GwxWindowProperties WindowProperties { get; set; } |
Visual Basic |
---|
Public Property WindowProperties As GwxWindowProperties Get Set |
JScript |
---|
function get WindowProperties () : GwxWindowProperties function set WindowProperties (value : GwxWindowProperties) |