MDO Model Automation Objects

The Microsoft Development Objects Model (MDO Model) is a tool information model; it describes kinds of data that Visual Basic stores in the repository as you create Visual Basic projects. These kinds of objects are defined in the MDO Model:

Use the MDO Model Automation objects to access and manipulate repository information about Visual Basic projects.

Objects

MdoClassModule MdoRelatedDocument
MdoControl MdoResourceFile
MdoDesigner MdoStdModule
MdoMDIForm MdoTypeLibRef
MdoMSForm MdoUserControl
MdoProject MdoUserDocument
MdoProjectRef MdoVBForm
MdoPropertyPage ReposRoot Object Modifications