ElementHost::OnPrint Method (PaintEventArgs^)

 

Renders the control using the provided Graphics object.

Namespace:   System.Windows.Forms.Integration
Assembly:  WindowsFormsIntegration (in WindowsFormsIntegration.dll)

protected:
virtual void OnPrint(
	PaintEventArgs^ e
) override

Parameters

e
Type: System.Windows.Forms::PaintEventArgs^

A PaintEventArgs that contains the event data.

.NET Framework
Available since 3.0
Return to top
Show: