Compartir a través de


SequentialWorkflowHeaderFooter.OnLayout Método

Definición

Notifica a SequentialWorkflowHeaderFooter cuando el usuario cambia de posición los elementos que contiene.

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)

Parámetros

e
ActivityDesignerLayoutEventArgs

Objeto ActivityDesignerLayoutEventArgs que contiene los datos del evento.

Se aplica a