I've customised my ribbon, with an editBox control called Clients. I'd like it to fire an event ( On_Change, Key_Up ? ) every time I add/change a letter which will create a string dynamically, to use as a WHERE search criteria ,for an SQL SELECT statement i.e filter the records for a given Client's surname. Any help , much appreciated.

Last edited: