Reflection
ISmartControl Interface Members
Properties  Events

The following tables list the members exposed by ISmartControl.

Public Properties
 NameDescription
 PropertyEndColumnGets or sets the ending column of the SmartUx control.  
 PropertyEndRowGets or sets the ending row of the SmartUx control.  
 PropertyForegroundColorGets or sets the foreground color of the SmartUx control.  
 PropertyIdGets the unique id for this SmartUx control.  
 PropertyStartColumnGets or sets the starting column of the SmartUx control.  
 PropertyStartRowGets or sets the starting row of the SmartUx control.  
 PropertyToolTipTextGets or sets the tool tip text for the SmartUx control.  
Top
Public Events
 NameDescription
 EventActivatedThis event is triggered when the host cursor moves under this decoration.  
 EventDeactivatedThis event is triggered when the host cursor moves from under this decoration.  
Top
See Also