STRIKEOUT |
DEVELOPER |
|
|
Purpose |
.Strikeout allows you to specify whether the Strikeout property is set for certain objects. |
Syntax |
Setting: ObjectReference.StrikeOut = Value |
Operation |
ObjectReference is the Tag Name of the object |
Remarks |
The Strikeout property causes the text to be displayed with a line through it. |
Examples |
To display the text of a radio (Tag Name = MCButton) in the radio group (Tag Name = CreditCardGroup) with a line through it: |
Topic ID: 510092