TCN_KEYDOWNTCN_KEYDOWN*
*Contents  *Index  *Topic Contents
*Previous Topic: TCN_GETOBJECT
*Next Topic: TCN_SELCHANGE

TCN_KEYDOWN


TCN_KEYDOWN 
    pnm = (NMTCKEYDOWN FAR *) lParam; 

Notifies a tab control's parent window that a key has been pressed. This message is sent in the form of a WM_NOTIFY message.

pnm
Address of an NMTCKEYDOWN structure.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.