'DeclarationProtected Overridable Function SaveControl( _ ByVal control As System.Windows.Forms.Control _ ) As System.String
'UsageDim instance As NWinFormControlHostPrimitive Dim control As System.Windows.Forms.Control Dim value As System.String value = instance.SaveControl(control)
protected virtual System.string SaveControl( System.Windows.Forms.Control control )
Parameters
- control