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 、アプリケーションの最上位メニューのセットのコンテナーを表します。

適用対象

こちらもご覧ください