如何禁用“下一步"在Inno Setup中的向导表单上单击按钮? [英] How to disable the "Next" button on the wizard form in Inno Setup?

查看:200
本文介绍了如何禁用“下一步"在Inno Setup中的向导表单上单击按钮?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以禁用Inno Setup向导窗体上的下一步"按钮?

Is there a way to disable the "Next" button on the Inno Setup's wizard form ?

推荐答案

这应该有效:

Wizardform.NextButton.Enabled := False;

有关更多信息,请查看InnoSetup新闻组:
http://www.jrsoftware.org/newsgroups.php

For more information check out the InnoSetup newsgroups:
http://www.jrsoftware.org/newsgroups.php

这篇关于如何禁用“下一步"在Inno Setup中的向导表单上单击按钮?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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