Share via


InformationPanel Constructor

Initializes a new instance of the InformationPanel 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 InformationPanel()
public InformationPanel()
public:
InformationPanel()
new : unit -> InformationPanel
public function InformationPanel()