Pocket PC Controls.com

ButtonShape Enumeration

Specifies the shape of the button

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

Members

Member Name Description
Rectangle Draws the button as a rectangle
Ellipse Draws the button as an ellipse

Requirements

Namespace: PPCC.ColorButton

Assembly: ColorButton (in ColorButton.dll)

See Also

PPCC.ColorButton Namespace