ThemeProvider.ThemeName 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 le nom du thème ou le thème de feuille de style représenté par l'instance ThemeProvider.
public:
property System::String ^ ThemeName { System::String ^ get(); };
public string ThemeName { get; }
member this.ThemeName : string
Public ReadOnly Property ThemeName As String
Valeur de propriété
Nom du thème ou thème de feuille de style représenté par l'instance ThemeProvider.
Remarques
La ThemeName propriété est définie par la name
propriété du ThemeProvider(IDesignerHost, String, String, String[], String) constructeur.