2 writes to Index
System.Windows.Forms (2)
winforms\Managed\System\WinForms\StatusBar.cs (2)
1019((StatusBarPanel)panels[i]).Index = i; 1251value.Index = index;
1 reference to Index
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBar.cs (1)
1566RemoveAt(value.Index);