Control.RaisePaintEvent Method (Object, PaintEventArgs)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises the appropriate paint event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- key
-
Type:
System.Object
The event to raise.
- e
-
Type:
System.Windows.Forms.PaintEventArgs
A PaintEventArgs that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: