Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDatePicker Object / ActionSequence Property
In This Topic
    ActionSequence Property (SmartDatePicker)
    In This Topic
    Gets or sets a sequence of input map actions to execute when the date in this date picker is changed.
    Syntax
    expression.ActionSequence As Object
    where expression is a variable that represents a SmartDatePicker Object
    See Also