'Declaration
Public Overrides Sub Remove( _ ByVal panel As System.Windows.Forms.StatusBarPanel _ )
'Usage
Dim instance As NStatusBarPanelCollection Dim panel As System.Windows.Forms.StatusBarPanel instance.Remove(panel)
public override void Remove( System.Windows.Forms.StatusBarPanel panel )
Parameters
- panel