deepbreath
06-12-2001, 06:02 AM
if you open a form and maximize it (DoCmd.Maximize). how can you display another small form, not maxmized on top of first one
|
View Full Version : on top of other form deepbreath 06-12-2001, 06:02 AM if you open a form and maximize it (DoCmd.Maximize). how can you display another small form, not maxmized on top of first one charityg 06-12-2001, 07:35 AM set the small form's popup property (on the other tab) to yes |