Previous Document Next Document
Shape.OrderForwardOne

Sub OrderForwardOne()

Member of Shape

The OrderForwardOne method moves a shape one step forward in the stacking order.

The following code example moves the active shape one step forward:

Sub Test() 
 ActiveShape.OrderForwardOne 
End Sub 

Previous Document Next Document Back to Top

Copyright 2007 Corel Corporation. All rights reserved.