Click to See Complete Forum and Search --> : Property Sheet focus


David Baron
May 26th, 1999, 03:57 AM
In a Dialog-based MFC application, I try to add a property sheet in the main dialog. It runs well on Win NT, but a problem occurs on Win 95 or 98 :

when a control inside a property page gets the focus, the page itself loses it. And if the page needs to be redrawn (eg when the page is hidden by another window) while not having the focus...the appli gets frozen!