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

In This Topic
    SmartDatePicker Object Members
    In This Topic

    The following tables list the members exposed by SmartDatePicker.

    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
    Public Events
     NameDescription
    Public EventThis event occurs when the value selected by this SmartUx control is changed.  
    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
    Inherited Events
     NameDescription
    Public EventThis event occurs when the host cursor moves under this SmartUx Control.  
    Public EventThis event occurs when the host cursor moves from under this SmartUx Control.  
    Top
    See Also