Spread Windows Forms 12.0 Product Documentation
TabStripButton Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : TabStripButton Enumeration
Specifies the sheet tab buttons.
Syntax
'Declaration
 
Public Enum TabStripButton 
   Inherits System.Enum
'Usage
 
Dim instance As TabStripButton
public enum TabStripButton : System.Enum 
Members
MemberDescription
EndIndicates the End button
HomeIndicates the Home button
NextIndicates the Next button
NextHiddenSheetIndicates the button that allow active next hidden sheet.
NoneIndicates the None button
PrevHiddenSheetIndicates the button that allow active previous hidden sheet.
PreviousIndicates the Previous button
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.TabStripButton

See Also

Reference

FarPoint.Win.Spread Namespace

User-Task Documentation

Customizing the Sheet Name Tabs of the Component