TextContent Constructor (Int32)

Instantiates a SideShow gadget text content object.

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

Usage

Syntax

'Declaration
Protected Sub New ( _
    contentId As Integer _
)
protected TextContent (
    int contentId
)
protected:
TextContent (
    int contentId
)
protected TextContent (
    int contentId
)
protected function TextContent (
    contentId : int
)

Parameters

  • contentId
    An Int32 that identifies the constant's ID.

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

TextContent Class
TextContent Members
Microsoft.SideShow Namespace