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 ?
Top comments (0)