See Also Properties Collections
An MdoVBForm object represents a Visual Basic form module in the repository.
An MdoVBForm object is also a RepositoryObject. In addition to the members described here, MdoVBForm objects also provide the members that are defined for repository objects.
Property | Description |
Description | Description of the MDO object. |
FileName | Name of the file associated with the MDO object. |
TimeStamp | The time the MDO object was last synchronized with the repository. |
Collection | Description |
MdoComponentProject | The collection of one Visual Basic project to which the component belongs. This is not a default object member. |
MdoControls | The collection of all Visual Basic controls that are contained within this Visual Basic form. This is not a default object member. |