Hi All,

Im currently trying to get button depending on what the background is to do something


EG:
Code:
 
if Button19.BackgroundImage = my.resources.play then
AxWindowsMediaPlayer1.Ctlcontrols.play()
This doesnt work, but is there any other method of doing this?

Thanks In Advance,

Jamie.