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

Ein AxImporter.Options Wert, der die zu verwendenden Optionen für den ActiveX-Steuerelementimporteur angibt.

Gilt für:

Weitere Informationen