Enum XPTaskBarStyle
This enum represents the style of XPTaskBar
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum XPTaskBarStyle
Fields
Name | Description |
---|---|
Default | Classic appearance. |
Metro | Metro theme appearance. |
Office2007 | Office 2007-like appearance. |
Office2010 | Office 2010-like appearance. |
Office2016Black | This options represents the Office2016Black Style |
Office2016Colorful | This options represents the Office2016Colorful Style |
Office2016DarkGray | This options represents the Office2016DarkGray Style |
Office2016White | This options represents the Office2016White Style |