Spread Windows Forms 12.0 Product Documentation
PaintTabStripButtonEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PaintTabStripButtonEventArgs Class
Represents the event data for the PaintTabStripButton event for the Spread component.
Object Model
PaintTabStripButtonEventArgs Class
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

Reference

PaintTabStripButtonEventArgs Members
FarPoint.Win.Spread Namespace
PaintTabStripButton Event

User-Task Documentation

Customizing the Sheet Name Tabs of the Component
Managing Events from User Actions