Click or drag to resize

aceTerminalApplicationscreenMain Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the screen main.

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public IAceTerminalScreen screenMain { get; }
Request Example View Source

Property Value

Type: IAceTerminalScreen
The screen main.
See Also