Spread Windows Forms 12.0 Product Documentation
oldBounds Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ChildChangeUndoAction Class : oldBounds Field
Specifies the old boundary for the child control.
Syntax
'Declaration
 
Protected oldBounds As Rectangle
'Usage
 
Dim instance As ChildChangeUndoAction
Dim value As Rectangle
 
value = instance.oldBounds
 
instance.oldBounds = value
protected Rectangle oldBounds
See Also

Reference

ChildChangeUndoAction Class
ChildChangeUndoAction Members