ControlType.ListItem Fält

Definition

Identifierar en listobjektkontroll, som är ett underordnat objekt i en listkontroll.

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

Fältvärde

Kommentarer

A Header kan också vara underordnad en listkontroll.

Gäller för

Se även