WizardNavigationPanel.EnableAllItems(Boolean) 方法

定義

啟用或停用導覽面板中的所有專案。

public:
 void EnableAllItems(bool enable);
public void EnableAllItems (bool enable);
member this.EnableAllItems : bool -> unit
Public Sub EnableAllItems (enable As Boolean)

參數

enable
Boolean

true表示啟用所有專案;false停用所有專案。

適用於