System.Windows.Forms.Design.ControlDesigner.OnPaintAdornments Method

Receives a call when the control that the designer is managing has painted its surface so the designer can paint any additional adornments on top of the control.

Syntax

protected virtual void OnPaintAdornments (System.Windows.Forms.PaintEventArgs pe)

Parameters

pe
A System.Windows.Forms.PaintEventArgs the designer can use to draw on the control.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0