I am creating a Windows app using
C#. I want to create a button with an
image on it.... That's not a problem. But I want this button to not have any
borders, so it looks like the image itself is the button. How do I turn off
the borders? And, also, is there a way to turn of the little dotted-line
that will surround the surface of the button when it is selected?
This seems like is should be such a simple property but I am stuck.
Thanks