Pocket PC Controls.com

EdgeStyle Enumeration

Specifies the edge style of the control

[Visual Basic]
Public Enum EdgeStyle
[C#]
public enum EdgeStyle

Members

Member Name Description
Square Draws the gradient from top to bottom
Round Draws the gradient from left to right

Requirements

Namespace: PPCC.ProgressBar

Assembly: ColorButton (in ColorButton.dll)

See Also

PPCC.ProgressBar Namespace