Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / TextEventArgs Class
Members

In This Topic
    TextEventArgs Class
    In This Topic
    Provides EventArgs with Text.
    Object Model
    TextEventArgs Class
    Syntax
    'Declaration
     
    Public Class TextEventArgs 
       Inherits System.EventArgs
    public class TextEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Editor.TextEventArgs

    See Also