Show Property (ActiveX)

Specifies whether the property is shown in the user interface.

Supported platforms: Windows only

Signature

VBA:

object.Show
object

Type: DynamicBlockReferenceProperty

The object this property applies to.

Property Value

Read-only: Yes

Type: Boolean

Remarks

If this property is True, the dynamic block reference property is displayed in the Properties palette when the block reference containing it is selected.

Examples

VBA:

Not available

Visual LISP:

Not available