How can I specify what letter gets the underscore?
I tried the '&' but it didn't work.
Thanks,
Miles
How can I specify what letter gets the underscore?
I tried the '&' but it didn't work.
Thanks,
Miles
In what context?
Mats Manhav at Moonsea Software
InstallDialogue - Tool for customised dialogs in IS Pro and IS Developer
http://moonsea.com
This is the issue that I have:
I am writing my application to the Menu that is viewed by 'right-clicking' on the "My Network Places"
Once the installer has completed. The application appears in that menu.
So I have something like this:
Open
Explore
MyApplicationHere
However the HOTKEY or shortcut key is under the letter M
I want it to be the letter H
How can I change that?
thanks,
Miles
Hi,
If you want to make some letter a Hotkey, then place '&' just before it.
SO, in your context, you should use:
MyApplication&Here
This will place the Underscore under 'H'.
Enjoy..![]()
Thanks.
"In theory, there is no difference between theory and practice. But in practice, there is." - Yogi Berra