InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library / SmartDatePicker Object / DateMask Property
In This Topic
    DateMask Property
    In This Topic
    Gets or sets the format string used when displaying/retrieving the current date. (This property uses .NET date and time format specifiers.)
    Syntax
    expression.DateMask As System.String
    See Also