Skip to content

DevExpress-Examples/winforms-listbox-item-templates-enable-word-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms ListBoxControl - Create item templates to enable word wrapping

DevExpress ListBox controls (ListBoxControl, CheckedListBoxControl, and ImageListBoxControl) can generate items from regular and HTML-CSS templates. This example demonstrates how to create regular and HTML-CSS templates to wrap long text within listbox items (display multiline text).

WinForms ListBoxControl - Item Templates

Files to Review

Documentation