Specifies whether the text label is displayed.
Declaration
componentPropObj.ShowText
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
Description
Use the ShowText
property to specify whether the supplementary textual information is displayed within the component.
The text label indicates the progress state for the TcxProgressBar component. Depending on the ShowTextStyle
property, this can be the current position value or a fulfillment percentage.
Property Value
True if textual information is displayed and False otherwise.
See Also
ShowTextStyle Property
SolidTextColor Property
TextOrientation Property