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


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.PaintTabStripEventArgs

    See Also