MdoUserControl Object

See Also         Properties         Collections

An MdoUserControl object represents a custom control in the repository. You can build your own custom controls, or use controls that are supplied by an independent software vendor (ISV).

An MdoUserControl object is also a RepositoryObject. In addition to the members described here, MdoUserControl objects also provide the members that are defined for repository objects.

Properties

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.

Collections

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 user control. This is not a default object member.