Command Links? |
Post Reply |
Author | |
JohnLutz
Newbie Joined: 20 May 2008 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 20 May 2008 at 5:55pm |
You can add Command Links to XML Vista Task Dialogs. Is there any way to add command links to a normal dialog?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Add CXTButton and set theme:
m_btnSettings.SetTheme(new CXTPTaskButtonTheme());
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
JohnLutz
Newbie Joined: 20 May 2008 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thanks for the tip. I had to pull some font and image creation code from the TaskDialog too but now I have a CommandLink class. |
|
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 |