ShowToolbar

Sets/returns if toolbar is visible.

Syntax

object.ShowToolbar [= value]

The ShowToolbar 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 toolbar.
False Hides the toolbar.

Data Type

Boolean

Remarks

Default value = True