cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
blucey
Level 3

Use Icon on Pushbutton

The documentation seems to indicate that there should be a property on PushButtons on custom dialogs to allow me to set an icon on it, instead of using text. However, this property does not seem to be available. (I am using an InstallScript project.) The properties I *do* see are:

Name, Cancel, Control Identifier, Default, Enabled, Height, Left, Other Windows Styles, Right-to-Left, Sunken, Tab Index, Tab Stop, Text, Top, Visible, and Width.

It's pretty critical for us to use an image on the button rather than text. How do I go about doing this?

Thanks,
-Brett
Labels (1)
0 Kudos
(2) Replies
J_anitha
Level 8

Why dont you try placing a separate image on top of pushbutton?
0 Kudos
blucey
Level 3

J_anitha wrote:
Why dont you try placing a separate image on top of pushbutton?


This doesn't quite work. The image appears, but the moment the mouse is moved over the button, the image vanishes - I suspect it's now behind the button.

Any other suggestions?
0 Kudos