2 references to DragBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (2)
725
dragRect = RowsInternal[row].
DragBounds
;
835
pointInCurrentRow = currentToolStripPanelRow.
DragBounds
.Contains(clientLocation);