Parent form mininum question

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

my Parent will call a child form by click a button
myChild.showdialog()
Now, As I mininumized the Parent form, How can I minized the Child Form also
??
Thanks a lot
 
Agnes said:
my Parent will call a child form by click a button
myChild.showdialog()
Now, As I mininumized the Parent form, How can I minized the Child Form
also ??

How do you minimize the parent form? The parent form is typically locked
when a modal dialog is shown in front of it.
 

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