Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to add minimalize button?? 1

Status
Not open for further replies.

Bartec

Programmer
Jan 21, 2005
54
PL
Hi!

How can I add minimalize button to my ready window (on dialog based). I've forgotten chceck chceck box during a wizard and now I have only close (X)

thanks

Bartek

 
there should be a property for minimize button. But you also have to make sure you turn on 'System Menu' property. I'm using VC7, so if you're using VC6, I really don't remember. But the easiest way would be to create a new app with the minimize box then go look at the actual resource file text, see what's different, then add that to your real app's resource file.

BlackDice

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top