See Also

Background Class  | Background Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

imagePath
Path of a background image.
backgroundMode
Specifies a BackgroundMode to use with the image.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

Background Constructor(String,BackgroundMode)

Initializes a new instance of the Background object with an image and a background mode.

[Visual Basic]
Public Function New( _    ByVal imagePath As String, _    ByVal backgroundMode As BackgroundMode _ )
[C#]
public Background(    string imagePath,    BackgroundMode backgroundMode );
[JScript]
public function Background(    imagePath : String,    backgroundMode : BackgroundMode );

Parameters

imagePath
Path of a background image.
backgroundMode
Specifies a BackgroundMode to use with the image.

Remarks

The

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Background Class  | Background Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.