ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / Revert Method

In This Topic
    Revert Method
    In This Topic
    Cancel the current composition string and set the composition string to be the unconverted string.
    Syntax
    'Declaration
     
    
    Public Sub Revert() 
    public void Revert()
    See Also