TcxSimpleStyle Properties
A simple hot zone for splitter controls.Name | Description |
---|---|
ArrowColor | Specifies the default color of the arrow displayed within a hot zone (i.e. when it is not hot-tracked). |
ArrowHighlightColor | Specifies the color of arrows displayed within the hot zone when it is hot-tracked. |
DotsColor | Specifies the color of the dots displayed within the hot zone. |
DotsShadowColor | Specifies the color of the shadow displayed for dots. |
HotZoneRect | Specifies the hot zone’s bounding rectangle. Inherited from TcxHotZoneStyle. |
LightColor | Specifies the color of left and top edges of the hot zone. |
Owner | Gets the splitter control owning this hot zone. Inherited from TcxHotZoneStyle. |
ShadowColor | Specifies the color of the border painted around the hot zone. |
SizePercent | Specifies the fraction of the splitter’s area occupied by the hot zone. Inherited from TcxHotZoneStyle. |
Visible | Specifies whether the hot zone is displayed. Inherited from TcxHotZoneStyle. |
See Also