WorkflowElementDialog.EnableMinimizeButton 屬性

定義

取得或設定布林值,判斷是否啟用最小化按鈕。

public:
 property bool EnableMinimizeButton { bool get(); void set(bool value); };
public bool EnableMinimizeButton { get; set; }
member this.EnableMinimizeButton : bool with get, set
Public Property EnableMinimizeButton As Boolean

屬性值

如果啟用最小化按鈕,則為 true,否則為 false

適用於