ucTreeView.HideSelection PropertyGets or sets the ability to maintain the text selection visible also when the control has no focus (set HideSelection = False)Syntax
Public Property Get HideSelection () As Boolean
Public Property Let HideSelection (ByVal bState As Boolean) Parameters
Remarks
|