
Adding a minimize button to an existing dialog based app
<<
Could someone explain how I can add the ability to minimize to
an existing dialog based application I have written? I'm rather
new to Visual C++ and don't know how to do this.
Hi Sam,
This is quite a simple process. Open the resource editor, under the Dialog
tree open the dialog box of the dialog based application. Right click on the
box and open the properties box. Go to the second tab named styles and check
the box for Minimize Box. This adds up the minimize button to the dialog
box.
Hope this helps
Prabesh Prakash
Aditi Technologies
FAQ Site: http://www.aditi.com/knowledge
Aditi Corp was formerly known as NetQuest Inc.