Sdílet prostřednictvím


AxImporter(AxImporter+Options) Konstruktor

Definice

Inicializuje novou instanci AxImporter třídy.

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)

Parametry

options
AxImporter.Options

Označuje AxImporter.Options možnosti pro technologie ActiveX dovozce kontroly, které se mají použít.

Platí pro

Viz také