Notifications
Clear all

[Closed] 1 pixel while line around form?

 PEN

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
 PEN

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.