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