SequentialWorkflowHeaderFooter.OnPaint(ActivityDesignerPaintEventArgs) Método

Definição

Desenha o cabeçalho ou rodapé associado ao designer raiz do fluxo de trabalho na superfície do design.

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

Parâmetros

Exceções

e contém uma referência nula (Nothing em Visual Basic).

Aplica-se a