GlowingLabel::OnPaint Method (PaintEventArgs^)

 

Raises the Paint event.

Namespace:   Microsoft.WindowsServerSolutions.Common.WizardBase
Assembly:  AdminCommon (in AdminCommon.dll)

protected:
virtual void OnPaint(
	PaintEventArgs^ pe
) override

Parameters

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

The event data.

Return to top

Community Additions

ADD
Show: