Skip to content

karenpayneoregon/WpfListBoxStyle

Repository files navigation

WPF ListBox style and binding

Provides examples for displaying columnized information in a ListBox in C# and Visual Basic.

image

About

Code samples are based off Microsoft docs, Data Templating Overview were in a DataTemplate is used to provide a view to task in two columns while this code sample expands on the original topic to include editing capabilities using a ContentControl designed with TextBlock and TextBox controls bound to the data in the ListBox.

Both projects have styles in app.xaml for C# and Application.xaml for Visual Basic.


TechNet article location


NuGet packages

JetBrains.Annotations MIT license

About

WPF styling ListBox and binding with VB.NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published