Share

SearchBox.Enabled Property

Parent Object: SearchBox

Description

Read-write property that gets and sets whether the search box is enabled or not.

Syntax

SearchBox.Enabled() 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?