Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This structure contains information about a key press in a tab control. It is used with the TCN_KEYDOWN message.
typedefstructtagNMTCKEYDOWN{NMHDRhdr;WORDwVKey;UINTflags;}NMTCKEYDOWN;
Members
- hdr**
NMHDR structure that contains information about the message. - wVKey**
Virtual key code. - flags**
Value that is identical to the lParam parameter of the WM_KEYDOWN message.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors