共用方式為


ControlType.Menu 欄位

定義

識別功能表控制項,例如應用程式視窗中最上層的功能表。

public: static initonly System::Windows::Automation::ControlType ^ Menu;
public static readonly System.Windows.Automation.ControlType Menu;
 staticval mutable Menu : System.Windows.Automation.ControlType
Public Shared ReadOnly Menu As ControlType 

欄位值

ControlType

備註

功能表是功能表項目集合的容器;例如,當您按一下 [檔案] 並包含 [新增]、[開啟] 等時,出現在 [檔案] 下方的控制項。

適用於

另請參閱