Send comments on this topic.
SmartControl Object Members
Attachmate.Reflection.Objects Library (User Interface) : SmartControl Object


The following tables list the members exposed by SmartControl.

Properties

 NameDescription
public PropertyEndColumnGets or sets the ending column of the control.  
public PropertyEndRowGets or sets the ending row of the control.  
public PropertyForegroundColorGets or sets the foreground color of the control.  
public PropertyIdGets the unique id for this control.  
public PropertyStartColumnGets or sets the starting column of the control.  
public PropertyStartRowGets or sets the starting row of the control.  
public PropertyToolTipTextGets or sets the tool tip text for the control.  
Top

Events

 NameDescription
public EventActivatedThis event occurs when the host cursor moves under this SmartUx Control.  
public EventDeactivatedThis event occurs when the host cursor moves from under this SmartUx Control.  
Top