Tab Controls Notifications (Windows CE 5.0)
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
Send Feedback on this topic to the authors