Parent MDE with Hidden Children....

  • Thread starter Thread starter Peter M
  • Start date Start date
P

Peter M

I want to create an app that has a Parent form and some children forms....I
don't want the controls (Min...Max.Exit) to be visable in the children forms
though. Is this possible. I want the MDE just not the look....

-Peter
 
Hi there. You can set the ControlBox, MinimizeBox, and MaximizeBox
properties = False to turn these off.

Hope that helps!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top