ControlDesignerState 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供透過 IComponentDesignerStateService 介面對設計主應用程式中控制項設計工具狀態的存取。 此類別無法獲得繼承。
public ref class ControlDesignerState sealed
public sealed class ControlDesignerState
type ControlDesignerState = class
Public NotInheritable Class ControlDesignerState
- 繼承
-
ControlDesignerState
備註
類別 ControlDesignerState 是 介面的 IComponentDesignerStateService 包裝函式,這是設計工具與設計主機之間的介面,例如 Visual Studio 2005。
屬性
Item[String] |
表示控制項設計工具之狀態集合中的一個項目,由指定索引鍵識別。 |
方法
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ToString() |
傳回代表目前物件的字串。 (繼承來源 Object) |