cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
davide77
Level 5

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
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Can you clone the dialog box and give it different buttons? If not, perhaps the SetWindowText API function might be of use...
0 Kudos