ComboBox.SelectionBoxItemStringFormat 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 une chaîne composite qui spécifie la manière de mettre en forme l'élément sélectionné dans la zone de sélection si celui-ci s'affiche en tant que chaîne.
public:
property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String
Valeur de propriété
Chaîne composite qui spécifie la manière de mettre en forme l'élément sélectionné dans la zone de sélection si celui-ci s'affiche en tant que chaîne.