AxHost.AxComponentEditor 类
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供一个编辑器,该编辑器使用模式对话框显示 ActiveX 控件的属性页。
public: ref class AxHost::AxComponentEditor : System::Windows::Forms::Design::WindowsFormsComponentEditor
C#
public class AxHost.AxComponentEditor : System.Windows.Forms.Design.WindowsFormsComponentEditor
C#
[System.Runtime.InteropServices.ComVisible(false)]
public class AxHost.AxComponentEditor : System.Windows.Forms.Design.WindowsFormsComponentEditor
type AxHost.AxComponentEditor = class
inherit WindowsFormsComponentEditor
[<System.Runtime.InteropServices.ComVisible(false)>]
type AxHost.AxComponentEditor = class
inherit WindowsFormsComponentEditor
Public Class AxHost.AxComponentEditor
Inherits WindowsFormsComponentEditor
- 继承
- 属性
Ax |
初始化 AxHost.AxComponentEditor 类的新实例。 |
Edit |
使用指定的上下文信息创建编辑器窗口,该窗口允许用户编辑指定的组件。 (继承自 WindowsFormsComponentEditor) |
Edit |
创建允许用户编辑指定组件的编辑器窗口。 |
Edit |
编辑该组件并返回一个表示是否修改了该组件的值。 (继承自 ComponentEditor) |
Edit |
使用拥有指定组件的指定窗口来创建编辑器窗口,该窗口允许用户编辑该指定组件。 (继承自 WindowsFormsComponentEditor) |
Equals(Object) |
确定指定对象是否等于当前对象。 (继承自 Object) |
Get |
获取与组件编辑器关联的组件编辑器页。 (继承自 WindowsFormsComponentEditor) |
Get |
作为默认哈希函数。 (继承自 Object) |
Get |
获取要显示的组件编辑器的初始组件编辑器页的索引。 (继承自 WindowsFormsComponentEditor) |
Get |
获取当前实例的 Type。 (继承自 Object) |
Memberwise |
创建当前 Object 的浅表副本。 (继承自 Object) |
To |
返回表示当前对象的字符串。 (继承自 Object) |
产品 | 版本 |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |