Tab Controls Notifications (Windows CE 5.0)

Send Feedback

The following table shows the tab controls notifications, with a descriptions of the purpose of each.

Programming element Description
TCN_KEYDOWN This message notifies a tab control's parent window that a key has been pressed.
TCN_SELCHANGE This message notifies a tab control's parent window that the currently selected tab has changed.
TCN_SELCHANGING This message notifies a tab control's parent window that the currently selected tab is about to change.

See Also

Tab Controls Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.