Share via


Tab Controls Notifications

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Reference

Tab Controls Reference