ComponentOne List for WinForms
C1.Win.C1List Namespace / NotInListEventArgs Class
Members

In This Topic
    NotInListEventArgs Class
    In This Topic
    Defines the event data for C1Combo.NotInList event.
    Object Model
    NotInListEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class NotInListEventArgs 
       Inherits System.EventArgs
    public class NotInListEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1List.NotInListEventArgs

    See Also