Remark property

Sets or returns the remark status of the toggle switch. Read/write. Boolean.
Syntax
object
.
Remark
[ =
value
]
where
object
– is the name of a graphic object, or an expression that evaluates to a graphic object.
value
– is a Boolean value that specifies the remark status.
  • True
    : The remark is enabled.
  • False
    : The remark is disabled.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal