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