Click to See Complete Forum and Search --> : How to refresh (update) window derived of CPropertySheet?


Profesor
May 19th, 1999, 01:31 AM
I created window derived of CPropertySheet. Then I added pages derived by CPropertyPage.
When I modify a control in the page, I dont know to refresh (update) window.
When I call CPropertyPage::UpdateWindow and CPropertyPage::UpdateData, also changes is not visible in the window.