3 references to Right
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStrip.cs (3)
5432
((item.Alignment == ToolStripItemAlignment.Right) && (relativeLocation == RelativeLocation.
Right
))) {
5487
case RelativeLocation.
Right
:
5555
relativeLocation = RelativeLocation.
Right
;