Control - CanFocus Property
CanFocus returns a value indicating whether the control can receive keyboard focus
Member of Control (PRIM_CTRL)
Data Type - Boolean
The CanFocus property returns True if the control can receive focus.
In order for a control to receive input focus
All Component Classes
Technical Reference