Reflection
ISmartDropDown Interface
Members 


Interface for the SmartDropDown SmartUx control.
Syntax
'Declaration
 
Public Interface ISmartDropDown 
   Inherits ISmartControl 
'Usage
 
Dim instance As ISmartDropDown
public interface ISmartDropDown : ISmartControl  
Remarks
SmartUx controls are not available when using the Terminal User Control (TUC).
See Also