AxImporter(AxImporter+Options) Costruttore

Definizione

Inizializza una nuova istanza della 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)

Parametri

options
AxImporter.Options

Oggetto AxImporter.Options che indica le opzioni che devono essere utilizzate dall'utilità di importazione dei controlli ActiveX.

Si applica a

Vedi anche