ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / IncDateTimeInput Method

In This Topic
    IncDateTimeInput Method (C1DropDownControl)
    In This Topic
    Increments the currently selected field in DateTimeInput mode.
    Syntax
    'Declaration
     
    Public Sub IncDateTimeInput() 
    public void IncDateTimeInput()
    See Also