Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RemoveToaster Method (toasterWindow)
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToasterIToasterControllerRemoveToaster(IToasterWindow)
Removes the toaster.
Declaration Syntax
C#Visual BasicVisual C++
void RemoveToaster(
	IToasterWindow toasterWindow
)
Sub RemoveToaster ( _
	toasterWindow As IToasterWindow _
)
void RemoveToaster(
	IToasterWindow^ toasterWindow
)
Parameters
toasterWindow (IToasterWindow)
The toaster window.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)