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


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.PaintTabStripButtonEventArgs

    See Also