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
public fieldstatic HomePageContentId Gets the content ID for a Simple Content Format home page.

Top

Public Properties

(see also Protected Properties)

  Name Description
public property Container  (Inherited from Component)
public property GadgetId  Gets or sets the gadget's ID. (Inherited from SideShowGadget)
public propertystatic ScfEndpointId Gets the Simple Content Format Endpoint ID.
public property Site  (Inherited from Component)

Top

Protected Properties

  Name Description
protected property CanRaiseEvents  (Inherited from Component)
protected property DesignMode  (Inherited from Component)
protected property EndpointId  Gets or sets this gadget's Endpoint ID. (Inherited from SideShowGadget)
protected property Events  (Inherited from Component)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddContent Overloaded. Sends content from the gadget to the connected Windows SideShow-compatible devices.
public method AddGlanceContent  (Inherited from SideShowGadget)
public method CreateObjRef  (Inherited from MarshalByRefObject)
public method Dispose  Overloaded. (Inherited from SideShowGadget)
public method Equals  Overloaded. (Inherited from SideShowGadget)
public method GetCapabilitiesForDevices  Returns an array of DeviceCapabilties objects; one for each Windows SideShow-compatible device connected to the gadget. (Inherited from SideShowGadget)
public method GetDeviceCount  Returns the number of Windows SideShow-compatible devices that the user has associated with this SideShow gadget. (Inherited from SideShowGadget)
public method GetHashCode  Serves as a hash function for a particular type. (Inherited from SideShowGadget)
public method GetLifetimeService  (Inherited from MarshalByRefObject)
public method GetType  (Inherited from Object)
public method InitializeLifetimeService  (Inherited from MarshalByRefObject)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RemoveAllContent  Removes all of this gadget's content from all its connected devices. (Inherited from SideShowGadget)
public method RemoveContent  (Inherited from SideShowGadget)
public method RevokeAllNotifications  Revokes all of this gadget's notifications from all of its connected Windows SideShow-compatible devices. (Inherited from SideShowGadget)
public method RevokeNotification  (Inherited from SideShowGadget)
public method ShowNotification  Overloaded. (Inherited from SideShowGadget)
public method ToString  Returns a String that represents the current Object. (Inherited from SideShowGadget)

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (Inherited from SideShowGadget)
protected method Finalize  (Inherited from Component)
protected method GetService  (Inherited from Component)
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
protected method OnAllDevicesRemoved  (Inherited from SideShowGadget)
protected method OnApplicationEvent Overridden. Accepts a raw application event from a Windows SideShow-compatible device and calls the corresponding protected virtual method, which raises an event.
protected method OnContentMissing  (Inherited from SideShowGadget)
protected method OnContentNavigate Raises the ContentNavigate event.
protected method OnContextMenuSelect the ContextMenuSelect event.
protected method OnDeviceAdded  (Inherited from SideShowGadget)
protected method OnDeviceRemoved  (Inherited from SideShowGadget)
protected method OnGadgetEnter  (Inherited from SideShowGadget)
protected method OnGadgetExit  (Inherited from SideShowGadget)
protected method OnMenuSelect Raises the MenuAction event.
protected method PostEvent  (Inherited from SideShowGadget)
protected method SendEvent  (Inherited from SideShowGadget)

Top

Public Events

  Name Description
public event AllDevicesRemoved  Occurs when the user has disconnected all devices from the gadget. (Inherited from SideShowGadget)
public event ContentMissing  Occurs when an item of content is missing. (Inherited from SideShowGadget)
public event ContentNavigate Occurs when a user navigates to another page on a device.
public event ContextMenuSelect Occurs when a user displays a context menu on a device.
public event DeviceAdded  Occurs when the gadget is associated with a device. (Inherited from SideShowGadget)
public event DeviceRemoved  Occurs when the association between the gadget and the device has ended. (Inherited from SideShowGadget)
public event Disposed  (Inherited from Component)
public event GadgetEnter  Occurs when the user enters the gadget on the device. (Inherited from SideShowGadget)
public event GadgetExit  Occurs when the user exits the gadget on the device. (Inherited from SideShowGadget)
public event MenuSelect Occurs when a user selects a menu item on a device.

Top

See Also

Reference

ScfSideShowGadget Class
Microsoft.SideShow.SimpleContentFormat Namespace

Send comments about this topic to Microsoft.