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.
Name
Value
Description
SetFocusState
0
The focus has been set to the view
KillFocusState
1
The view has lost the focus
SelChangeState
2
The selection has changed
RenameState
3
An item has been renamed.