Information and Interaction Summary (Visual Basic)
Visual Basic language keywords and run-time library members are organized by purpose and use.
Action | Language element |
---|---|
Run other programs. | AppActivate, Shell |
Call a method or property. | CallByName |
Sound a beep from computer. | Beep |
Provide a command-line string. | Command |
Manipulate COM objects. | CreateObject, GetObject |
Retrieve color information. | QBColor, RGB |
Control dialog boxes | InputBox, MsgBox |
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.