Print Page | Close Window

Task Pane Non-Indent the links

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=506
Printed Date: 23 December 2024 at 1:07pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Task Pane Non-Indent the links
Posted By: JamesC
Subject: Task Pane Non-Indent the links
Date Posted: 09 March 2004 at 1:29pm
How can you make the links not be indented so that it lines up with the rest of the text? I have text AND links. I would like the ability to make them all line up. I can understand that it would have to indent if there was an icon associated with it. But I dont have icons. Thanks.



Replies:
Posted By: Oleg
Date Posted: 09 March 2004 at 10:54pm

little hack:

m_wndTaskPanel.SetImageList(NULL, CSize(-7, 0));



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: JamesC
Date Posted: 11 March 2004 at 9:50am
So if I decide to add icons later, all of the links will re-indent at that point? Can an option be put in that will un-indent the links when there is no icon associated with it. That would be nice. (8.62 feature :-) )


Posted By: Oleg
Date Posted: 11 March 2004 at 12:49pm
try another way. pItem->GetMargins().left = - 10;

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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