IControl Members

Include Protected Members
Include Inherited Members

The IControl object provides information about the properties of the specified control.

The IControl type exposes the following members.

Properties

 

Name

Description

Public property

CoClass

Gets or sets a string containing the name of the coclass for the given IControl object.

Public property

Guid

Gets or sets the GUID for the IControl object.

Public property

Interfaces

Gets the collection of interfaces for the parent object.

Public property

Location

Gets or sets a string containing the location of the specified item.

Public property

Name

Gets or sets the name of the object.

Public property

TypeInfo

Infrastructure. Microsoft Internal Use Only.

Public property

TypeLib

Gets or sets the control's type library.

Public property

Version

Gets or sets the version of the type library or control.

Top

See Also

Reference

IControl Interface

Microsoft.VisualStudio.VsWizard Namespace