Hint

[property icon] Hint$

Displays hint text in an empty edit

String property

Applies to: Grid , GridCell , KCMLEdit

Introduced in KCML version 7.03


>Hint

Hint

Used to provide a visual clue to the user that a field should be filled in.

 .form1.editControl1.Hint$ = "Enter your name"

See also

Grid methods, properties and events. GridCell methods, properties and events. KCMLEdit methods, properties and events.