ComboBox.SelectionBoxItemStringFormat Propriété

Définition

Obtient une chaîne composite qui spécifie comment mettre en forme l’élément sélectionné dans la zone de sélection s’il est affiché sous forme de 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 comment mettre en forme l’élément sélectionné dans la zone de sélection s’il est affiché sous forme de chaîne.

S’applique à