AxImporter(AxImporter+Options) 构造函数

定义

初始化 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)

参数

options
AxImporter.Options

AxImporter.Options,指示要使用的 ActiveX 控件导入程序的选项。

适用于

另请参阅