I’d like to change the text on a property sheet APPLY button but I don’t know the control’s ID or HWND. I do have the property sheet’s HWND. Any ideas?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found a couple of instances where folks included the following defines…
Using IDD_APPLYNOW per above I was able to change the text on the button,
Don’t have much of an idea what the other symbols might be; look like some are for wizard property sheets.