'Declaration
Public Function IndexOf( _ ByVal panel As System.Windows.Forms.StatusBarPanel _ ) As System.Integer
'Usage
Dim instance As NStatusBarPanelCollection Dim panel As System.Windows.Forms.StatusBarPanel Dim value As System.Integer value = instance.IndexOf(panel)
public System.int IndexOf( System.Windows.Forms.StatusBarPanel panel )
Parameters
- panel