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

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