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


In This Topic
ISmartDropDown Interface
In This Topic
Interface for the SmartDropDown SmartUx control.
Syntax
'Declaration
 
Public Interface ISmartDropDown 
   Inherits Attachmate.Reflection.Framework.IProxy, ISmartControl 
 
'Usage
 
Dim instance As ISmartDropDown
Remarks
SmartUx controls are not available when using the Terminal User Control (TUC).
See Also