ControlDesignerState 類別

定義

提供透過 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)

適用於

另請參閱