Displaying text in an empty ListBox
A short article on adding text to an empty ListBox control.
A short article on adding text to an empty ListBox control.
In my last post, I described how to [drag and drop items to reorder a `ListView` control](/blog/dragging-items-in-a-listview-control-with-visual-insertion-guides). This time I'm going to describe the exact same technique, but this time for the more humble `ListBox`.