Me.DataGridView1.RowHeadersDefaultCellStyle.Padding = New Padding(3)
Use this code to avoid the triangle shape in the current row selection.
This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)