Form overlay

  • Thread starter Thread starter vbnetman via AccessMonster.com
  • Start date Start date
V

vbnetman via AccessMonster.com

Good morning,
I have 2 forms, both of which I would like to have visible at the same time...
say form1 and form2. One of the forms is almost full screen and the other is
about 2" square. However, rather than have them side by side, I would like to
have one on top of the other again, with both visible, like an overlay. I see
where the background colors can be changed for the detail section of the form
(s) but is there a way to make the detail section transparent in order to
accomplish this. Or...does anyone know of any tricks to achieve this effect?

Thank you
 
Have you tired setting the PopUp property of the second Form (the smaller
one) to Yes / True?
 
Hello Van T. Dinh,
Thank you for the respone and I apologize for the delay. Yes, that does it!
Thank you kindly.
Have you tired setting the PopUp property of the second Form (the smaller
one) to Yes / True?
Good morning,
I have 2 forms, both of which I would like to have visible at the same
[quoted text clipped - 12 lines]
Thank you
 
Back
Top