Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartButton Object / Text Property
In This Topic
Text Property (SmartButton)
In This Topic
Gets or sets the string displayed on the button.
Syntax
expression.Text As String
where expression is a variable that represents a SmartButton Object
See Also