See Also

Background Class  | Background Members  | Overload List

Language

Visual Basic

C#

Show All

imagePath
Path of a background image.
backgroundMode
Specifies a BackgroundMode to use with the image.
See Also 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 );

Parameters

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

Remarks

The

See Also

Background Class  | Background Members  | Overload List

 

 


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