Setting Active Task Group? |
Post Reply |
Author | |
StephanG
Newbie Joined: 09 April 2006 Location: Germany Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 09 April 2006 at 5:29am |
Hi All, does anyone happen to know how I can set the active task group? :) Stephan |
|
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
|
same question here.... |
|
amitb
Groupie Joined: 13 September 2006 Status: Offline Points: 50 |
Post Options
Thanks(0)
|
Did you get the Answer ???
Please let me know, as i am stuck in the same problem :( |
|
amitb
Groupie Joined: 13 September 2006 Status: Offline Points: 50 |
Post Options
Thanks(0)
|
I achieved it in this way:
CXTPTaskPanelGroup* pGroup = NULL; pGroup = m_wndTaskPanel.GetAt(nCurSel); m_wndTaskPanel.ExpandGroup(pGroup, TRUE); Not sure whether this is the correct way to do things. |
|
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 |