1 write to Right
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBar.cs (1)
614panel.Right = offsets2[i];
1 reference to Right
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusBar.cs (1)
1008t.rect = new Rectangle(panel.Right-panel.Width + border, 0, panel.Width - border, Height);