Documentation for this section has not yet been entered.
You can use the ListView.BorderStyle property to change the border style of the System.Windows.Forms.ListView control to match the border style settings of other controls on the form. For example, if none of the other controls on your form displays a border, you can set the ListView.BorderStyle property of the System.Windows.Forms.ListView control to BorderStyle.None to match the other controls.