Triangle button

  • Thread starter Thread starter davebrennan1975
  • Start date Start date
D

davebrennan1975

I'm trying to find a simple triangle button. I've come across lots of
custom controls with ellipsis, circle, and rectangle settings, but
nothing with triangle options. Anyone have any suggestions? Thanks.
-Dave
 
Thanks. That would work, but I wanted to see if there was a Windows
Forms custom control that inherited all the regular button properties,
methods, and events. Ideally it would have the standard 3-d appearance
of the regular button...

I can make a 3-d button to use with ImageButton, but I'm just trying to
save some time...
 
Back
Top