1147
Using the Visual Basic Editor
Other familiar Explorer-like actions aren’t possible in Project Explorer, either. For example,
you can’t click a module and press the Delete key to delete it. Instead, you must right-click
the module name and choose Remove.
42
TIP FROM
You can click and drag within Project Explorer to copy a module from one project to
another. Unfortunately, the right mouse button doesn’t work the way it does in Office
applications, so you can’t right-click and drag to move a module, for example. (However,
you can always click and drag to copy, and then delete the original.)
Programming in the Code Window
The Visual Basic Editor’s Code ...