ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / DecDateTimeInput Method

In This Topic
    DecDateTimeInput Method (C1TextBox)
    In This Topic
    Decrements the currently selected field in DateTimeInput mode.
    Syntax
    'Declaration
     
    Public Sub DecDateTimeInput() 
    public void DecDateTimeInput()
    See Also