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

In This Topic
    Closing Event (Ime.ImeCandidateWindow)
    In This Topic
    When the ime window is about closed.
    Syntax
    'Declaration
     
    
    Public Event Closing As EventHandler
    public event EventHandler Closing
    See Also