Spread for ASP.NET 8.0 Product Documentation
Background Constructor


Creates a new background.
Overload List
OverloadDescription
Background Constructor()Creates a new background with default values.  
Background Constructor(Boolean)Creates a new background and whether enabled.  
Background Constructor(String)Creates a new background with the specified image.  
Background Constructor(String,String)Creates a new background with the specified images.  
Background Constructor(Background)Creates a new background with the specified background information.  
Background Constructor(String,String,String,String,String)Creates a new background with the specified images and image options.  
Background Constructor(SerializationInfo,StreamingContext)Creates a new background from serialization.  
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

Background Class
Background Members

 

 


Copyright © GrapeCity, inc. All rights reserved.