BackDropVisible Property

Enables the Group object's back drop properties.

Syntax

object.BackDropVisible [= Boolean]

Properties

The BackDropVisible property syntax has these parts:

Part

Description

object

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

Boolean

Whether or not the back drop properties are enabled.

Settings

The settings for Boolean are:

Value

Description

True

Back drop is visible.

False

Back drop is not visible.

 

Applies To