如何更改属性表的Next Button文本? [英] How to change the text of Next Button of the property sheet ?

查看:67
本文介绍了如何更改属性表的Next Button文本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我试图更改属性表的下一个按钮的文本。这是我尝试更改文本的方式,但没有工作。





Hi,

I was trying to change the text of the Next Button of Property Sheet.This is the way I tried changing the text ,But didn't work.


    CPropertySheet *m_mySheet = (CPropertySheet*)GetParent();
::SetDlgItemTextW((HWND)m_mySheet,ID_WIZNEXT,L"Validate");





我知道更改完成按钮的文本,类似我尝试更改下一步按钮文本,但不能。



任何建议都可以升值。







提前谢谢。



I am aware of changing the text for the finish button ,In similar I tried changing the Next button text ,but could not.

Any suggestion can be appreciated.



Thanks in advance.

推荐答案

这篇关于如何更改属性表的Next Button文本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆