ControlType.Tab Campo

Definizione

Identifica un controllo struttura a schede.

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 

Valore del campo

Commenti

Un Tab è un tipo di controllo che contiene almeno un TabItem controllo figlio.

Si applica a

Vedi anche