nilch
January 17th, 2000, 01:50 AM
How do I remove the close (X) button from my Application window ? What is the API call to do this, and what are the steps please .
Thanx in advance.
Thanx in advance.
|
Click to See Complete Forum and Search --> : remove close button from app window nilch January 17th, 2000, 01:50 AM How do I remove the close (X) button from my Application window ? What is the API call to do this, and what are the steps please . Thanx in advance. Chris Eastwood January 17th, 2000, 02:47 AM Take a look at http://codeguru.developer.com/vb/articles/1800.shtml - this code shows you how to remove / enable / disable all of the standard windows menu's (restore, resize, minimize etc). Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |