Programming with Reflection

image\rwnprg32.gif InputFieldUnderlines property

 

Syntax

object.InputFieldUnderlines
object.InputFieldUnderlines = Value

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) how Reflection underlines input fields on host screens.

Values

The default value is rcUnderlineHostControl.

rcUnderlineAlways All input fields on host screens are underlined.

rcUnderlineHostControl The host determines which input fields are underlined.

rcUnderlineNever Input fields on host screens are not underlined.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property