ControlType.Group Veld

Definitie

Identificeert een groepsbesturingselement, dat fungeert als een container voor andere besturingselementen.

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 

Waarde van veld

Opmerkingen

Een groep is een containerbesturingselement dat verschillende besturingstypen bevat en wordt gebruikt om deze besturingselementen logisch te koppelen.

Van toepassing op

Zie ook