TabStop.CustomTab Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si le taquet de tabulation spécifié est un taquet de tabulation personnalisé.
public:
property bool CustomTab { bool get(); };
public bool CustomTab { get; }
member this.CustomTab : bool
Public ReadOnly Property CustomTab As Boolean