TcxXPTaskBarStyle Properties
Provides a hot zone that looks like the splitter in the Windows® XP task bar.Name | Description |
---|---|
HotZoneRect | Specifies the hot zone’s bounding rectangle. Inherited from TcxHotZoneStyle. |
LightColor | Specifies the color of the dots displayed within the hot zone. |
Owner | Gets the splitter control owning this hot zone. Inherited from TcxHotZoneStyle. |
ShadowColor | Specifies the color of shadows painted for dots within 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