constants StatesEnum
The StatesEnum type indicates the view's state that's being changed. The StateChange event notifies your application whether the view is changing its state.

NameValueDescription
SetFocusState0 The focus has been set to the view
KillFocusState1 The view has lost the focus
SelChangeState2 The selection has changed
RenameState3 An item has been renamed.