Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / DropDownEventArgs Class
Members


In This Topic
    DropDownEventArgs Class
    In This Topic
    Represents the event data for the DropDown event.
    Syntax
    'Declaration
     
    
    Public Class DropDownEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As DropDownEventArgs
    public class DropDownEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.DropDownEventArgs

    See Also