System.Windows.Forms.Design.AxImporter: Method Members

The methods of System.Windows.Forms.Design.AxImporter are listed below. For a list of all members, see the AxImporter Members list.

See Also: Inherited members from System.Object

Public Methods

GenerateFromFile(System.IO.FileInfo) : string

Generates a wrapper for an ActiveX control for use in the design-time environment.

GenerateFromTypeLibrary(System.Runtime.InteropServices.UCOMITypeLib) : string

Generates a wrapper for an ActiveX control for use in the design-time environment.

GenerateFromTypeLibrary(System.Runtime.InteropServices.UCOMITypeLib, Guid) : string

Generates a wrapper for an ActiveX control for use in the design-time environment.

static
GetFileOfTypeLib(ref System.Runtime.InteropServices.TYPELIBATTR) : string
Documentation for this section has not yet been entered.