ControlType.Group Feld

Definition

Bezeichnet ein Gruppensteuerelement, das als Container für andere Steuerelemente verwendet wird.

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 

Feldwert

Hinweise

Eine Gruppe ist ein Containersteuerelement, das verschiedene Steuerelementtypen enthält und zum logischen Zuordnen dieser Steuerelemente verwendet wird.

Gilt für:

Weitere Informationen