I am developing a Winform application with lots of TableLayoutPanel
use.
If possible, I would like to set thickness of the cell borders zero or very small because hierarchical use of the TableLayoutPanel
reduces width and height of actual cell contents.
I tried to search within MSDN and Google in vain. Any hint will be appreciated.