I am trying to use an image for a button but I still see a regular button with the image layered on top. See here. Is there a way to hide the grey button in background so I only see my maroon next button?
source:
Button next = new Button {Image = "Next.png"};