Overload | Description |
---|---|
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. |
Initializes an instance of the Border class.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family