ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / DecDateTimeInput Method

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