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

In This Topic
    CanReconvert Method
    In This Topic
    A bool indicates whether the ime can do reconverting now.
    Syntax
    'Declaration
     
    
    Public Function CanReconvert() As Boolean
    public bool CanReconvert()
    See Also