| Visual Basic (Declaration) | |
|---|---|
Public Enum ScrollBarButtonType Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum ScrollBarButtonType : Enum | |
| Member | Description |
|---|---|
| ThumbTracker | Thumb tracker button |
| SmallDecrement | Scroll view by substracting small distance |
| SmallIncrement | Scroll view by adding small distance |
| LargeDecrement | Scroll view by substracting large distance |
| LargeIncrement | Scroll view by adding large distance |
| ZoomReset | Zoom reset button |
System.Object
System.ValueType
System.Enum
Dundas.Charting.WebControl.ScrollBarButtonType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family