ListBoxActiveXControl.MatchEntry

ListBoxActiveXControl.MatchEntry property

Indicates how a ListBox or ComboBox searches its list as the user types.

public ControlMatchEntryType MatchEntry { get; set; }

See Also