Hi All,
I have a form that is maximized to fill the screen which has a black background, This form contains a white square in the middle of the screen which contains all the controls. The last control I have at the very bottom of the white square is a combo box.
When the combo box drops down then the list goes over the white square and into the black background and spoils my design.
Is there a way to force the combo box to drop up just like it does when it's at the bottom of a form?
I understand I could use a sub form for the white square but if there is some VBA code I could use it would save me lots of time recreating all my forms in sub forms (I have 20+ forms in this style).
Cheers
Steve
I have a form that is maximized to fill the screen which has a black background, This form contains a white square in the middle of the screen which contains all the controls. The last control I have at the very bottom of the white square is a combo box.
When the combo box drops down then the list goes over the white square and into the black background and spoils my design.
Is there a way to force the combo box to drop up just like it does when it's at the bottom of a form?
I understand I could use a sub form for the white square but if there is some VBA code I could use it would save me lots of time recreating all my forms in sub forms (I have 20+ forms in this style).
Cheers
Steve