Link Search Menu Expand Document

FocusOperationEvent.Key property

A string indicating the key that caused the FocusOperation event is set. The string set is the same as the string set for Key in the KeyDown event . The Shift , Ctrl , and Alt key states are not set.

If the FocusOperation event is generated by specifying the AutoTab property , this property will be “TAB” .