MenuSelectEventArgs Members

Provides Simple Context Format menu action event data for the MenuSelectEventArgs event.

The following tables list the members exposed by the MenuSelectEventArgs type.

Public Constructors

  Name Description
MenuSelectEventArgs Initializes a new instance of the MenuSelectEventArgs class.

Top

Public Fields

  Name Description
public fieldstatic Empty  (Inherited from EventArgs)

Top

Public Properties

  Name Description
public property Button Gets the button pressed by the user on the device.
public property DeviceCapabilities  Gets the device's DeviceCapabilities object. (Inherited from DeviceCapabilityEventArgs)
public property ItemId Gets the item ID of the menu item selected by the user on the device.
public property PreviousPage  Gets the content ID of the previous page. (Inherited from ScfEventArgs)
public property TargetPage  Gets the content ID of the target page. (Inherited from ScfEventArgs)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from DeviceCapabilityEventArgs)
public method GetHashCode  Serves as a hash function for a particular type. (Inherited from DeviceCapabilityEventArgs)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  Returns a String that represents the current Object. (Inherited from DeviceCapabilityEventArgs)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

MenuSelectEventArgs Class
Microsoft.SideShow.SimpleContentFormat Namespace

Send comments about this topic to Microsoft.