System.Gadget.Flyout object
[The Windows Gadget Platform/Sidebar is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions. ]
Defines the properties, methods, and events that provide gadget Flyout functionality.
Members
The System.Gadget.Flyout object has these types of members:
Events
The System.Gadget.Flyout object has these events.
| Event | Description |
|---|---|
| onHide | Event fired when the gadget Flyout is hidden. |
| onShow | Event fired when the gadget Flyout is shown. |
Properties
The System.Gadget.Flyout object has these properties.
| Property | Access type | Description |
|---|---|---|
| document |
Read-only |
Gets an object that represents the DOM of the gadget Flyout HTML file. |
| file |
Read/write |
Gets or sets the HTML filename for the gadget Flyout UI. |
| show |
Read/write |
Gets or sets whether a gadget Flyout is visible. |
Requirements
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| End of client support |
Windows 7 |
| End of server support |
Windows Server 2008 |
| IDL |
|
| DLL |
|