Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDatePicker Object
In This Topic
    SmartDatePicker Object
    In This Topic
    The SmartDatePicker object displays a calendar widget for fields that require a date to be input. The user will be presented with a calendar image and the selected value is translated into a date in the specified format (YYYYMMDD, MMDDYYYY, etc.). This object inherits the properties and methods of the SmartControl object.
    See Also