Share

SearchBox.Visible Property

Parent Object: SearchBox

Description

Read-write property that gets and sets whether the search box is displayed or hidden.

Syntax

SearchBox.Visible() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Browser Search Box Sample This sample demonstrates how to use the search box in a document's browser pane.

Version

Introduced in version 2018

Was this information helpful?