Visual Basic / Text / Ampersand Problem
Snippet details
ID: 460
Viewed: 1337
Added: 2002-08-19
Version:
By default, if you use the "&" character in controls like a Label, Button or Form, it will actually put an underscore
character under the next letter or number. This is used for creating ALT shortcut keys. While this is great for
Menus, Tabs and some Command buttons there are many instances where you may not want this to happen. Here
is an simple routine to fix that.
character under the next letter or number. This is used for creating ALT shortcut keys. While this is great for
Menus, Tabs and some Command buttons there are many instances where you may not want this to happen. Here
is an simple routine to fix that.
General Details
Snippet uploaded by: snippet
Email : webmaster@snippetlibrary.com
Snippet By: Unknown
| Snippet By: | Unknown |
| Declarations | |
| Code | |
| Highlight All | |
No Reviews to show
