Returns or sets the text to display in the change skin dialog box in the 'Cancel' command button.
Syntax
object.ChSD_CancelCommandButtonCaption [= string]
The ChSD_CancelCommandButtonCaption 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 'Cancel' command button. |
Remarks: The text to that this property refers is identified in figure of the Change skin dialog box with letter 'n'.
![]()
| See also: | To customize how the change skin dialog box is shown |
| Adapting to the language | |
| Property page 'Change skin dialog' |
![]()