Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IGadgetWindow Interface
NamespacesGenesyslab.Desktop.Modules.Windows.Views.ToolbarIGadgetWindow
This interface represents the View of the Gadget window.
Declaration Syntax
C#Visual BasicVisual C++
public interface IGadgetWindow : IView
Public Interface IGadgetWindow _
	Implements IView
public interface class IGadgetWindow : IView
Members
All MembersMethodsProperties



IconMemberDescription
Context
Gets or sets the context. This is a user defined object.
(Inherited from IView.)
Create()()()
Creates this view.
(Inherited from IView.)
Destroy()()()
Destroys this view.
(Inherited from IView.)
HideGadget()()()
Hides the gadget.

IsGadgetVisible
Gets a value indicating whether this instance allows gadgets to be visible.

Model
Gets or sets the model.

ShowGadget()()()
Shows the gadget.

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