TableLayoutCellPaintEventArgs コンストラクタ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Sub New ( _ g As Graphics, _ clipRectangle As Rectangle, _ cellBounds As Rectangle, _ column As Integer, _ row As Integer _ )
Dim g As Graphics Dim clipRectangle As Rectangle Dim cellBounds As Rectangle Dim column As Integer Dim row As Integer Dim instance As New TableLayoutCellPaintEventArgs(g, clipRectangle, cellBounds, column, row)
public TableLayoutCellPaintEventArgs ( Graphics g, Rectangle clipRectangle, Rectangle cellBounds, int column, int row )
public: TableLayoutCellPaintEventArgs ( Graphics^ g, Rectangle clipRectangle, Rectangle cellBounds, int column, int row )
public TableLayoutCellPaintEventArgs ( Graphics g, Rectangle clipRectangle, Rectangle cellBounds, int column, int row )
public function TableLayoutCellPaintEventArgs ( g : Graphics, clipRectangle : Rectangle, cellBounds : Rectangle, column : int, row : int )

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


TableLayoutCellPaintEventArgs クラス
TableLayoutCellPaintEventArgs メンバ
System.Windows.Forms 名前空間
TableLayoutPanel
- TableLayoutCellPaintEventArgs コンストラクタのページへのリンク