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

In This Topic
    Opened Event
    In This Topic
    When the ime window is opened.
    Syntax
    'Declaration
     
    
    Public Event Opened As EventHandler
    public event EventHandler Opened
    See Also