GlowingLabel::Dispose Method (Boolean)

 

Releases the unmanaged resources used by the GlowingLabel and optionally releases the managed resources.

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

protected:
virtual void Dispose(
	bool disposing
) override

Parameters

disposing
Type: System::Boolean

true if managed resources should be disposed; otherwise, false.

Return to top

Community Additions

ADD
Show: