AxHost.AxComponentEditor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供編輯器,以使用強制回應 (Modal) 對話方塊顯示 ActiveX 控制項的屬性頁。
public: ref class AxHost::AxComponentEditor : System::Windows::Forms::Design::WindowsFormsComponentEditor
public class AxHost.AxComponentEditor : System.Windows.Forms.Design.WindowsFormsComponentEditor
[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
- 繼承
- 屬性
建構函式
AxHost.AxComponentEditor() |
初始化 AxHost.AxComponentEditor 類別的新執行個體。 |
方法
EditComponent(ITypeDescriptorContext, Object, IWin32Window) |
建立可讓使用者編輯指定元件的編輯器視窗。 |
EditComponent(ITypeDescriptorContext, Object) |
使用指定的內容資訊,建立能夠讓使用者編輯指定元件的編輯器視窗。 (繼承來源 WindowsFormsComponentEditor) |
EditComponent(Object, IWin32Window) |
使用擁有元件的指定視窗,建立能夠讓使用者編輯指定元件的編輯器視窗。 (繼承來源 WindowsFormsComponentEditor) |
EditComponent(Object) |
編輯元件並傳回指示是否已修改元件的值。 (繼承來源 ComponentEditor) |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetComponentEditorPages() |
取得與元件編輯器關聯的元件編輯器頁面。 (繼承來源 WindowsFormsComponentEditor) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetInitialComponentEditorPageIndex() |
取得元件編輯器要顯示的初始元件編輯器頁面的索引。 (繼承來源 WindowsFormsComponentEditor) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |