|
-
April 9th, 1999, 04:28 AM
#1
Q: Minimize dialog aplication.
Hi all,
I have dialog base aplication and on any user action I create modal dialog box. I would minimize these both dialog boxes on user reaction. How can I do it?
Thanks for all suggestions
Martin
-
April 9th, 1999, 09:26 PM
#2
Re: Q: Minimize dialog aplication.
In the resources, check the Minimize check box under Properties->styles. that's all.
it is automatically taken care off....
-
April 15th, 1999, 03:19 AM
#3
Re: Q: Minimize dialog aplication.
this don't work. I have two dialogs (one in second), both have minimize check boxes, but...
Inner dialog is minimized to desktop, but main dialog never minimized.
I want minimize both dialogs, when I click on Window application list bar (bottom on a screen)
thanx Martin
(Excuse me my English)
-
April 20th, 1999, 05:39 PM
#4
Re: Q: Minimize dialog aplication.
Invoke the child dialog as modal dialog using DoModal() function.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|