PowerTools PlusPak for Windows Forms 8.0J
GetCellPosition メソッド

セルに含まれるコントロール。
セルの行と列を表す CellPosition を取得します。
構文
Public Function GetCellPosition( _
   ByVal control As Control _
) As CellPosition
public CellPosition GetCellPosition( 
   Control control
)

パラメータ

control
セルに含まれるコントロール。

戻り値の型

セル位置を表す CellPosition
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTableLayoutContainer クラス
GcTableLayoutContainer メンバ

Send Feedback