P
(PeteCresswell)
Got a form with a couple of bound combo boxes on it.
Both combo boxes act as if .Locked=True until one of the text
controls on the form receives a keystroke.
I don't have to type anything in to them - just putting the
cursor in the field and tabbing out will do the trick. Once
that's done, both combo boxes act normally.
Immediate window says that .Enabled=True and .Locked=False for
both.
I'm totally clueless.
Anybody got an idea of what's going on?
Both combo boxes act as if .Locked=True until one of the text
controls on the form receives a keystroke.
I don't have to type anything in to them - just putting the
cursor in the field and tabbing out will do the trick. Once
that's done, both combo boxes act normally.
Immediate window says that .Enabled=True and .Locked=False for
both.
I'm totally clueless.
Anybody got an idea of what's going on?