5 references to POS_RIGHT
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\SelectionUIService.cs (2)
551if ((hitTest & (SelectionUIItem.SIZE_X | SelectionUIItem.POS_RIGHT)) == (SelectionUIItem.SIZE_X | SelectionUIItem.POS_RIGHT))
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (3)
39SIZE_X | SIZE_Y | POS_LEFT | POS_TOP, SIZE_Y | POS_TOP, SIZE_X | SIZE_Y | POS_TOP | POS_RIGHT, 40SIZE_X | POS_LEFT, SIZE_X | POS_RIGHT, 41SIZE_X | SIZE_Y | POS_LEFT | POS_BOTTOM, SIZE_Y | POS_BOTTOM, SIZE_X | SIZE_Y | POS_RIGHT | POS_BOTTOM