Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDatePicker Object / Text Property
In This Topic
    Text Property (SmartDatePicker)
    In This Topic
    Gets or sets the current date in this decoration.
    Syntax
    expression.Text As String
    where expression is a variable that represents a SmartDatePicker Object
    See Also