Returns or sets the text to display in the change skin dialog box in the selection of the 'Use skin file' CheckBox caption.
Syntax
object.ChSD_UseSkinFileCaption [= string]
The ChSD_UseSkinFileCaption 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 label for the selection of the 'Use skin file' CheckBox caption. |
Remarks: The text to that this property refers is identified in figure of the Change skin dialog box with letter 'l'.
Note: This caption text will be visible as long as the ChSD_UserAvailableOptions property has value 0 or 2.
![]()
| See also: | To customize how the change skin dialog box is shown |
| Adapting to the language | |
| Property page 'Change skin dialog' |
![]()