home *** CD-ROM | disk | FTP | other *** search
File List | 1996-07-12 | 794 b | 10 lines |
- N|NM_CLICK||CHotKeyCtrl|Indicates that the user has clicked the left mouse button in the control
- N|NM_DBLCLK||CHotKeyCtrl|Indicates that the user has double-clicked the left mouse button in the control
- N|NM_KILLFOCUS||CHotKeyCtrl|Indicates that the control has lost input focus
- N|NM_OUTOFMEMORY||CHotKeyCtrl|Indicates that the control could not complete an action because it ran out of memory
- N|NM_RCLICK||CHotKeyCtrl|Indicates that the user has clicked the right mouse button in the control
- N|NM_RDBLCLK||CHotKeyCtrl|Indicates that the user has double-clicked the right mouse button in the control
- N|NM_RETURN||CHotKeyCtrl|Indicates that the control has the input focus and the user has pressed the enter key
- N|NM_SETFOCUS||CHotKeyCtrl|Indicates that the control has gained the input focus
-