SideShowGadget Constructor (IContainer)

Initializes a new instance of the SideShowGadget class by using the specified IContainer object.

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

Usage

Syntax

'Declaration
Protected Sub New ( _
    container As IContainer _
)
protected SideShowGadget (
    IContainer container
)
protected:
SideShowGadget (
    IContainer^ container
)
protected SideShowGadget (
    IContainer container
)
protected function SideShowGadget (
    container : IContainer
)

Parameters

  • container
    An interface to a container.

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

SideShowGadget Class
SideShowGadget Members
Microsoft.SideShow Namespace