BrowserPane.SearchBox Property
Parent Object: BrowserPaneDescription
Read-only property that gets SearchBox object.
Syntax
BrowserPane.SearchBox() As SearchBoxProperty Value
This is a read only property whose value is a SearchBox.Samples
Name | Description |
Browser Search Box Sample | This sample demonstrates how to use the search box in a document's browser pane. |