DataListSelect
Private Sub SelectDLItem(DataListCtrl As DataList, strTextToMatch As String) 'Highlights the matching text: DataListCtrl.Text = strTextToMatch End Sub
Private Sub SelectDLItem(DataListCtrl As DataList, strTextToMatch As String)
'Highlights the matching text:
DataListCtrl.Text = strTextToMatch
End Sub
(datalistselect.html)- by Paolo Puglisi - Modifica del 25/3/2019