Class jTableLayoutPanel
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
Represents a panel that dynamically lays out its contents in a grid composed of rows and columns.
public class jTableLayoutPanel : TableLayoutPanel, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IExtenderProvider, IjControl
- Inheritance
-
jTableLayoutPanel
- Implements
Constructors
- jTableLayoutPanel()
Instantiates a new instance of this control with default values.
Properties
- CreateParams
Gets the required creation parameters when the control handle is created.
Methods
- OnCellPaint(TableLayoutCellPaintEventArgs)
Receives a call when the cell should be refreshed.
- OnPaint(PaintEventArgs)
Raises the Paint event.
- OnPaintBackground(PaintEventArgs)
Paints the background of the panel.