From time to time you need to show a disabled control within DataGridView control. As you might already know, a grid cell has ReadOnly property which is not useful for
Tag: winforms
.NET Colors Explorer.NET Colors Explorer
I’d like to share with the tool I wrote when stacked with selecting an appropriate color for some border of a new control. I hope it will relieve you whenÂ
Database Connection DialogDatabase Connection Dialog
Implementation of a database connection dialog with full set of features which you can see when look at the same dialog in Visual Studio is not the easiest tasks. It includes