ControlType.Pane フィールド

定義

ペイン コントロールを識別します。

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

フィールド値

注釈

Pane 、 内 Windowのコンテンツを視覚的に分離するために使用されます。 ユーザーは通常、コンテキストに応じて Tab キー、F6 キー、または Ctrl + Tab キーを押してペイン間を移動します。

適用対象

こちらもご覧ください