Diesel Posted October 11, 2004 Posted October 11, 2004 I want to display the ▲ and ▼ characters on a button, but it keeps coming up as a □. Do i have to use an encoding class? Quote
mocella Posted October 12, 2004 Posted October 12, 2004 Not sure why it wouldn't show up. I've always just used an image file for my WinForms buttons for arrows. There's some basic ones in the "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\icons\arrows" folder (assuming you have VS2003 and installed to default location). Not exactly answering your question, but it's how I've handled this problem.... Quote
Leaders Iceplug Posted October 12, 2004 Leaders Posted October 12, 2004 p and q in Wingdings 3 will give you some arrows. I don't think Button supports showing Unicode text. :) Quote Iceplug, USN One of my coworkers thinks that I believe that drawing bullets is the most efficient way of drawing bullets. Whatever!!! :-(
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.