constants ShapeBarEnum
The ShapeBarEnum type indicates the height and the alignment of the bar. Use the
Shape
property to specify the height and the vertical alignment of the bar.
Name
Value
Description
exShapeEmpty
0
The shape is empty.
exShapeSolid
1
The bar draws the frame around.
exShapeSolidUp
2
exShapeSolidCenter
3
exShapeSolidDown
4
exShapeSolidFrameless
17
The bar does not draw the frame around.
exShapeThinUp
18
exShapeThinCenter
19
exShapeThinDown
20