FarPoint.Win Assembly / FarPoint.Win Namespace / DefaultTabShape Enumeration


DefaultTabShape Enumeration
Specifies the default tab shape.
Syntax
'Declaration
 
Public Enum DefaultTabShape 
   Inherits System.Enum
 
'Usage
 
Dim instance As DefaultTabShape
Members
MemberDescription
AngledDisplays the tab as angled
RoundedDisplays the tab as rounded
SquareDisplays the tab as square
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.DefaultTabShape

See Also