ConfigErrorGlyph.OnActivate(ActivityDesigner) Metoda

Definicja

Powiadamia glyph, że wykonano akcję, która uaktywniła glif.

protected:
 override void OnActivate(System::Workflow::ComponentModel::Design::ActivityDesigner ^ designer);
protected override void OnActivate(System.Workflow.ComponentModel.Design.ActivityDesigner designer);
override this.OnActivate : System.Workflow.ComponentModel.Design.ActivityDesigner -> unit
Protected Overrides Sub OnActivate (designer As ActivityDesigner)

Parametry

designer
ActivityDesigner

Na ActivityDesigner którym rysuje się glif.

Uwagi

Po OnActivate wywołaniu czasowniki projektanta skojarzone z glifem są wyświetlane na powierzchni projektanta działań.

Dotyczy