'Declaration
Protected Overrides Sub UpdateChildControl( _ ByVal c As System.Windows.Forms.Control _ )
'Usage
Dim instance As NMenuWindow Dim c As System.Windows.Forms.Control instance.UpdateChildControl(c)
protected override void UpdateChildControl( System.Windows.Forms.Control c )
Parameters
- c