ComponentEditorPage.FirstActivate 屬性

定義

會取得或設定一個值,表示該頁面是否首次被啟用。

protected:
 property bool FirstActivate { bool get(); void set(bool value); };
protected bool FirstActivate { get; set; }
member this.FirstActivate : bool with get, set
Protected Property FirstActivate As Boolean

屬性值

true若該頁面之前未啟用;否則,。 false

適用於