Triangular Button

CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

Tried out the CRoundButton class by Chris Maunder, and got inspired to
make a Triangle Button instead (actually i copy/pasted the code
structure from that) – Anyway it might be useful to someone, so here it
is.

A class derived from CButton, that displays the button as a triangle
pointing in one of four directions (LEFT, RIGHT, UP, DOWN) (see demo).

Download source 31KB

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read