[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeContext

Ime.ImeContext Class

Defines the ime context for all ime operations.

Inheritance
Ime.ImeContext
Implements
Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public sealed class Ime.ImeContext : IDisposable

Constructors

Name Description
ImeContext(Ime)

Initializes a new instance of the Ime class.

Properties

Name Description
Enable

Gets or sets wehther the ime context is used by ime device.

Handle

Gets the handle of the ime context.

Ime

Gets the device of the ime context.

IsValid

Gets a bool indicating whether the ime context is valid.

Methods

Name Description
Dispose()

Release the handle of the ime context.

~ImeContext()

Ensure to release Ime.ImeContext