Compartir a través de


AxImporter(AxImporter+Options) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

options
AxImporter.Options

AxImporter.Options que indica las opciones que va a utilizar el importador de controles ActiveX.

Se aplica a

Consulte también