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

セルに含まれるコントロール。
セルの行と列を表す CellPosition
セルの行と列を表す CellPosition を設定します。
構文
Public Sub SetCellPosition( _
   ByVal control As Control, _
   ByVal position As CellPosition _
) 
public void SetCellPosition( 
   Control control,
   CellPosition position
)

パラメータ

control
セルに含まれるコントロール。
position
セルの行と列を表す 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