ControlType.TreeItem Campo

Definizione

Identifica un nodo in un controllo 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 

Valore del campo

Commenti

Un TreeItem tipo di controllo può essere utilizzato solo come sottocontrollo di un Tree controllo.

Si applica a

Vedi anche