hi guys,
in the setup project i added checkboxes dialog to user interface section. i have two checkboxes to install two products accordingly.
if the user unchecks the both of the checkboxes, i want the next button to be disabled.
do you know how to do that?
thanks

Recommended Answers

All 2 Replies

Check in your checkbox event handlers if the two checkboxes are unchecked, disable the next button accordingly.

you dont have event handlers for those checkboxes in the special setup dialogs

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.