How to set icon to a list view column header? In VB6 it can be done simple by:
lvLines.ColumnHeaders(1).Icon = 3,
but I found nothing similar for VB.NET list view.
|
Results 1 to 5 of 5
Threaded View
|
Click Here to Expand Forum to Full Width |