Specifies the type of scroll bars to display in a list box.
[Visual Basic] <Serializable> Public Enum ListBoxScrollBars [C#] [Serializable] public enum ListBoxScrollBars [C++] [Serializable] __value public enum ListBoxScrollBars
| Member name | Description |
|---|---|
| ForcedBoth | |
| Horizontal | |
| ForcedHorizontal | |
| None | |
| ForcedVertical | |
| Both | |
| Vertical |
Namespace: Wimark.Controls
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
Assembly: Wimark.Controls (in Wimark.Controls.dll)