Print Page | Close Window

Button on the Right side of TreeNode in Task Panel

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=16625
Printed Date: 04 May 2024 at 9:41am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Button on the Right side of TreeNode in Task Panel
Posted By: saurav_nielsen
Subject: Button on the Right side of TreeNode in Task Panel
Date 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



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