Attachmate Reflection 2011 VBA Help Send comments on this topic.
_SmartButton Interface Members
See Also  Properties 
Attachmate.Reflection.Objects Library (User Interface) : _SmartButton Interface


The following tables list the members exposed by _SmartButton.

Public Properties

 NameDescription
 PropertyBackgroundColorThe color used to paint the background of this button.  
 PropertyEndColumnGets or sets the ending column of this SmartUx Control.  
 PropertyEndRowGets or sets the ending row of this SmartUx Control.  
 PropertyForegroundColorGets or sets the foreground color of this SmartUx Control.  
 PropertyIdGets or sets the unique id for this SmartUx Control.  
 PropertyStartColumnGets or sets the starting column of this SmartUx Control.  
 PropertyStartRowGets or sets the starting row of this SmartUx Control.  
 PropertyTextGets or sets the current value in this SmartUx Control.  
 PropertyToolTipTextGets or sets the tool tip text for this SmartUx Control.  
Top

See Also