Calendar for WinForms | ComponentOne
C1.Win.Input.GrapeCity.Editors Namespace / ResultStringEventArgs Class
Members

In This Topic
    ResultStringEventArgs Class
    In This Topic
    Provides the System.EventArgs data for the ResultString event.
    Object Model
    ResultStringEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class ResultStringEventArgs 
       Inherits System.EventArgs
    public class ResultStringEventArgs : System.EventArgs 
    Remarks
    The ResultString takes place when there has been changes made in the IME conversion window.
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Input.GrapeCity.Editors.ResultStringEventArgs

    See Also