SECTab::m_hMenu
HMENU SECTab::m_hMenu
This member is storage for an optional menu resource. If you would like to associate a menu with a particular tab (that is, the menu is displayed when the tab is active), set this member accordingly. Note, it is your responsibility to both set and use this menu value. If you want to have a menu displayed when a tab is selected, you will have to cause the menu change to occur (it is not done by default).
See Also