Hi Everyone,
Thanks again for all your help in the past, I have created keyboard shortcuts for my program but I would like a nice way to indicate which letter the user should press.
Example: take a button, button_1 it's text could be - Quit, is there a way to underscore the letter Q ? or something else suitable.
Thanks again,
Andy.
 
			
			
			
				Hi Andy, you just need to put an & before the letter which should be underlined: &Quit Q&uit ...
If the underscore is still not visible, then you probably turned this option off somewhere in your system profile (my computer applet). Press ALT key to override it.
			
			
			
				Thank You so VERY much - yes it works.
Thanks again,
andy.