Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / SmartDatePicker Object

In This Topic
    SmartDatePicker Object Properties
    In This Topic

    For a list of all members of this type, see SmartDatePicker members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a sequence of input map actions to execute when the date in this date picker is changed.  
    Public PropertyGets or sets the format string used when displaying/retrieving the current date. (This property uses .NET date and time format specifiers.)  
    Public PropertyGets or sets the current date in this decoration.  
    Top
    Inherited Properties
     NameDescription
    Public PropertyGets or sets the ending column of the control.  
    Public PropertyGets or sets the ending row of the control.  
    Public PropertyGets or sets the foreground color of the control.  
    Public PropertyGets the unique id for this control.  
    Public PropertyGets or sets the starting column of the control.  
    Public PropertyGets or sets the starting row of the control.  
    Public PropertyGets or sets the tool tip text for the control.  
    Top
    See Also