Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / UserInterfaceSettings Object / ShowSearchTextInputBox Property
In This Topic
ShowSearchTextInputBox Property
In This Topic
Gets or sets a value indicating whether the search box will be shown in the Ribbon
Syntax
expression.ShowSearchTextInputBox As Boolean
where expression is a variable that represents a UserInterfaceSettings Object
See Also