TcxMediaPlayer9Style Properties
Provides a hot zone that looks similar to the Microsoft Windows Media Player 9 application.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 the arrow displayed within the hot zone when the mouse cursor points to it. |
BorderColor | Specifies the color of the border painted around the hot zone. |
HotZoneRect | Specifies the hot zone’s bounding rectangle. Inherited from TcxHotZoneStyle. |
LightColor | Specifies the color used to fill the light area of the hot zone. |
Owner | Gets the splitter control owning this hot zone. Inherited from TcxHotZoneStyle. |
ShadowHighlightStartColor | Specifies the starting color of the gradient used to fill the dark area of the hot zone while in hot-tracked state. |
ShadowStartColor | Specifies the starting color of the gradient used to fill the dark area of the hot zone while not hot-tracked. |
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