Property Pages
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have some property pages, and have to activate apply button of property sheet when any change in the proterty page controls. To this I've call set modify flag to TRUE, I have numerous edit, check boxs in my proerty pages, Is there any way to set the flag, without writing EN_CHANGE for each and every control?? Thanks in Advance, --KK