Share via


ControlType.Tree フィールド

定義

ツリー コントロールを識別します。

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

フィールド値

注釈

コントロール型Treeは、 または DataItem コントロール型の階層配置のTreeItemコンテナーです。

ツリーの各ノードには、他のノードを含めることができます。 子ノードを含むノードは、展開または折りたたみとして表示できます。

適用対象

こちらもご覧ください