ControlType.TreeItem Fält

Definition

Identifierar en nod i en TreeItem kontroll.

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 

Fältvärde

Kommentarer

En TreeItem kontrolltyp kan endast användas som en underkontroll för en Tree kontroll.

Gäller för

Se även