I need a button on my form that has one of those little arrows on it.

D

Dave

I'm trying to make a button that has one of those tiny simple triangle
arrows similar to the buttons in MS Access that you use to move to the
next/previous form. Is this a special character? How do I put it on the
button? Thanks,
 
G

Guest

You can use the ImageButton from the OpenNETCF SDF. If you don't want to use
that then I would just use the ">" or "<" characters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top