Home
VB.Net Tutorial
Language Basics
Data Type
Operator
Statements
Date Time
Class Module
Development
Collections
Generics
Attributes
Event
LINQ
Stream File
GUI
GUI Applications
Windows Presentation Foundation
2D Graphics
I18N Internationlization
Reflection
Regular Expressions
Security
Socket Network
Thread
Windows
XML
Database ADO.net
Design Patterns
ListBox « Windows Presentation Foundation « VB.Net Tutorial
VB.Net Tutorial
Windows Presentation Foundation
ListBox
16.27.ListBox
16.27.1.
Bind String Array Resource to ListBox
16.27.2.
Use Data Templates to Display Bound Data
16.27.3.
CheckBox List
16.27.4.
Convert the contents of a ListBoxItem to an instance of GridLength by using GridLengthConverter
16.27.5.
Use the FontSizeConverter class to convert the content of a ListBoxItem to a value that represents the size of a font.
16.27.6.
Convert contents of a ListBoxItem to an instance of Thickness by using the ThicknessConverter
16.27.7.
DataTrigger, ListBox and user object
16.27.8.
Add selected file to ListBox
16.27.9.
This list box allows items to be selected in groups by using the SHIFT key and mouse or the CTRL key and space key.
16.27.10.
Iterate through the selected items and remove each one
16.27.11.
Ensure there is at least one item selected