Programming with Reflection
WyseStatusLineDisplay property
Syntax |
object.WyseStatusLineDisplay |
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the Wyse status line at the top of the screen is set to Off, Standard, or Edit.
The default value is rcWyseStatusStandard.
rcWyseStatusStandard The Wyse status line is visible.
rcWyseStatusOff The Wyse status line is not visible.
rcWyseStatusEdit The Wyse status line is visible. (Currently this value is equivalent to rcWyseStatus Standard.)