Specifies the visual effects that can be applied to the edges of a visual style element.
The System.Windows.Forms.VisualStyles.EdgeEffects values are used as argument values in the VisualStyleRenderer.DrawEdge(System.Drawing.IDeviceContext, System.Drawing.Rectangle, Edges, EdgeStyle, EdgeEffects) method.
The area within the element borders is filled.
The border is flat.
The border is one-dimensional.
The border is drawn without any effects.
The border is soft.