This property returns and sets a value that indicates the appearance of a Shape control.
object.Shape [= value]
Constant |
Setting |
Description |
| vbShapeRectangle | 0 (default) | Rectangle |
| vbShapeSquare | 1 | Square |
| vbShapeOval | 2 | Oval |
| vbShapeCircle | 3 | Circle |
| vbShapeRoundedRectangle | 4 | Rounded rectangle |
| vbShapeRoundedSquare | 5 | Rounded square |