ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCandidateWindow Class / ContentChanging Event

In This Topic
    ContentChanging Event
    In This Topic
    Raised when an ime is about to change the content of the candidate window.
    Syntax
    'Declaration
     
    
    Public Event ContentChanging As EventHandler
    public event EventHandler ContentChanging
    See Also