Lock groups in taskpanel |
Post Reply |
Author | |
pascal
Groupie Joined: 07 February 2005 Location: Germany Status: Offline Points: 25 |
Post Options
Thanks(0)
Posted: 05 September 2007 at 10:25am |
Hi,
we are using a task panel control as a navigation toolbar. This control includes several buttons in a group. When the user clicks on the group's title, the group collapse or expand.
Is it possible to lock this functionality so that the group doesn't collapse?
tx
Pascal
|
|
Pascal Verdier
Software Engineer Manager |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
add
m_wndTaskPanel.SetExpandable(FALSE);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |