How to disable the Minimize system menu option.
Also disables the minimize icon. The technique can be used to delete any system menu option.
Uses the following API functions:
- DeleteMenu
- GetSystemMenu
- GetWindowLong
- SetWindowLong
Back to Code Samples
Copyright © 2000 by Matt E. Hart, All Rights Reserved Worldwide.
Nothing on this web site may be reproduced, in any form, without express written consent.