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


In This Topic
    Ime.ImeCandidateWindow Class Members
    In This Topic

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

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Ime.ImeCandidateWindow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the candidate list of the candidate window.  
    Public PropertyGets the device of the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow)
    Public PropertyGets the index of the candidate window.  
    Public PropertyGets the page size.  
    Public PropertyGets the page start.  
    Public PropertyOverridden. Gets or sets the position of the ime window.  
    Public PropertyGets or sets the selected candidate index.  
    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 EventRaised when an ime is about to change the content of the candidate window.  
    Public EventWhen the ime window is about created.  
    Top
    See Also