ControlType.MenuBar フィールド

定義

メニュー バー コントロールを識別します。一般的には、一連のトップレベル メニューが含まれます。

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

フィールド値

注釈

MenuBar コントロールの種類は、アプリケーションの最上位メニューのセットのコンテナーを表します。

適用対象

こちらもご覧ください