'Declaration
Public Property ShowSearchTextInputBox As Boolean
'Usage
Dim instance As UserInterface Dim value As Boolean instance.ShowSearchTextInputBox = value value = instance.ShowSearchTextInputBox
public bool ShowSearchTextInputBox {get; set;}
'Declaration
Public Property ShowSearchTextInputBox As Boolean
'Usage
Dim instance As UserInterface Dim value As Boolean instance.ShowSearchTextInputBox = value value = instance.ShowSearchTextInputBox
public bool ShowSearchTextInputBox {get; set;}