How can i have a modeless property sheet.
Printable View
How can i have a modeless property sheet.
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.