ScfSideShowGadget Members
Represents a Simple Content Format SideShow-compatible device.
The following tables list the members exposed by the ScfSideShowGadget type.
Public Constructors
Name | Description | |
---|---|---|
ScfSideShowGadget | Overloaded. Initializes a new instance of the ScfSideShowGadget class. |
Top
Public Fields
Name | Description | |
---|---|---|
HomePageContentId | Gets the content ID for a Simple Content Format home page. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Container | (Inherited from Component) | |
GadgetId | Gets or sets the gadget's ID. (Inherited from SideShowGadget) | |
ScfEndpointId | Gets the Simple Content Format Endpoint ID. | |
Site | (Inherited from Component) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from Component) | |
DesignMode | (Inherited from Component) | |
EndpointId | Gets or sets this gadget's Endpoint ID. (Inherited from SideShowGadget) | |
Events | (Inherited from Component) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddContent | Overloaded. Sends content from the gadget to the connected Windows SideShow-compatible devices. | |
AddGlanceContent | (Inherited from SideShowGadget) | |
CreateObjRef | (Inherited from MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from SideShowGadget) | |
Equals | Overloaded. (Inherited from SideShowGadget) | |
GetCapabilitiesForDevices | Returns an array of DeviceCapabilties objects; one for each Windows SideShow-compatible device connected to the gadget. (Inherited from SideShowGadget) | |
GetDeviceCount | Returns the number of Windows SideShow-compatible devices that the user has associated with this SideShow gadget. (Inherited from SideShowGadget) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from SideShowGadget) | |
GetLifetimeService | (Inherited from MarshalByRefObject) | |
GetType | (Inherited from Object) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject) | |
ReferenceEquals | (Inherited from Object) | |
RemoveAllContent | Removes all of this gadget's content from all its connected devices. (Inherited from SideShowGadget) | |
RemoveContent | (Inherited from SideShowGadget) | |
RevokeAllNotifications | Revokes all of this gadget's notifications from all of its connected Windows SideShow-compatible devices. (Inherited from SideShowGadget) | |
RevokeNotification | (Inherited from SideShowGadget) | |
ShowNotification | Overloaded. (Inherited from SideShowGadget) | |
ToString | Returns a String that represents the current Object. (Inherited from SideShowGadget) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from SideShowGadget) | |
Finalize | (Inherited from Component) | |
GetService | (Inherited from Component) | |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) | |
OnAllDevicesRemoved | (Inherited from SideShowGadget) | |
OnApplicationEvent | Overridden. Accepts a raw application event from a Windows SideShow-compatible device and calls the corresponding protected virtual method, which raises an event. | |
OnContentMissing | (Inherited from SideShowGadget) | |
OnContentNavigate | Raises the ContentNavigate event. | |
OnContextMenuSelect | the ContextMenuSelect event. | |
OnDeviceAdded | (Inherited from SideShowGadget) | |
OnDeviceRemoved | (Inherited from SideShowGadget) | |
OnGadgetEnter | (Inherited from SideShowGadget) | |
OnGadgetExit | (Inherited from SideShowGadget) | |
OnMenuSelect | Raises the MenuAction event. | |
PostEvent | (Inherited from SideShowGadget) | |
SendEvent | (Inherited from SideShowGadget) |
Top
Public Events
Name | Description | |
---|---|---|
AllDevicesRemoved | Occurs when the user has disconnected all devices from the gadget. (Inherited from SideShowGadget) | |
ContentMissing | Occurs when an item of content is missing. (Inherited from SideShowGadget) | |
ContentNavigate | Occurs when a user navigates to another page on a device. | |
ContextMenuSelect | Occurs when a user displays a context menu on a device. | |
DeviceAdded | Occurs when the gadget is associated with a device. (Inherited from SideShowGadget) | |
DeviceRemoved | Occurs when the association between the gadget and the device has ended. (Inherited from SideShowGadget) | |
Disposed | (Inherited from Component) | |
GadgetEnter | Occurs when the user enters the gadget on the device. (Inherited from SideShowGadget) | |
GadgetExit | Occurs when the user exits the gadget on the device. (Inherited from SideShowGadget) | |
MenuSelect | Occurs when a user selects a menu item on a device. |
Top
See Also
Reference
ScfSideShowGadget Class
Microsoft.SideShow.SimpleContentFormat Namespace