TableLayoutCellPaintEventArgs::CellBounds Property
.NET Framework (current version)
Gets the size and location of the cell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following example shows how to a TableLayoutCellPaintEventArgs to customize the appearance of a TableLayoutPanel control. This code example is part of a larger example provided for the TableLayoutPanel control.
.NET Framework
Available since 2.0
Available since 2.0
Show: