ComboBox.SelectionBoxItemStringFormat プロパティ

定義

選択ボックス内の選択した項目が文字列として表示される場合に、その書式を指定する複合文字列を取得します。

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

プロパティ値

選択ボックス内の選択した項目が文字列として表示される場合に、その書式を指定する複合文字列。

適用対象