Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    PaintTabStripEventArgs Class
    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