'Declaration
Public Shared Sub CopyControlValues( _ ByVal from As System.Windows.Forms.Control, _ ByVal to As System.Windows.Forms.Control _ )
'Usage
Dim from As System.Windows.Forms.Control Dim to As System.Windows.Forms.Control NControlHelper.CopyControlValues(from, to)
Parameters
- from
- to