How or why does DOT NET allow using ACCESS KEYS without pressing ALT key
Example: A Button on a Windows form has a caption &SAVE, user can press only S and invoke that button, i.e. no need of pressing ALT + S. Could anyone explain this feature in DOT NET Or provide a link to the same.
Thanks in advance