共用方式為


SequentialWorkflowHeaderFooter.OnLayout 方法

定義

當使用者重新調整其包含項目的位置時,會告知 SequentialWorkflowHeaderFooter

public:
 virtual void OnLayout(System::Workflow::ComponentModel::Design::ActivityDesignerLayoutEventArgs ^ e);
public virtual void OnLayout (System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs e);
abstract member OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
override this.OnLayout : System.Workflow.ComponentModel.Design.ActivityDesignerLayoutEventArgs -> unit
Public Overridable Sub OnLayout (e As ActivityDesignerLayoutEventArgs)

參數

適用於