Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21469

Is there a way to thicken or perhaps change the color of listview columns?

$
0
0
Hi there. I have a listview called results view. I am setting up a form that keeps track of what literacy centers that students have been at for a whole week. There are 6 centers, so for 5 days that is 30 columns. To help make it easier to read, I was wondering if there was a way to thicken the vertical lines that separate certain columns. For example, can I thicken the line between the first column and the second column? I can adjust the width by going...

With ResultsView

.ColumnHeaders.Add , , "Student Name"
ResultsView.ColumnHeaders(1).Width = 1850
.ColumnHeaders.Add , , "R"
ResultsView.ColumnHeaders(2).Width = 400
End With
End With

But is there a way to thicken or perhaps change the color of the column dividing line to be black?

Thanks!

Viewing all articles
Browse latest Browse all 21469

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>