ControlDesigner::OnPaintAdornments Method (PaintEventArgs^)
.NET Framework (current version)
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.
Assembly: System.Design (in System.Design.dll)
Parameters
- pe
-
Type:
System.Windows.Forms::PaintEventArgs^
A PaintEventArgs the designer can use to draw on the control.
.NET Framework
Available since 1.1
Available since 1.1
Show: