thendrickson
Programmer
I am working on an Access database using VBA which is absolutely the most horrible mess I have ever gotten myself into. (although I will be finished soon)
Now I need to display a check box and label inside a rectangle containing 2 option buttons. I need the check box to operate independently of the option buttons and to be visible at all times.
Z-order does not seem to exist in VBA (At least 97).
Moving the check box outside the rectangle or making any other changes is not an option.
Is it even possible?
Now I need to display a check box and label inside a rectangle containing 2 option buttons. I need the check box to operate independently of the option buttons and to be visible at all times.
Z-order does not seem to exist in VBA (At least 97).
Moving the check box outside the rectangle or making any other changes is not an option.
Is it even possible?