System.Windows.Forms.TableLayoutCellPaintEventArgs Class

Provides data for the TableLayoutPanel.CellPaint event.

See Also: TableLayoutCellPaintEventArgs Members

Syntax

public class TableLayoutCellPaintEventArgs : PaintEventArgs

Remarks

The System.Windows.Forms.TableLayoutCellPaintEventArgs class provides information about the row, column, and bounds of the cell to support painting of the cell in the table.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0