public ChildChangeUndoAction( Control ctl, Rectangle oldBounds, Rectangle newBounds )
'Declaration Public Function New( _ ByVal ctl As Control, _ ByVal oldBounds As Rectangle, _ ByVal newBounds As Rectangle _ )
'Declaration
Public Function New( _ ByVal ctl As Control, _ ByVal oldBounds As Rectangle, _ ByVal newBounds As Rectangle _ )
'Usage Dim ctl As Control Dim oldBounds As Rectangle Dim newBounds As Rectangle Dim instance As New ChildChangeUndoAction(ctl, oldBounds, newBounds)
'Usage
Dim ctl As Control Dim oldBounds As Rectangle Dim newBounds As Rectangle Dim instance As New ChildChangeUndoAction(ctl, oldBounds, newBounds)
ChildChangeUndoAction Class ChildChangeUndoAction Members Overload List