开发者

How to catch the "tab changed" event in a property sheet

开发者 https://www.devze.com 2023-03-29 03:01 出处:网络
How to catch and handle the notification about that the currently selected tab has changed in the class derived from CPropertySheetImpll? I added TCN_SELCHANGE handler to message map but a peoperty sh

How to catch and handle the notification about that the currently selected tab has changed in the class derived from CPropertySheetImpll? I added TCN_SELCHANGE handler to message map but a peoperty sheet has never recieved this not开发者_JS百科ification. I use wtl and write in c++.


Property sheet sends PSN_SETACTIVE and PSN_KILLACTIVE to notify on changed pages (valid for both regular and wizard property pages).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号