BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
private void Form1_Load(object sender, System.EventArgs e) { this.gridControl1.ExcelLikeSelectionFrame = true; }If you do this. the grid will draw a bold frame around the selection as your user selects a range of cells.