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


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