FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ChildChangeUndoAction クラス > ChildChangeUndoAction コンストラクタ : 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)