Constructs a new object for the specified dock manager, assigns it the specified control and title, and gives it the specified icon.
[Visual Basic] Overloads Public Sub New( _ ByVal manager As DockingManager, _ ByVal control As Control, _ ByVal title As String, _ ByVal icon As Image _ )