ScfEventArgs Class

Provides common Simple Context Format application event data for various ScfSideShowGadget events.

Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public Class ScfEventArgs
    Inherits DeviceCapabilityEventArgs
public class ScfEventArgs : DeviceCapabilityEventArgs
public ref class ScfEventArgs : public DeviceCapabilityEventArgs
public class ScfEventArgs extends DeviceCapabilityEventArgs
public class ScfEventArgs extends DeviceCapabilityEventArgs

Inheritance Hierarchy

System.Object
   System.EventArgs
     Microsoft.SideShow.DeviceCapabilityEventArgs
      Microsoft.SideShow.SimpleContentFormat.ScfEventArgs
         Microsoft.SideShow.SimpleContentFormat.ContentNavigateEventArgs
         Microsoft.SideShow.SimpleContentFormat.ContextMenuSelectEventArgs
         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

ScfEventArgs Members
Microsoft.SideShow.SimpleContentFormat Namespace