Programming with Reflection

image\rwnprg32.gif WyseStatusLineDisplay property

 

Syntax

object.WyseStatusLineDisplay
object.WyseStatusLineDisplay = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

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.

Values

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.)

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property