Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 691 Bytes

File metadata and controls

29 lines (18 loc) · 691 Bytes
title ComboBox.ShowOnlyRowSourceValues property (Access)
keywords vbaac10.chm11525
f1_keywords
vbaac10.chm11525
ms.prod access
api_name
Access.ComboBox.ShowOnlyRowSourceValues
ms.assetid 3400539d-64c2-bd83-6d82-b70bf9ba6654
ms.date 03/02/2019
localization_priority Normal

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.

Syntax

expression.ShowOnlyRowSourceValues

expression A variable that represents a ComboBox object.

[!includeSupport and feedback]