StateOnText property
Sets or returns the text for the toggle switch's on state. Read/write. String.
Syntax
object
.StateOnText
[ = string
]where
object
– is the name of a graphic object, or an expression that evaluates to a graphic object.string
– specifies the text for the toggle switch's on state. It supports up to
three characters.Provide Feedback