O.P. Add button and change its icon in runtime
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
|