Switch - GotFocus Event

Fired when the control receives focus

Member of Switch (PRIM_MD.Switch)

Details

The GotFocus event fires when the control becomes the active control, typically through a user action with mouse or keyboard.
 
The focus control is the one that will respond to keyboard entry.
 
If using the Tab key to navigate around an application, focus will follow the sequence as defined by the TabPosition property.
 
Focus can be set to a control programmatically.

See also

All Component Classes

Technical Reference

EPC1420030 V14sp2 November 2018