ComboBox.SelectionBoxItemStringFormat 屬性

定義

取得複合字串,這個字串會指定如何在選取方塊中選取的項目顯示為字串時,將其格式化。

public:
 property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String

屬性值

複合字串,這個字串會指定如何在選取方塊中選取的項目顯示為字串時,將其格式化。

適用於