Hi.
How to draw border around selected cell to make it clearly visible? Is there an easy way to define border style for selected cell in datagridview or do I have to start extending datagridview?
Thanks!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bechir BejaouiPosted Feb 26, 2009, 9:07 AM
DataGridViewCell.AdjustCellBorderStyle Method
for more details see this MSDN
http://msdn.microsoft.com/en-us/library/system.windows.forms.datagridviewcell.adjustcellborderstyle(VS.80).aspx