![]() |
CXTTabExBase - cancel switching between tabs |
Post Reply
|
| Author | |
a_kalinovskiy
Newbie
Joined: 27 March 2007 Location: Russian Federation Status: Offline Points: 2 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTTabExBase - cancel switching between tabsPosted: 27 March 2007 at 5:51am |
|
MFC has TCN_SELCHANGING Notification and it supports this
"Returns TRUE to prevent the selection from changing, or FALSE to allow the selection to change." i need the same in CXTTabExBase with TCN_XT_SELCHANGING i want to revert last select tab in control by some condition Thks... |
|
![]() |
|
decembler
Groupie
Joined: 09 March 2006 Location: Germany Status: Offline Points: 15 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 July 2007 at 4:01am |
|
Catch the OnNotify Message, set pResult to TRUE and return TRUE to prevent from changing...
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |