dmerchant
September 20th, 1999, 08:52 AM
I am displaying a property sheet wihin a Group Frame in a CRecordView. The
property sheet contains two property pages. I need to change the size of
the pages within the frame when ever the resolution of the Display is
changed. How can it be done?
I have tried changing the size using SetWindowPos or setting the OnSize
member function of the ControlPages class which is derived from CDialog
class, but to no avail.
property sheet contains two property pages. I need to change the size of
the pages within the frame when ever the resolution of the Display is
changed. How can it be done?
I have tried changing the size using SetWindowPos or setting the OnSize
member function of the ControlPages class which is derived from CDialog
class, but to no avail.