DropDown Button
C#
3
Posts
3
Posters
0
Views
1
Watching
-
I need a button with a drop down arrow like the back button in internet explorer--preferably writen in C#. Where can I find one, or how could I make one? (I'm trying to avoid overriding the OnPaint function) Thanks.
This is a good one. http://www.aisto.com/roeder/dotnet/Download.aspx?File=CommandBar[^]
-
I need a button with a drop down arrow like the back button in internet explorer--preferably writen in C#. Where can I find one, or how could I make one? (I'm trying to avoid overriding the OnPaint function) Thanks.