Notifications
Clear all
[Closed] 1 pixel while line around form?
Jun 05, 2014 9:36 pm
I have a split container and in panel1 is a listView and Padding and Margins are set and I have a 1 pixel border line around the listView. Setting fore and backColor has no effect either. Any one know how to get rid of that?
1 Reply
Jun 05, 2014 9:36 pm
Realized what it was as I posted.
.BorderStyle needs to be set to none but it has caused the headers to spill over into panel2 of the splitContainer.
It is always something.