ToolboxControl.CategoryItemStyle 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 ou définit le style utilisé pour chaque élément de catégorie.
public:
property System::Windows::Style ^ CategoryItemStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
public System.Windows.Style CategoryItemStyle { get; set; }
member this.CategoryItemStyle : System.Windows.Style with get, set
Public Property CategoryItemStyle As Style
Valeur de propriété
Objet Style qui contient le style appliqué à chacune des catégories.