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


In This Topic
    Ime.ImeCompositionWindow Class Members
    In This Topic

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

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Ime.ImeCompositionWindow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ime composition attributes.  
    Public PropertyGets the ime composition clauses.  
    Public PropertyGets the cursor position.  
    Public PropertyGets the delta start.  
    Public PropertyGets the device of the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    Public PropertyGets a bool indicating whether the composition window is floating.  
    Public PropertyGets whether the compsition form is single line or not.  
    Public PropertyGets or sets the logical font.  
    Public PropertyOverridden. Gets or sets the position of the ime window.  
    Public PropertyGets the ime composition reading attributes.  
    Public PropertyGets the ime composition reading clauses.  
    Public PropertyGets or sets the reading string  
    Public PropertyGets the ime composition result clauses.  
    Public PropertyGets the ime composition result reading clauses.  
    Public PropertyGets the result reading string  
    Public PropertyGets the result string  
    Public PropertyGets or sets the string  
    Public PropertyOverridden. Gets or sets a bool indicates whether the ime window is visible.  
    Public PropertyGets or sets the work area of the composition window.  
    Top
    Public Methods
     NameDescription
    Public MethodClear the composition string and set the status to no composition string  
    Public MethodA bool indicates whether the ime can do reconverting now.  
    Public MethodSet the composition string as the result string.  
    Public MethodConvert the composition string.  
    Public MethodMakes composition sit at a floating window.  
    Public MethodHides the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    Public MethodOverloaded. Adjustes the window position.  
    Public MethodProvides support for IME reconversion.  
    Public MethodCancel the current composition string and set the composition string to be the unconverted string.  
    Public MethodShows the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    Top
    Public Events
     NameDescription
    Public EventWhen the ime window is closed.  
    Public EventRaised when the composition is changed.  
    Public EventRaised when the IME window finds no space to extend the area for the composition window.  
    Public EventRaised when the IME ends composition.  
    Public EventWhen the ime window is opened.  
    Public EventRaised immediately before the ime generates the composition string as a result of a keystroke.  
    Top
    See Also