ControlType.Group Fält

Definition

Identifierar en gruppkontroll som fungerar som en container för andra kontroller.

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

Fältvärde

Kommentarer

En grupp är en containerkontroll som innehåller olika kontrolltyper och används för att logiskt associera dessa kontroller.

Gäller för

Se även