Click to See Complete Forum and Search --> : Button editor


jerSAY
October 23rd, 2009, 02:40 AM
Hi,

I would like to create a button editor like in Visual Studio.
My problem is, I don't know how to make a sizeable button with the little squares on each sides and corners of the button like in the image below..

http://img202.imageshack.us/img202/7523/buttonn.th.jpg (http://img202.imageshack.us/i/buttonn.jpg/)

Do you have any idea ?
Thanls.

vcdebugger
October 23rd, 2009, 04:06 AM
are you using graphics class for drawing the rectangular boundary for the buttons ?

jerSAY
October 23rd, 2009, 04:24 AM
I plan to use a classic button class.
I don't know if it's the best way.