'Declaration Sub ApplySearch( _ ByVal text As String, _ ByVal highlight As Boolean, _ ByVal filter As Boolean _ )
'Declaration
Sub ApplySearch( _ ByVal text As String, _ ByVal highlight As Boolean, _ ByVal filter As Boolean _ )
void ApplySearch( string text, bool highlight, bool filter )
IDropDownView Interface IDropDownView Members