Rob Woodruff
April 21st, 1999, 02:57 PM
Has Microsoft changed the way CPropertySheet initializes the pages? In version 5.0 OnInitDialog was called for the page whenever it was made active for the first time. In version 6.0 OnInitDialog is called for every page when the sheet is created. This is causing me all sorts of problems. Can anyone confirm this?