次の方法で共有


Tab Controls Notifications (Windows Embedded CE 6.0)

1/6/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