GuiDriverToolStripDispose(Boolean) Method
Releases the unmanaged resources used by the 
GuiDriverToolStrip and optionally releases the managed resources
Namespace: Metas.Instr.GuiAssembly: Metas.Instr.Gui (in Metas.Instr.Gui.exe) Version: 2.9.9435.16932
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( 
	disposing As Boolean
)
protected:
virtual void Dispose(
	bool disposing
) override
abstract Dispose : 
        disposing : bool -> unit 
override Dispose : 
        disposing : bool -> unit 
Parameters
- disposing  Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources