SearchBox.Visible Property
Parent Object: SearchBoxDescription
Read-write property that gets and sets whether the search box is displayed or hidden.
Syntax
SearchBox.Visible() As BooleanProperty 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. |