Print Page | Close Window

Setting Active Task Group?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Task Panel
Forum Description: Topics Related to Codejock Task Panel
URL: http://forum.codejock.com/forum_posts.asp?TID=3962
Printed Date: 24 November 2024 at 2:09pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Setting Active Task Group?
Posted By: StephanG
Subject: Setting Active Task Group?
Date Posted: 09 April 2006 at 5:29am

Hi All,

does anyone happen to know how I can set the active task group?

:) Stephan




Replies:
Posted By: kylechen
Date Posted: 19 April 2007 at 5:13am

same question here....



Posted By: amitb
Date Posted: 05 October 2007 at 6:15am
Did you get the Answer ???

Please let me know, as i am stuck in the same problem :(


Posted By: amitb
Date Posted: 05 October 2007 at 6:42am
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.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net