ComboBox.SelectionBoxItemStringFormat 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得複合字串,這個字串會指定如何在選取方塊中選取的項目顯示為字串時,將其格式化。
public:
property System::String ^ SelectionBoxItemStringFormat { System::String ^ get(); };
public string SelectionBoxItemStringFormat { get; }
member this.SelectionBoxItemStringFormat : string
Public ReadOnly Property SelectionBoxItemStringFormat As String
屬性值
複合字串,這個字串會指定如何在選取方塊中選取的項目顯示為字串時,將其格式化。