TabStrip Constructor(FpSpread)
Creates a new tab strip for a set of sheet tabs for the specified FpSpread component.
'Declaration
Public Function New( _
ByVal As FpSpread _
)
'Usage
Dim owner As FpSpread
Dim instance As New TabStrip(owner)
Parameters
- owner
- FpSpread component that owns the tab strip