MessageDesigner 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 Message 類別的基本設計階段功能。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public ref class MessageDesigner : System::ComponentModel::Design::ComponentDesigner
public class MessageDesigner : System.ComponentModel.Design.ComponentDesigner
type MessageDesigner = class
inherit ComponentDesigner
Public Class MessageDesigner
Inherits ComponentDesigner
- 繼承
建構函式
| MessageDesigner() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 初始化 MessageDesigner 類別的新執行個體。 |
屬性
| ActionLists |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得與設計工具相關之元件所支援的設計階段動作清單。 (繼承來源 ComponentDesigner) |
| AssociatedComponents |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得元件集合,該集合與設計工具管理的元件相關聯。 (繼承來源 ComponentDesigner) |
| Component |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得這個設計工具正在設計的元件。 (繼承來源 ComponentDesigner) |
| InheritanceAttribute |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得屬性 (Attribute),表示相關元件的繼承 (Inheritance) 型別。 (繼承來源 ComponentDesigner) |
| Inherited |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得值,表示是否要繼承這個元件。 (繼承來源 ComponentDesigner) |
| ParentComponent |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得這個設計工具的父元件。 (繼承來源 ComponentDesigner) |
| SetTextualDefaultProperty |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 提供 Message 類別的基本設計階段功能。 (繼承來源 ComponentDesigner) |
| ShadowProperties |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得覆寫使用者設定的屬性值集合。 (繼承來源 ComponentDesigner) |
| Verbs |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得與設計工具相關元件所支援的設計階段動詞命令 (Verb)。 (繼承來源 ComponentDesigner) |
方法
| Dispose() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 釋放 ComponentDesigner 所使用的所有資源。 (繼承來源 ComponentDesigner) |
| Dispose(Boolean) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 釋放 ComponentDesigner 所使用的 Unmanaged 資源,並選擇性地釋放 Managed 資源。 (繼承來源 ComponentDesigner) |
| DoDefaultAction() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 在元件上預設事件的原始程式碼檔案中建立方法簽章,並將使用者的游標巡覽至該位置。 (繼承來源 ComponentDesigner) |
| Equals(Object) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
| GetHashCode() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 做為預設雜湊函式。 (繼承來源 Object) |
| GetService(Type) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 嘗試從設計工具元件的設計模式站台擷取指定的服務類型。 (繼承來源 ComponentDesigner) |
| GetType() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得目前執行個體的 Type。 (繼承來源 Object) |
| Initialize(IComponent) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 準備設計工具,以檢視、編輯和設計所指定的元件。 (繼承來源 ComponentDesigner) |
| InitializeExistingComponent(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 重新初始化現有的元件。 (繼承來源 ComponentDesigner) |
| InitializeNewComponent(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 初始化新建立的元件。 (繼承來源 ComponentDesigner) |
| InitializeNonDefault() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
已淘汰.
已淘汰.
初始化已初始化為預設值以外設定的匯入元件設定。 (繼承來源 ComponentDesigner) |
| InvokeGetInheritanceAttribute(ComponentDesigner) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 取得指定 InheritanceAttribute 的 ComponentDesigner。 (繼承來源 ComponentDesigner) |
| MemberwiseClone() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 建立目前 Object 的淺層複製。 (繼承來源 Object) |
| OnSetComponentDefaults() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
已淘汰.
已淘汰.
設定元件的預設屬性。 (繼承來源 ComponentDesigner) |
| PostFilterAttributes(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 允許設計工具變更或移除它經由 TypeDescriptor 公開的屬性集中的項目。 (繼承來源 ComponentDesigner) |
| PostFilterEvents(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 允許設計工具變更或移除它經由 TypeDescriptor 公開的事件集中的項目。 (繼承來源 ComponentDesigner) |
| PostFilterProperties(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 允許設計工具變更或移除它經由 TypeDescriptor 公開的屬性集中的項目。 (繼承來源 ComponentDesigner) |
| PreFilterAttributes(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 允許設計工具加入至它經由 TypeDescriptor 公開的屬性集。 (繼承來源 ComponentDesigner) |
| PreFilterEvents(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 允許設計工具加入至它經由 TypeDescriptor 公開的事件集。 (繼承來源 ComponentDesigner) |
| PreFilterProperties(IDictionary) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 修改設計工具透過 TypeDescriptor 類別所公開的屬性集。 |
| RaiseComponentChanged(MemberDescriptor, Object, Object) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 告知 IComponentChangeService 這個元件已經變更。 (繼承來源 ComponentDesigner) |
| RaiseComponentChanging(MemberDescriptor) |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 告知 IComponentChangeService 這個元件正要變更。 (繼承來源 ComponentDesigner) |
| ToString() |
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。 傳回代表目前物件的字串。 (繼承來源 Object) |