Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > ISmartButton Interface : ButtonText Property |
'Declaration
Property ButtonText As String
'Usage
Dim instance As ISmartButton Dim value As String instance.ButtonText = value value = instance.ButtonText
string ButtonText {get; set;}