Shoutbox

Add button and change its icon in runtime - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: Add button and change its icon in runtime (/showthread.php?tid=92003)

Add button and change its icon in runtime by shlomifr on 08-26-2009 at 08:49 AM

Hi All,

I'm writting an add-on for WLM. I've added a button to the UI by modifying the resources and I'm handling the click event in my own injected dll code.

Does anybody know how can I change the icon of the button from my code in runtime (for example graying it out)? I'm using MS Active Accessibility but I couldn't find a way of setting the icon of the button using this API.

All help is appreciated.

Thanks!
Shlomi


RE: Add button and change its icon in runtime by shlomifr on 08-27-2009 at 04:01 PM

anyone?