K
Keith Smith
My layout is like this...
tabControl1 contains...
....tabControl2 which contains...
.......GroupBox1 which contains...
..........comboBox1.
At first there was no tabControl2, but when I rearranged to the above format
the KeyDown event on my comboBox quit working. Is there something I am
missing??
tabControl1 contains...
....tabControl2 which contains...
.......GroupBox1 which contains...
..........comboBox1.
At first there was no tabControl2, but when I rearranged to the above format
the KeyDown event on my comboBox quit working. Is there something I am
missing??