VsBrushes.AutoHideTabMouseOverBackgroundBeginKey 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.
Obtient la clé de masquage automatique de l'arrière-plan du pointage de l'onglet avec la souris.
public:
static property System::Object ^ AutoHideTabMouseOverBackgroundBeginKey { System::Object ^ get(); };
public:
static property Platform::Object ^ AutoHideTabMouseOverBackgroundBeginKey { Platform::Object ^ get(); };
public static object AutoHideTabMouseOverBackgroundBeginKey { get; }
member this.AutoHideTabMouseOverBackgroundBeginKey : obj
Public Shared ReadOnly Property AutoHideTabMouseOverBackgroundBeginKey As Object