ControlType.TreeItem 欄位

定義

識別 TreeItem 控制項中的節點。

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

欄位值

備註

TreeItem控制項類型只能當做控制項的 Tree 子控制項使用。

適用於

另請參閱