Hi,
I need to put an image (bitmap) in a button, like an icon. Does somebody know how I can do this?!
I have a .dll file with the dialog. I edit this dialog in Visual Studio and add a normal button there. If somebody knows how to add the image in the Visual Studio, will also help.
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Image in a button
Started by
camila
, Apr 22 2006 22:34
3 replies to this topic
Posted 26 April 2006 - 07:30
Did you look at the SdOptionsButtons dialog as a sample?
Stefan Krüger
InstallSite.org twitter facebook
Posted 26 April 2006 - 14:43
Yes, I looked.. but, I can't use this function because I did a dialog in Microsoft Visual Studio .NET 2003, that contains texts in a different way from the defaulf dialog. And there, it isn't possible to put an image in a button.
I tried to use this function (SdOptionsButtons), but the dialog is changed for one that is already done (the default dialog). And I need to use my dialog.
Does have a way to chance this default dialog to another?
Do you know any other function?
Thank you.
I tried to use this function (SdOptionsButtons), but the dialog is changed for one that is already done (the default dialog). And I need to use my dialog.
Does have a way to chance this default dialog to another?
Do you know any other function?
Thank you.