-
Button editor
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
Do you have any idea ?
Thanls.
-
Re: Button editor
are you using graphics class for drawing the rectangular boundary for the buttons ?
-
Re: Button editor
I plan to use a classic button class.
I don't know if it's the best way.