![]() |
[SOLVED]RibbonBar - keyboard tip for system button |
Post Reply
|
| Author | |
iamgtd
Senior Member
Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(0)
Quote Reply
Topic: [SOLVED]RibbonBar - keyboard tip for system buttonPosted: 17 September 2009 at 2:55am |
|
In VB6 with the setting CommandBars.Options.ShowKeyboardTips = True the system button gets a keyboard tip.
In C#.net with the same setting the system button gets no keyboard tip (cjCommandBars.Options.ShowKeyboardTips = true);
Is there a way to show the keyboard tip in C# for the system button?
![]() ![]() |
|
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 September 2009 at 2:58am |
|
Hi,
Set Caption = "&File" for system button.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
iamgtd
Senior Member
Joined: 25 February 2009 Status: Offline Points: 131 |
Post Options
Thanks(0)
Quote Reply
Posted: 17 September 2009 at 3:12am |
|
Oh, easy solution... thx
|
|
|
---------
OS: Win 10 64 bit Codejock Version 22.1 ActiveX MS Visual Studio 2022 - C# --------- |
|
![]() |
|
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 |