How to put a control on top of a sub-form

P

Phil

I am using 97. According to the help function, the sub-
form is always on the top of control stack. I would like
to put a control on top of a sub-form. Does anyone have
any idea to get around it?

Thank you
 
J

John Vinson

I am using 97. According to the help function, the sub-
form is always on the top of control stack. I would like
to put a control on top of a sub-form. Does anyone have
any idea to get around it?

I'm not sure this will work but it's worth a try: put the subform on a
Tab page, and put the control in front of the tab page - i.e. just
create the control and drag it over the tab page (and the subform on
the tab page).
 
Top