Control Reference > VSPrinter Control > VSPrinter Properties > AbortTextButton Property |
Returns or sets the caption for the button in the default Abort dialog.
[form!]VSPrinter.AbortTextButton[ = value As String ]
This property allows you to customize the appearance of the default Abort dialog. This is especially useful for developers working with languages other than English.
For details on the default Abort dialog and a diagram displaying all localizable strings, see the AbortWindow property.
Note: Setting this property to an empty string restores it default value. |
String
"Cancel"