Hi,
To answer part #2 of your question:
The IDs of the Back, Next and Finish buttons are defined in prsht.h as
follows:
#define PSN_HELP (PSN_FIRST-5)
#define PSN_WIZBACK (PSN_FIRST-6)
#define PSN_WIZNEXT (PSN_FIRST-7)
#define PSN_WIZFINISH (PSN_FIRST-8)
Thanks,
Andy.
"thatsalok" < XXXX@XXXXX.COM > wrote in message
news: XXXX@XXXXX.COM ...
> Hello All!
>
> I have some queries related to MFC PropertySheet and page.
Please
> somebody provide me useful pointer or help towards this
>
>
>
> #1 I want to know how to add custom Skin or Color to Dialog Box Title Bar
>
>
>
> #2 How to get ID of BACK,NEXT and FINISH button in MFC Based Wizard (my
> custom) because I want to change default look of these button or rather
say
> I want to add color to these button.
>
>
>
> Thanks
>
>
> --
>
> With Regards
> Alok Gupta
> Visit me at http://alok.bizhat.com
>
> "I think this will Help"
>
>