Label - FocusControl Property

Reference to the control that will take focus when a mnemonic used

Member of Label (PRIM_LABL)

Data Type - PRIM_CTRL - Base class for all visual controls

Details

The FocusControl property specifies which control on the form gets the focus when the user presses the access key as defined in the Caption.
 
This property is used to make it possible to move the focus to components which do not have a caption using the keyboard.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2