Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDropDown Object

SmartDropDown Object Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets a sequence of input map actions to execute when the selection is changed in this drop down.  
Public PropertyGets the number of items in the drop down list.  
Public PropertyGets or sets the item index for the currently selected item.  
Public PropertyGets or sets the value of the currently selected item.  
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
See Also