GrapeCity SPREAD for Windows Forms 12.0J
ChildChangeUndoAction コンストラクタ(Control,Rectangle,Rectangle)


コントロール
矩形
矩形
子コントロールの移動またはサイズ設定に対する新しい取り消しアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal ctl As Control, _
   ByVal oldBounds As Rectangle, _
   ByVal newBounds As Rectangle _
)
'使用法
 
Dim ctl As Control
Dim oldBounds As Rectangle
Dim newBounds As Rectangle
 
Dim instance As New ChildChangeUndoAction(ctl, oldBounds, newBounds)
public ChildChangeUndoAction( 
   Control ctl,
   Rectangle oldBounds,
   Rectangle newBounds
)

パラメータ

ctl
コントロール
oldBounds
矩形
newBounds
矩形
参照

ChildChangeUndoAction クラス
ChildChangeUndoAction メンバ
オーバーロード一覧

 

 


Copyright © 2004 GrapeCity inc.