VB6 LISTVIEW control grid line thickened, set the color?
xiaoyaocode163
Posted on June 26, 2023
can you help he for listview control?
LVhWnd = CreateWindowEx(0, "SysListView32", vbNullString, dwStyle, 0, 0, 500, 600, Me.hWnd, 0, App.hInstance, ByVal 0)
like this:
ListControl control draws grid lines_lvs_ex_gridlines
[url]https://blog.csdn.net/qing666888/article/details/49928917[/url]
The default grid lines are too hard to see. I want to make the grid lines thicker. How to set them?
or set the line color
[IMG]https://www.vbforums.com/attachment.php?attachmentid=187951&d=1687794599[/IMG]
how to set grid lines ?
💖 💪 🙅 🚩
xiaoyaocode163
Posted on June 26, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.