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控制項類型是或控制項類型的階層式排列容器 TreeItemDataItem

樹狀結構的每個節點都可以包含其他節點。 包含子節點的節點可以顯示為展開或折迭。

適用於

另請參閱