AlanJordan
Programmer
I sometimes place a tab control on top of many other controls and place a combo box and password box on the control, along with instructions to log into that page.
After a successful login, the tab control is made invisible, exposing the controls underneath it.
However, there are times when one of the controls, a text box, for example, shows through the tab control. (It's Z order is higher, I assume.)
Does anyone know how to change the Z-order of the offending controls?
Thanks.
Alan
After a successful login, the tab control is made invisible, exposing the controls underneath it.
However, there are times when one of the controls, a text box, for example, shows through the tab control. (It's Z order is higher, I assume.)
Does anyone know how to change the Z-order of the offending controls?
Thanks.
Alan