S
H
A
R
E
Showing posts with label Panel. Show all posts
Showing posts with label Panel. Show all posts

Wednesday, July 27, 2011

Create a Circle Rounded Panel Controls

rounded panel Form Controls VB net CSharp
When we Draw to a Graphics object we can set AntiAlias so as to make the edges of complex shapes look smooth. This is done by altering the color of some of the pixels on and around the edge so that the jagged edges appear smooth.

Read More!