Spread Windows Forms 12.0 Product Documentation
PaintTabStripTabEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PaintTabStripTabEventArgs Class
Represents the event data for the PaintTabStripTab event for the Spread component.
Object Model
PaintTabStripTabEventArgs Class
Syntax
'Declaration
 
Public Class PaintTabStripTabEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PaintTabStripTabEventArgs
public class PaintTabStripTabEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PaintTabStripTabEventArgs

See Also

Reference

PaintTabStripTabEventArgs Members
FarPoint.Win.Spread Namespace
PaintTabStripTab Event

User-Task Documentation

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