Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GetCustomIconEventArgs Class
Members


In This Topic
    GetCustomIconEventArgs Class
    In This Topic
    Represents the event arguments for the CustomIcon event handler.
    Syntax
    'Declaration
     
    
    Public Class GetCustomIconEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As GetCustomIconEventArgs
    public class GetCustomIconEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also