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