ComboBox.SelectionBoxItemStringFormat 属性

定义

获取一个撰写字符串,该字符串指定如果选择框中的选定项显示为字符串,应如何设置该选定项的格式。

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

属性值

String

一个撰写字符串,指定如果选择框中的选定项显示为字符串,应如何设置该选定项的格式。

适用于