Spread Windows Forms 12.0 Product Documentation
DropDownEventArgs Class
Members 


FarPoint.Win Assembly > FarPoint.Win Namespace : DropDownEventArgs Class
Represents the event data for the DropDown event.
Object Model
DropDownEventArgs Class
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

Reference

DropDownEventArgs Members
FarPoint.Win Namespace
DropDown Event
DropDownEventHandler Delegate