'Declaration Public Enum TrackBarViewStyle Inherits System.Enum
public enum TrackBarViewStyle : System.Enum
Member | Description |
---|---|
Default | The TrackBar will be rendered with the default appearance and behavior. |
Office2007 | The TrackBar will be rendered similarly to the TrackBar seen in the StatusBar in Office2007. The increment buttons are shown by default but no tickmarks are visible. |
Standard | The TrackBar will have the default appearances of a .NET TrackBar. No buttons are visible by default and tickmarks will be shown. |
Vista | The TrackBar will be rendered similarly to the TrackBar see in the Explorer window of Windows Vista. No tickmarks or buttons are shown by default. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2