ControlType.Tab Veld

Definitie

Hiermee wordt een tabblad besturingselement geïdentificeerd.

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

Waarde van veld

Opmerkingen

A Tab is een besturingselementtype dat ten minste één TabItem onderliggend besturingselement bevat.

Van toepassing op

Zie ook