Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GetCustomIconEventArgs Class
Members


GetCustomIconEventArgs Class
Represents the event arguments for the CustomIcon event handler.
Syntax
'Declaration
 
Public Class GetCustomIconEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As GetCustomIconEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.GetCustomIconEventArgs

See Also