Freigeben über


AxImporter(AxImporter+Options) Konstruktor

Definition

Initialisiert eine neue Instanz der AxImporter-Klasse.

public:
 AxImporter(System::Windows::Forms::Design::AxImporter::Options ^ options);
public AxImporter (System.Windows.Forms.Design.AxImporter.Options options);
new System.Windows.Forms.Design.AxImporter : System.Windows.Forms.Design.AxImporter.Options -> System.Windows.Forms.Design.AxImporter
Public Sub New (options As AxImporter.Options)

Parameter

options
AxImporter.Options

Eine AxImporter.Options, die die Optionen für den zu verwendenden ActiveX Control Importer angibt.

Gilt für

Siehe auch