Specifies the styles that can be applied to the edges of a visual style element.
The System.Windows.Forms.VisualStyles.EdgeStyle values are used as argument values in the VisualStyleRenderer.DrawEdge(System.Drawing.IDeviceContext, System.Drawing.Rectangle, Edges, EdgeStyle, EdgeEffects) method.
The edges are drawn to appear raised on the outside and sunken on the inside.
The edges are drawn to appear sunken on the outside and raised on the inside.
The edges are drawn to make the element seem raised.
The edges are drawn to make the element seem sunken.