In Visual C++ Express Edition you can insert button controls on a form.
These buttons has a rectangular form. You can even do them like a square.
Is it possible to do Round Buttons in C++, like this letter: O ?
(It is important that the area where you click is Rounded.)
Thank you...