Ok... im not new to BCB but it's been about 4 years since i last put any real effort into it and i cant for life of me remember how to search a Combo\ListBox
For the ComboBox i want to select an Item based on what something else says.
Example: if Edit2 says Blue, i want to find Blue in the List for a combobox and select it, the catch is it is Set as a DropDownList.
For the ListBox, i want to have an EditBox above it where the user may type what there looking for and the Listbox will automattically select the closest matching Item as the User Types.
also I would Like any tips on how to Manually sort a Listbox and move Items on Other Listboxes to the same spot.
Example: ListBox1 Item 5 moves to Item 2
I want to Move ListBox2 Item 5 to Item 2 as well
Ive been Searching for a while for an answer and i could not find one. but i am not good at wording things when i search.
I am Using BCB6 BTW
For the ComboBox i want to select an Item based on what something else says.
Example: if Edit2 says Blue, i want to find Blue in the List for a combobox and select it, the catch is it is Set as a DropDownList.
For the ListBox, i want to have an EditBox above it where the user may type what there looking for and the Listbox will automattically select the closest matching Item as the User Types.
also I would Like any tips on how to Manually sort a Listbox and move Items on Other Listboxes to the same spot.
Example: ListBox1 Item 5 moves to Item 2
I want to Move ListBox2 Item 5 to Item 2 as well
Ive been Searching for a while for an answer and i could not find one. but i am not good at wording things when i search.
I am Using BCB6 BTW