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


In This Topic
    Ime.ImeContext Class Members
    In This Topic

    The following tables list the members exposed by Ime.ImeContext.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Ime class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets wehther the ime context is used by ime device.  
    Public PropertyGets the handle of the ime context.  
    Public PropertyGets the device of the ime context.  
    Public PropertyGets a bool indicating whether the ime context is valid.  
    Top
    Public Methods
     NameDescription
    Public MethodRelease the handle of the ime context.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
    Top
    See Also