G Guest Oct 30, 2006 #1 How to change the grid (vertical and horizontal lines) color of a TableLayoutPanel? Thanks for your help.
How to change the grid (vertical and horizontal lines) color of a TableLayoutPanel? Thanks for your help.
B Bryan Phillips Oct 31, 2006 #2 The only way is to create a subclass of the TableLayoutPanel and override the OnPaintBackground method. Bryan Phillips MCSD, MCDBA, MCSE Blog: http://bphillips76.spaces.live.com
The only way is to create a subclass of the TableLayoutPanel and override the OnPaintBackground method. Bryan Phillips MCSD, MCDBA, MCSE Blog: http://bphillips76.spaces.live.com