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