Click or drag to resize

ZoomBoxDispose(Boolean) method

Finalising work, releasing resources.

Namespace: NetEti.CustomControls
Assembly: NetEti.ZoomBox (in NetEti.ZoomBox.dll) Version: 1.0.0+5ee800418dee8f46c939f296c9beaab353004ca7
Syntax
protected virtual void Dispose(
	
	bool disposing
)

Parameters

disposing  Boolean
False if called by own destructor.
See also