次の方法で共有


RibbonComboBox.SelectionBoxItemStringFormat プロパティ

定義

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

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

プロパティ値

選択ボックス内の選択した項目が文字列として表示される場合に、その書式を指定する複合文字列。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド SelectionBoxItemStringFormatProperty
に設定されたメタデータ プロパティ true なし

適用対象