Returns or sets a value indicating the text to display in the command buttons for changing the title bar text color and body texts color. They are in the Change skin dialog box .
Syntax
object.ChSD_ChangeForeColorCaption [= string]
The ChSD_ChangeForeColorCaption property syntax has these parts:
| Part | Description |
| object | An object expression referencing to a vbSkinner object. |
| string | A String expression that sets the caption to display in the command buttons for changing the text colors. |
Remarks: The texts to that this property refers are identified in figure of the Change skin dialog box with letter 'i'.
Note: These caption texts will be visible as long as the ChSD_UserAvailableOptions property has value 0 or 1.
![]()
| See also: | To customize how the change skin dialog box is shown |
| Adapting to the language | |
| Property page 'Change skin dialog' |
![]()