Specifies the selection behavior of a list box.
[Visual Basic] <Serializable> Public Enum ListBoxSelectionMode [C#] [Serializable] public enum ListBoxSelectionMode [C++] [Serializable] __value public enum ListBoxSelectionMode
| Member name | Description |
|---|---|
| One | |
| MultiSimple | |
| CheckMark | |
| CheckMarkThreeState | |
| MultiExtended |
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)