CompositeActivityDesigner.MoveDesigners(ActivityDesigner, Boolean) Method

Definition

Moves a designer forward or backwards in index within the composite activity.

C#
public static void MoveDesigners(System.Workflow.ComponentModel.Design.ActivityDesigner activityDesigner, bool moveBack);

Parameters

activityDesigner
ActivityDesigner

The activity designer to move.

moveBack
Boolean

true to move the designer backwards; false to move the designer forward.

Remarks

Use MoveDesigners to move an activity contained within the composite activity forward or backwards in the index of contained activities.

Applies to

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1