ControlType.TreeItem Campo

Definição

Identifica um nó em um controle 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 

Valor do campo

Comentários

Um TreeItem tipo de controle só pode ser usado como um subcontrole de um Tree controle.

Aplica-se a

Confira também