FadingPainterTStateDispose(Boolean) Method

Disposes the resources used by the FadingPainterTState class.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
to release both managed and unmanaged resources; to release only unmanaged resources.

See Also