'Declaration
Public Function New( _ ByVal control As System.Windows.Forms.Control _ )
'Usage
Dim control As System.Windows.Forms.Control Dim instance As New NWinFormControlHostShape(control)
public NWinFormControlHostShape( System.Windows.Forms.Control control )
Parameters
- control