Share via


Tab Controls Notifications (Compact 2013)

3/28/2014

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