ShowPicturesTab Property

Specifies whether to display the Pictures tab in the Expression Builder dialog.

Syntax

object.ShowPicturesTab [= Boolean]

Properties

The ShowPicturesTab property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether to display the pictures tab.

Settings

The settings for Boolean are:

Value

Description

True

The pictures tab is displayed. (Default)

False

The pictures tab is not displayed.

 

Applies To