Task Pane Non-Indent the links |
Post Reply |
Author | |
JamesC
Newbie Joined: 03 December 2003 Status: Offline Points: 21 |
Post Options
Thanks(0)
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.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
little hack: m_wndTaskPanel .SetImageList(NULL, CSize(-7, 0));Edited by oleg |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
JamesC
Newbie Joined: 03 December 2003 Status: Offline Points: 21 |
Post Options
Thanks(0)
|
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 :-) )
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
try another way. pItem->GetMargins().left = - 10;
|
|
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 |