6 references to POS_TOP
System.Windows.Forms.Design (6)
System\Windows\Forms\Design\SelectionUIService.cs (3)
561
if ((hitTest & (SelectionUIItem.SIZE_Y | SelectionUIItem.
POS_TOP
)) == (SelectionUIItem.SIZE_Y | SelectionUIItem.
POS_TOP
))
678
if ((_mouseDragHitTest & SelectionUIItem.
POS_TOP
) != 0)
System\Windows\Forms\Design\SelectionUIService.SelectionUIItem.cs (3)
39
SIZE_X | SIZE_Y | POS_LEFT |
POS_TOP
, SIZE_Y |
POS_TOP
, SIZE_X | SIZE_Y |
POS_TOP
| POS_RIGHT,