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