Button on the Right side of TreeNode in Task Panel |
Post Reply |
Author | |
saurav_nielsen
Newbie Joined: 23 October 2009 Location: Canada Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 23 April 2010 at 12:54pm |
Presently we have CXTPTaskPanel, to which we have added CXTPTaskPanelGroup vis AddGroup and added TreeView Control to the TaskPanelGroup via AddControlItem. Presently the Task Panel appears as below -
-------------------
TaskPanel
-------------------
<Icon1>TreeNode 1
<Icon2>Child1
<Icon2>Child2
<Icon1>TreeNode 2
<Icon2>Child3
Now we need to display it as below
------------------------------
TaskPanel
------------------------------ <Icon1>TreeNode 1
<Icon2>Child1 <Button>
<Icon2>Child2 <Button>
<Icon1>TreeNode 2
<Icon2>Child3 <Button>
How can I add the buttons on the Right side in same TaskPanel?
|
|
saurav
|
|
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 |