'DeclarationPublic Property ShowSearchTextInputBox As Boolean
'UsageDim instance As UserInterface Dim value As Boolean instance.ShowSearchTextInputBox = value value = instance.ShowSearchTextInputBox
public bool ShowSearchTextInputBox {get; set;}
'DeclarationPublic Property ShowSearchTextInputBox As Boolean
'UsageDim instance As UserInterface Dim value As Boolean instance.ShowSearchTextInputBox = value value = instance.ShowSearchTextInputBox
public bool ShowSearchTextInputBox {get; set;}