RemoveModule Method
Object List Next Object
Defined By: Project
Description:
Removes a module from the project.
Declaration:
Sub RemoveModule(ByVal module As Object)
Details:
Module is the object name of the module you want to remove from the project.