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