Calendar for WinForms | ComponentOne
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime Class / Activated Event

In This Topic
    Activated Event (Ime)
    In This Topic
    An event raised when the ime has been activated.
    Syntax
    'Declaration
     
    
    Public Event Activated As EventHandler
    public event EventHandler Activated
    See Also