Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.UserInterface Namespace / ISmartDropDown Interface

In This Topic
    ISmartDropDown Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyA sequence of input map actions to execute when the selection is changed in this drop down.  
     PropertyGets or sets the index of the item selected in the drop down list.  
     PropertyGets or sets the ending column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the ending row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the foreground color of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets the unique id for this SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets the number of items in the drop down list.  
     PropertyGets or sets the item selected in the drop down list.  
     PropertyGets or sets the starting column of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the starting row of the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
     PropertyGets or sets the tool tip text for the SmartUx control. (Inherited from Attachmate.Reflection.UserInterface.ISmartControl)
    Top
    See Also