protected virtual System.Windows.Forms.Control LoadControl( System.string state )
'Declaration
Protected Overridable Function LoadControl( _ ByVal state As System.String _ ) As System.Windows.Forms.Control
'Usage
Dim instance As NWinFormControlHostPrimitive Dim state As System.String Dim value As System.Windows.Forms.Control value = instance.LoadControl(state)
Parameters
- state