Small Basic - Special Keys: Alt & F10
Special Keys
The Alt and F10 keys are special keys that have special meaning to the Windows operating system. If you press these keys while running an event-based program that displays your keystrokes, you’ll notice that the LastKey property reports a value of "System".
In fact, if you press any keyboard key while the Alt key is held down, the LastKey property also reports an event value of "System". If you press F10, the Windows operating system interprets the next key as a menu shortcut (that's why the value is System. For example, in most applications, if you press F10 followed by the F key, the File menu is pulled down.
Head to https://blogs.msdn.com/SmallBasic to download it and learn all about it!
Small and Basically yours,
- Ninja Ed & Majed Marji
Comments
- Anonymous
January 31, 2016
Computers Today (part 1 of 6) blogs.msdn.com/.../computers-today.aspx ..... CS SPOTLIGHT: Girls in computer programming... why it matters!!! blogs.msdn.com/.../cs-spotlight-girls-in-computer-programming-why-it-matters.aspx ... Computational Thinking - Videos & Papers by Jeannette Wing blogs.msdn.com/.../computational-thinking-videos-amp-papers-by-jeannette-wing.aspx