Reflection
ISmartButton Interface Properties

For a list of all members of this type, see ISmartButton members.

Public Properties
 NameDescription
 PropertyActionSequenceA sequence of input map actions to execute when this button is clicked.  
 PropertyBackgroundColorGets or sets the color used to paint the background of this button.  
 PropertyButtonTextGets or sets the text displayed on the face of this button.  
 PropertyEndColumnGets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyEndRowGets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyForegroundColorGets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyIdGets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyStartColumnGets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyStartRowGets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
 PropertyToolTipTextGets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
Top
See Also