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


In This Topic
    Ime.ImeStatusWindow Class Members
    In This Topic

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

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Ime.ImeStatusWindow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the conversion mode.  
    Public PropertyGets the device of the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    Public PropertyOverridden. Gets or sets the position of the ime window.  
    Public PropertyGets or sets the sentence mode.  
    Public PropertyGets or sets a Ime.ImeStatus indicating the ime is opened or closed.  
    Public PropertyOverridden. Gets or sets a bool indicates whether the ime window is visible.  
    Top
    Public Methods
     NameDescription
    Public MethodHides the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    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 about closed.  
    Public EventWhen the ConversionMode is changed by user from ime bar.  
    Public EventWhen the ime window is about created.  
    Public EventWhen the SentenceMode is changed by user from ime bar.  
    Public EventWhen the Status is changed by user from ime bar or by code.  
    Top
    See Also