ComboBox.ShowOnlyRowSourceValues Property (Access)

Gets or sets whether the combo box can display values that aren't specified by the RowSource property. Read/write Boolean.

Version Information

Version Added: Access 2007

Syntax

expression .ShowOnlyRowSourceValues

expression A variable that represents a ComboBox object.

See Also

Concepts

ComboBox Object Members

ComboBox Object