MDO Model Classes

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 classes to access and manipulate repository information about MDO objects.

Classes

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