This interface represents the View of the Gadget window.
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.
|