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

SmartDropDown Object Members

The following tables list the members exposed by SmartDropDown.

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
Public Methods
 NameDescription
Public MethodAdds an item to the drop down list.  
Public MethodRemoves an item from a specific location in the drop down list.  
Public MethodRemoves an item from the drop down list.  
Top
Public Events
 NameDescription
Public EventThis event occurs when the value selected by this SmartUx control is changed.  
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
Inherited Events
 NameDescription
Public EventThis event occurs when the host cursor moves under this SmartUx Control.  
Public EventThis event occurs when the host cursor moves from under this SmartUx Control.  
Top
See Also