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

que AxImporter.Options indica las opciones para que use el importador de controles ActiveX.

Se aplica a

Consulte también