Partager via


AxImporter(AxImporter+Options) Constructeur

Définition

Initialise une nouvelle instance de la classe AxImporter.

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)

Paramètres

options
AxImporter.Options

AxImporter.Options indiquant les options que l'importateur de contrôles ActiveX doit utiliser.

S’applique à

Voir aussi