Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Raises the Paint event.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected override void OnPaint(
PaintEventArgs e
)
protected:
virtual void OnPaint(
PaintEventArgs^ e
) override
Protected Overrides Sub OnPaint (
e As PaintEventArgs
)
Parameters
e
Type: System.Windows.Forms.PaintEventArgsThe event data.
See Also
Paint
PaintEventArgs
HorizontalUsageGraph Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top