ComponentOne MultiSelect for WinForms
C1.Win.Input.GrapeCity.Framework.Input Namespace / Ime.ImeCompositionWindow Class / CompositionFull Event

In This Topic
    CompositionFull Event
    In This Topic
    Raised when the IME window finds no space to extend the area for the composition window.
    Syntax
    'Declaration
     
    
    Public Event CompositionFull As EventHandler
    public event EventHandler CompositionFull
    See Also