hi all,
my button has an irregular background image, a png file with alpha channel.
of course, the irregularity is achieved through the alpha channel.
what i want to do is when button hovered or pressed, a semi-transparent
mask view with the exactly same shape as the background image is displayed just on top of the image.
can i use xmal or code behind to define such a generic button style?
thanks a lot.