TitleBarWFDispose Method

Clean up any resources being used.

Definition

Namespace: TitleBarWF
Assembly: TitleBarWF (in TitleBarWF.dll) Version: 26.2130.4508
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

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

See Also