constants ShapeCornerEnum
The ShapeCornerEnum expression defines the shape of the start and end part of the bar. Use the StartShape and EndShape properties to define the start and end parts of the bar using custom shapes. Use the AddShapeCorner method to define a corner from an icon. Use the Images or ReplaceIcon method to update the list of control's icons.

NameValueDescription
exShapeIconEmpty0 No corner.
exShapeIconUp11 Specifies a corner with a solid triangle pointing up.
exShapeIconDown12 Specifies a corner with a solid triangle pointing down.
exShapeIconRhombus3 Specifies a corner with a solid rhombus shape.
exShapeIconCircleDot4 Specifies a corner with a circle and a solid dot inside.
exShapeIconUp25 Specifies a corner with a solid triangle pointing up.
exShapeIconDown26 Specifies a corner with a solid triangle pointing down.
exShapeIconLeft7 Specifies a corner with a solid triangle pointing left.
exShapeIconRight8 Specifies a corner with a solid triangle pointing right.
exShapeIconCircleUp19 Specifies a corner with a circle and a solid triangle pointing up inside.
exShapeIconCircleDown110 Specifies a corner with a circle and a solid triangle pointing down inside.
exShapeIconUp311 Specifies a corner with an solid up arrow.
exShapeIconDown312 Specifies a corner with a solid down arrow.
exShapeIconCircleUp213 Specifies a corner with a circle and an solid up arrow inside.
exShapeIconCircleDown214 Specifies a corner with a circle and a solid down arrow inside.
exShapeIconUp415 Specifies a corner with a solid rectagular triangle pointing up.
exShapeIconDown416 Specifies a corner with a solid rectagular triangle pointing down.
exShapeIconVBar17 Specifies a corner with a solid vertical bar.
exShapeIconSquare18 Specifies a corner with a solid square shape.
exShapeIconCircle19 Specifies a corner with a solid circle shape.
exShapeIconStar20 Specifies a corner with a solid star shape.
exShapeIconFrameUp161441 Specifies a corner with a frame around a rectangular triangle pointing up.
exShapeIconFrameDown161442 Specifies a corner with a frame around a rectangular triangle pointing down.
exShapeIconFrameRhombus61443 Specifies a corner with a frame around a rhombus shape.
exShapeIconFrameCircleDot61444 Specifies a corner with a frame around a circle and an empty dot inside.
exShapeIconFrameUp261445 Initiates a corner with a frame around a triangle pointing up.
exShapeIconFrameDown261446 Specifies a corner with a frame around a triangle pointing down.
exShapeIconFrameLeft61447 Specifies a corner with a frame around a triangle pointing left.
exShapeIconFrameRight61448 Specifies a corner with a frame around a triangle pointing right.
exShapeIconFrameCircleUp161449 Specifies a corner with a frame around a triangle pointing up inside a circle.
exShapeIconFrameCircleDown161450 Specifies a corner with a frame around a triangle pointing down inside a circle.
exShapeIconFrameUp361451 Specifies a corner with a frame around an up arrow.
exShapeIconFrameDown361452 Specifies a corner with a frame around a down arrow.
exShapeIconFrameCircleUp261453 Specifies a corner with a frame around an up arrow inside a circle.
exShapeIconFrameCircleDown261454 Specifies a corner with a frame around a down arrow inside a circle.
exShapeIconFrameUp461455 Specifies a corner with a frame around a rectangular triangle pointing up.
exShapeIconFrameDown461456 Specifies a corner with a frame around a rectangular triangle pointing down.
exShapeIconFrameVBar61457 Specifies a corner with a frame around a vertical bar.
exShapeIconFrameSquare61458 Specifies a corner with a frame around a square shape.
exShapeIconFrameCircle61459 Specifies a corner with a frame around a circle shape.
exShapeIconFrameStar61460 Specifies a corner with a frame around a star shape.