This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Change the button name at runtime
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 02, 2008
11:44 AM
Change the button name at runtime
Hi,
I want to change the "Finish" button of the SdFinishEx Dialog at runtime cause I use it 2 times. how can I do it?
Thank u in advance,
davide
I want to change the "Finish" button of the SdFinishEx Dialog at runtime cause I use it 2 times. how can I do it?
Thank u in advance,
davide
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Apr 07, 2008
06:48 PM
Can you clone the dialog box and give it different buttons? If not, perhaps the SetWindowText API function might be of use...