Combo Appear on Tab press

sethindeed
09-28-2001, 12:36 PM
Greetings,
OK, here is my problem :
I have a form with about 25 textboxes ( that acts like labels ). They are all TabIndexes. In the textboxes_Click event, a combobox is appearing at the position of the TextBox. Everything seems OK now. What I would like to do, is when the user press the Tab key to nagivate throughout the textboxes, I want to see the ComboBox appears on each TextBox. Using the GetFocus event seems innapropriate, because I am getting stuck in loops ( leaving a textbox update it contents to the content of the combobox, which brings focus to him and so on... ) Anybody has a clue on how I can resolve this issue ?
Thanx !

Banjo
09-28-2001, 12:58 PM
Have a look at the attachment. It should be what your after.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum