RowFocusInd

Description

Values for specifying the indicator for the current row in a DataWindow.

Used in the SetRowFocusIndicator method for DataWindow controls.

Values

PowerBuilder enumerated value

Numeric value

Meaning

Off!

0

There is no indicator for the current row

FocusRect!

1

The row with focus has a dotted rectangle around it

Hand!

2

A pointing hand appears in the left margin of the DataWindow beside the row with focus


See also

SetRowFocusIndicator