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.
| | Name | Value | Description | |
| |
exShapeIconEmpty | 0
|
No corner.
| |
| |
exShapeIconUp1 | 1
|
Specifies a corner with a solid triangle pointing up.
| |
| |
exShapeIconDown1 | 2
|
Specifies a corner with a solid triangle pointing down.
| |
| |
exShapeIconRhombus | 3
|
Specifies a corner with a solid rhombus shape.
| |
| |
exShapeIconCircleDot | 4
|
Specifies a corner with a circle and a solid dot inside.
| |
| |
exShapeIconUp2 | 5
|
Specifies a corner with a solid triangle pointing up.
| |
| |
exShapeIconDown2 | 6
|
Specifies a corner with a solid triangle pointing down.
| |
| |
exShapeIconLeft | 7
|
Specifies a corner with a solid triangle pointing left.
| |
| |
exShapeIconRight | 8
|
Specifies a corner with a solid triangle pointing right.
| |
| |
exShapeIconCircleUp1 | 9
|
Specifies a corner with a circle and a solid triangle pointing up inside.
| |
| |
exShapeIconCircleDown1 | 10
|
Specifies a corner with a circle and a solid triangle pointing down inside.
| |
| |
exShapeIconUp3 | 11
|
Specifies a corner with an solid up arrow.
| |
| |
exShapeIconDown3 | 12
|
Specifies a corner with a solid down arrow.
| |
| |
exShapeIconCircleUp2 | 13
|
Specifies a corner with a circle and an solid up arrow inside.
| |
| |
exShapeIconCircleDown2 | 14
|
Specifies a corner with a circle and a solid down arrow inside.
| |
| |
exShapeIconUp4 | 15
|
Specifies a corner with a solid rectagular triangle pointing up.
| |
| |
exShapeIconDown4 | 16
|
Specifies a corner with a solid rectagular triangle pointing down.
| |
| |
exShapeIconVBar | 17
|
Specifies a corner with a solid vertical bar.
| |
| |
exShapeIconSquare | 18
|
Specifies a corner with a solid square shape.
| |
| |
exShapeIconCircle | 19
|
Specifies a corner with a solid circle shape.
| |
| |
exShapeIconStar | 20
|
Specifies a corner with a solid star shape.
| |
| |
exShapeIconFrameUp1 | 61441
|
Specifies a corner with a frame around a rectangular triangle pointing up.
| |
| |
exShapeIconFrameDown1 | 61442
|
Specifies a corner with a frame around a rectangular triangle pointing down.
| |
| |
exShapeIconFrameRhombus | 61443
|
Specifies a corner with a frame around a rhombus shape.
| |
| |
exShapeIconFrameCircleDot | 61444
|
Specifies a corner with a frame around a circle and an empty dot inside.
| |
| |
exShapeIconFrameUp2 | 61445
|
Initiates a corner with a frame around a triangle pointing up.
| |
| |
exShapeIconFrameDown2 | 61446
|
Specifies a corner with a frame around a triangle pointing down.
| |
| |
exShapeIconFrameLeft | 61447
|
Specifies a corner with a frame around a triangle pointing left.
| |
| |
exShapeIconFrameRight | 61448
|
Specifies a corner with a frame around a triangle pointing right.
| |
| |
exShapeIconFrameCircleUp1 | 61449
|
Specifies a corner with a frame around a triangle pointing up inside a circle.
| |
| |
exShapeIconFrameCircleDown1 | 61450
|
Specifies a corner with a frame around a triangle pointing down inside a circle.
| |
| |
exShapeIconFrameUp3 | 61451
|
Specifies a corner with a frame around an up arrow.
| |
| |
exShapeIconFrameDown3 | 61452
|
Specifies a corner with a frame around a down arrow.
| |
| |
exShapeIconFrameCircleUp2 | 61453
|
Specifies a corner with a frame around an up arrow inside a circle.
| |
| |
exShapeIconFrameCircleDown2 | 61454
|
Specifies a corner with a frame around a down arrow inside a circle.
| |
| |
exShapeIconFrameUp4 | 61455
|
Specifies a corner with a frame around a rectangular triangle pointing up.
| |
| |
exShapeIconFrameDown4 | 61456
|
Specifies a corner with a frame around a rectangular triangle pointing down.
| |
| |
exShapeIconFrameVBar | 61457
|
Specifies a corner with a frame around a vertical bar.
| |
| |
exShapeIconFrameSquare | 61458
|
Specifies a corner with a frame around a square shape.
| |
| |
exShapeIconFrameCircle | 61459
|
Specifies a corner with a frame around a circle shape.
| |
| |
exShapeIconFrameStar | 61460
|
Specifies a corner with a frame around a star shape.
| |