'Declaration
Protected Overridable Function SaveControl( _ ByVal control As System.Windows.Forms.Control _ ) As System.String
'Usage
Dim 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