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

In This Topic
    CanReconvert Method (Ime.ImeCompositionWindow)
    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