GrapeCity PlusPak for Windows Forms 10.0J
SetColumn メソッド

別の列に移動するコントロール。
control の移動先の列。
指定した子コントロールの列位置を設定します。
シンタックス
Public Sub SetColumn( _
   ByVal control As Control, _
   ByVal column As Integer _
) 
public void SetColumn( 
   Control control,
   int column
)

パラメータ

control
別の列に移動するコントロール。
column
control の移動先の列。
参照

参照

GcTableLayoutContainer クラス
GcTableLayoutContainer メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.