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

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