![]() |
Disable CXTPTaskPanel |
Post Reply
|
| Author | |
Hazelnut
Groupie
Joined: 22 July 2005 Location: United States Status: Offline Points: 18 |
Post Options
Thanks(0)
Quote Reply
Topic: Disable CXTPTaskPanelPosted: 31 July 2005 at 11:45pm |
|
Hi, I need to disable the TaskPanel during certain times in my application. Disable as in, not being able to select item or change tabs. Since it is a CWnd based class, I thought mWndTaskPanel.EnableWindow(FALSE) would work, but it doesn't Thanks! |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 August 2005 at 5:29am |
|
Are you sure it doen't work? In our sample I added code void CMainFrame::OnThemeOffice2000() .. m_wndTaskPanel.EnableWindow(FALSE); }
And it become disabled after I click Office 200 theme. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Hazelnut
Groupie
Joined: 22 July 2005 Location: United States Status: Offline Points: 18 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 August 2005 at 10:27am |
|
For the life of me, I swear that didn't work
, but now it does! I must be going nuts. Thanks Oleg!
|
|
![]() |
|
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 |