B
Bruce Schechter
I am creating two buttons ("Forward" and "Back" in a windows forms
application that has a "browsing" function, vaguely like the forward/back
buttons in IE.) Using the VS.NET designer I placed images within each
button to visually show forward and reverse "arrows."
I have not been found a way to remove the edges of the buttons so that only
the images appear (without the surrounding box.) I've searched both the
VS.NET designer as well as all the methods/properties of the Button Class,
but found no way to control that attribute of the Button appearance.
How can this be done?
Thanks,
-- Bruce
application that has a "browsing" function, vaguely like the forward/back
buttons in IE.) Using the VS.NET designer I placed images within each
button to visually show forward and reverse "arrows."
I have not been found a way to remove the edges of the buttons so that only
the images appear (without the surrounding box.) I've searched both the
VS.NET designer as well as all the methods/properties of the Button Class,
but found no way to control that attribute of the Button appearance.
How can this be done?
Thanks,
-- Bruce