Returns or sets the caption to display in the change skin dialog box in the Manual set frame.
Syntax
object.ChSD_ManualSetFrameCaption [= string]
The ChSD_ManualSetFrameCaption 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 Manual set frame. |
Remarks: The text to that this property refers is identified in figure of the Change skin dialog box with letter 'd'.
Note: The Manual set frame as long as the ChSD_UserAvailableOptions property has value 0 or 1.
![]()
| See also: | ChSD_UserAvailableOptions (property) |
| To customize how the change skin dialog box is shown | |
| Adapting to the language | |
| Property page 'Change skin dialog' |
![]()