ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DateEdit Class / UpdateSelection Method

In This Topic
    UpdateSelection Method (C1DateEdit)
    In This Topic
    Updates selection of the text according to the InitialSelection property.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub UpdateSelection() 
    protected override void UpdateSelection()
    See Also