ParentControlDesigner::OnPaintAdornments Method (PaintEventArgs^)
.NET Framework (current version)
Called 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 that provides data for the event.
.NET Framework
Available since 1.1
Available since 1.1
Show: