Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How to invalid the "minimize" button?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to invalid the "minimize" button?

 Post Reply Post Reply
Author
Message
freehawk View Drop Down
Groupie
Groupie


Joined: 22 April 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote freehawk Quote  Post ReplyReply Direct Link To This Post Topic: How to invalid the "minimize" button?
    Posted: 04 October 2004 at 5:01am

Hello

I want to invalid the "minimize" button in "More Window" dialog, please help me how to do it.

Thanks

Back to Top
xred View Drop Down
Groupie
Groupie
Avatar

Joined: 24 August 2004
Location: China
Status: Offline
Points: 28
Post Options Post Options   Thanks (0) Thanks(0)   Quote xred Quote  Post ReplyReply Direct Link To This Post Posted: 04 October 2004 at 8:09am



Edited by xred
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 04 October 2004 at 12:07pm

add new class derived from CXTWindowList

in the OnInitDialog hide button with id = XT_IDC_BTN_MINIMIZE

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
freehawk View Drop Down
Groupie
Groupie


Joined: 22 April 2004
Status: Offline
Points: 95
Post Options Post Options   Thanks (0) Thanks(0)   Quote freehawk Quote  Post ReplyReply Direct Link To This Post Posted: 04 October 2004 at 8:09pm

Thank you very much.

I will try it.

Originally posted by oleg oleg wrote:

add new class derived from CXTWindowList

in the OnInitDialog hide button with id = XT_IDC_BTN_MINIMIZE

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.