'Declaration Public Function New( _ ByVal control As Control, _ ByVal key As String, _ ByVal image As Image _ )
'Usage Dim control As Control Dim key As String Dim image As Image Dim instance As New ToolWindow(control, key, image)
Parameters
- control
- key
- image