ComboBox.SelectionBoxItem Property

Definition

Gets the item shown when the ComboBox is closed.

C#
public object SelectionBoxItem { get; }

Property Value

Object

The item shown when the ComboBox is closed.

Remarks

The selection box is the text box that's shown when the ComboBox is closed.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6