ControlType.Menu 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別功能表控制項,例如應用程式視窗中最上層的功能表。
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
欄位值
備註
功能表是功能表項目集合的容器;例如,當您按一下 [檔案] 並包含 [新增]、[開啟] 等時,出現在 [檔案] 下方的控制項。