Explanation of the Control Box MenuLast reviewed: June 21, 1995Article ID: Q94936 |
The information in this article applies to:
- Standard and Professional Editions of Microsoft Visual Basic for Windows, versions 2.0 and 3.0- Microsoft Visual Basic programming system for Windows, version 1.0 - The Standard and Professional Editions of Microsoft Visual Basic for MS-DOS, version 1.0
SUMMARYThis article describes how to cause the control box menu to drop down and retract as well as how to use the Microsoft Windows versions 3.0 and 3.1 Size and Move options with Visual Basic for MS-DOS. In Windows, the control box in the upper left corner of a window has a drop-down menu that appears when you click the control box. The drop-down menu contains items such as Move, Size, Minimize, and Maximize. Depending on the position of the mouse, when you hold down the mouse button, the drop-down menu either remains down or retracts to its original position.
MORE INFORMATIONIf you click a window's control box, the menu remains down. To create the same effect in Visual Basic for Windows, press ALT+SPACE on the keyboard. In Visual Basic for MS-DOS, press ALT+- (the ALT and minus keys). If you simply depress the mouse button over the control box instead of clicking the control box, the resulting behavior depends on where you release the mouse button:
|
Additional reference words: B_VBmsdos
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |