ShowObjectCombobox

Sets/returns if object combobox is visible.

Syntax

object.ShowObjectCombobox [= value]

The ShowObjectCombobox property syntax has the following parts:

Part Description
object A valid PropList object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Displays the objects combobox.
False Hides the objects combobox.

Data Type

Boolean

Remarks

Default value = True