Base:
property
DisplayRectangle
System.Windows.Forms.ToolStripPanelRow.ToolStripPanelRowManager.DisplayRectangle
3 references to DisplayRectangle
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.VerticalRowManager.cs (3)
94
return totalSize.Height <
DisplayRectangle
.Height;
288
freedSpace +=
DisplayRectangle
.Bottom - lastCell.Bounds.Bottom;
292
freedSpace +=
DisplayRectangle
.Height;