Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartButton Object
Properties Events

SmartButton Object Members

The following tables list the members exposed by SmartButton.

Public Properties
 NameDescription
Public PropertyGets or sets a sequence of input map actions to execute when this button is clicked.  
Public PropertyGets or sets the color used to paint the background of this button.  
Public PropertyGets or sets the string displayed on the button.  
Top
Public Events
 NameDescription
Public EventThis event occurs when a SmartUx Control button control is clicked.  
Top
Inherited Properties
 NameDescription
Public PropertyGets or sets the ending column of the control.  
Public PropertyGets or sets the ending row of the control.  
Public PropertyGets or sets the foreground color of the control.  
Public PropertyGets the unique id for this control.  
Public PropertyGets or sets the starting column of the control.  
Public PropertyGets or sets the starting row of the control.  
Public PropertyGets or sets the tool tip text for the control.  
Top
Inherited Events
 NameDescription
Public EventThis event occurs when the host cursor moves under this SmartUx Control.  
Public EventThis event occurs when the host cursor moves from under this SmartUx Control.  
Top
See Also