Spread for ASP.NET 8.0 Product Documentation
Border Constructor


Creates a new border.
Overload List
OverloadDescription
Border Constructor()Creates a new border with default values.  
Border Constructor(Color)Creates a new one-pixel, solid border with the specified color.  
Border Constructor(BorderStyle,Color)Creates a new one-pixel border with the specified style and color.  
Border Constructor(BorderStyle,Color,Int16)Creates a new border with the specified style, color, and width.  
Border Constructor(SerializationInfo,StreamingContext)Creates a new border from serialization.  
Remarks
Initializes an instance of the Border class.
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

Border Class
Border Members

 

 


Copyright © GrapeCity, inc. All rights reserved.