ContextMenuSelectEventArgs Class
Provides Simple Context Format context menu event data for the ContextMenuSelect event.
Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)
Usage
Syntax
'Declaration
Public NotInheritable Class ContextMenuSelectEventArgs
Inherits ScfEventArgs
public sealed class ContextMenuSelectEventArgs : ScfEventArgs
public ref class ContextMenuSelectEventArgs sealed : public ScfEventArgs
public final class ContextMenuSelectEventArgs extends ScfEventArgs
public final class ContextMenuSelectEventArgs extends ScfEventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.SideShow.DeviceCapabilityEventArgs
Microsoft.SideShow.SimpleContentFormat.ScfEventArgs
Microsoft.SideShow.SimpleContentFormat.ContextMenuSelectEventArgs
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
ContextMenuSelectEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace