[Gambas-user] Menu shortcut keys
bb
adamnt42 at gmail.com
Sat Apr 9 18:31:43 CEST 2022
On Sat, 2022-04-09 at 17:03 +0100, Charlie Ogier wrote:
> Hi,
>
> I am trying to program a shortcut key for a menu item but all I seem
> to
> be able to do is click on [Ctrl], [Shift] or [Alt]. I can't see away
> to
> add a letter. Am I missing something?
>
> Thanks,
>
> Charlie
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
Set the caption with an & just before the shortcut letter you want.
e.g. mnuExit.Caption = "E&xit" or the same in the IDE menu wizard.
b
More information about the User
mailing list