Listview selection rectangle [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: How can I remove the selection border on a ListViewItem I'm using the following code to make a Listview to use windows 7 native look and to prevent flickering. Windows 7 Native Look for .NET ListView http://geekswithblogs.net/CPound/archive/2006/02/27/70834.aspx But I'm still getting a black dotted selection rectangle. The question will be... How can I achieve the explorer selection rectangle? Thank you so much