BorderPainter Constructor
Initializes a new instance of the BorderPainter class.
Namespace: Microsoft.SqlServer.Management.Controls
Assembly: Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New BorderPainter()
public BorderPainter()
public:
BorderPainter()
new : unit -> BorderPainter
public function BorderPainter()