IsReadOnly Property (WPFComboBox)

Class

WPFComboBox.

Action

Gets whether the combo box is in selection-only mode, in which the contents of the combo box are selectable but not editable.

Syntax

'Declaration
Protected Read Property IsReadOnly As Boolean

Access

Read only.