ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime Class
Properties Methods Events


In This Topic
    Ime Class Members
    In This Topic

    The following tables list the members exposed by Ime.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the collection of candiate window.  
    Public PropertyGets the composition window of current ime device.  
    Public PropertyGets or sets the enable status of the ime device.  
    Public PropertyGets the type of the ime device.  
    Public PropertyGets a bool indicates the ime device is active.  
    Public PropertyGets a flag indicates whether the ime is opening and has inputed string.  
    Public PropertyGets or sets the language of the ime device.  
    Public PropertyGets the status window of current ime device.  
    Top
    Public Methods
     NameDescription
    Public MethodFetch the result strings from a specified reading string.  
    Public MethodFecth reading strings from a specified result string.  
    Public MethodDispose the Ime.  
    Public MethodSimulates the specified IME hot key, causing the same response as if the user had pressed the hot key in the related window.  
    Top
    Public Events
     NameDescription
    Public EventAn event raised when the ime has been activated.  
    Public EventAn event raised when the ime has been deactivated.  
    Top
    See Also