Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ResetInitialSelection Method

In This Topic
    ResetInitialSelection Method (C1TextBoxBase)
    In This Topic
    Restores the default value of the InitialSelection property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetInitialSelection() 
    protected void ResetInitialSelection()
    See Also