Click or drag to resize

FocusChangeEvent.GotFocus Property

X#
A logical value determining whether a window has either gained keyboard focus (TRUE) or is about to lose it (FALSE).

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY GotFocus AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
A logical value determining whether a window has either gained keyboard focus (TRUE) or is about to lose it (FALSE).
See Also