Specifies how the title of a TabbedPanel is displayed on a TabStrip.

Namespace:  ZettaCube.ZeeControls
Assembly:  ZettaCube.ZeeControls (in ZettaCube.ZeeControls.dll)

Syntax

C#
public enum TabControlUseTitlesEnum
Visual Basic (Declaration)
Public Enumeration TabControlUseTitlesEnum

Members

Member nameDescription
No
Do not display the title.
Normal
Display the title horizontally.
RotatedImage
Display an image of a rotated title.

See Also