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

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

Syntax

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

Members

Member nameDescription
No
Do not display the icon.
Normal
Display the upright icon.
Rotated
Display the icon that is rotated 90 degrees clockwise.

See Also