MenuSelectEventArgs Class
Provides Simple Context Format menu action event data for the MenuSelectEventArgs event.
Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)
Usage
Syntax
'Declaration
Public NotInheritable Class MenuSelectEventArgs
Inherits ScfEventArgs
public sealed class MenuSelectEventArgs : ScfEventArgs
public ref class MenuSelectEventArgs sealed : public ScfEventArgs
public final class MenuSelectEventArgs extends ScfEventArgs
public final class MenuSelectEventArgs extends ScfEventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.SideShow.DeviceCapabilityEventArgs
Microsoft.SideShow.SimpleContentFormat.ScfEventArgs
Microsoft.SideShow.SimpleContentFormat.MenuSelectEventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Target Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
See Also
Reference
MenuSelectEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace