May 10th, 1999, 11:41 PM
How can i have a modeless property sheet.
|
Click to See Complete Forum and Search --> : modeless property sheet May 10th, 1999, 11:41 PM How can i have a modeless property sheet. eric33 May 11th, 1999, 01:49 AM First declare a CPropertySheet object, then call the create method. Finally show the properties sheet. You may add the properties page in the constructor of the property sheet. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |