ExpressionTrueState property

Sets or returns the expression true state of the toggle switch. Read/write. Boolean.
Syntax
object
.
ExpressionTrueState
[ =
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 expression true state.
  • True
    : The expression true state is
    Enable
    .
  • False
    : The expression true state is
    Disable
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal