Contains information about a keyboard event in a tree-view control
Global Const $tagNMTVKEYDOWN = "align 1;" & $tagNMHDR & ";word VKey;uint Flags"
| $tagNMHDR | Contains information about a notification message |
| VKey | Virtual key code |
| Flags | Always zero |