Tab Notify in TabbedToolbar |
Post Reply |
Author | |
devil20
Groupie Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
Posted: 18 April 2007 at 8:22am |
Hi
It is possible to get notification message from Tab control in sample TabbedToolBar in CommandBars ? |
|
devil20
Groupie Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
|
BTW I need message when tab in changing or changed in tabbedToolbar class Any help ?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello,
You need override CXTPTabToolBar and override its
void CXTPTabToolBar::SetSelectedItem(CXTPTabManagerItem* pItem)
and BOOL CXTPTabToolBar::OnBeforeItemClick(CXTPTabManagerItem* pItem)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
devil20
Groupie Joined: 29 June 2006 Location: UK Status: Offline Points: 38 |
Post Options
Thanks(0)
|
Thanx For reply
I think it will work now :)
|
|
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 |