ComboBox::SelectionBoxItemStringFormat Property
.NET Framework (current version)
Gets a composite string that specifies how to format the selected item in the selection box if it is displayed as a string.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property String^ SelectionBoxItemStringFormat { String^ get(); private: void set(String^ value); }
Property Value
Type: System::String^A composite string that specifies how to format the selected item in the selection box if it is displayed as a string.
.NET Framework
Available since 3.0
Available since 3.0
Show: