Characters in Control Caption |
Post Reply |
Author | |
MadRiver
Groupie Joined: 21 August 2008 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Posted: 04 November 2008 at 4:09pm |
It seems that some characters aren't valid for the Caption property of a CommandBarControl.
For example, when I try this pControl->PutCaption(_bstr_t("Exit...\tAlt+F4")); everything after the '\t' is lost. Is this true for all escaped characters? Are there other restrictions? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Its true only for \t.
Use KeyBindings or ShortcutText to draw rightaligned text.
|
|
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 |