'Declaration
Protected Overridable Sub UpdateChildControl( _ ByVal c As System.Windows.Forms.Control _ )
'Usage
Dim instance As NCommandParent Dim c As System.Windows.Forms.Control instance.UpdateChildControl(c)
protected virtual void UpdateChildControl( System.Windows.Forms.Control c )
Parameters
- c