Hello,
I am Working in VC++ Project, New to VC++, My Problem is
I have created a Wizard using CPropertySheet, it is having 8 Pages, It is working fine. My problem is

1) I want to Skip 5th page depending on the checkbutton is checked which is on the 4 th Page. and also when user presses Back on the 6th Page then 4th Page should be activated.

2) I want to set the Caption for perticular page at runtime. I used SetWindowText("Caption");

, Its not working
Please Kindly help me.

Kishore Kumar D
Mail ID : [email protected]
Bangalore.
India.