[Visual Basic] Public Sub New()
[C#] public Background();
Initializes a new instance of the Background object with a color.[JScript] public function Background();
[Visual Basic] Public Sub New(Color)
Initializes a new instance of the Background object with gradient colors drawn left to right.[JScript] public function Background(Color)
[Visual Basic] Public Sub New(Color,Color)
Initializes a new instance of the Background object with gradient colors drawn at a specified angle.[JScript] public function Background(Color,Color)
[Visual Basic] Public Sub New(Color,Color,Single)
Initializes a new instance of the Background object with a tiled image.
[Visual Basic] Public Sub New(String)
Initializes a new instance of the Background object with an image and a background mode.[JScript] public function Background(String)
[Visual Basic] Public Sub New(String,BackgroundMode)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Background Class | Background Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.