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

SmartControl Object Members

The following tables list the members exposed by SmartControl.

Public 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
Public 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
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