Base:
property
DisplayRectangle
System.Windows.Forms.ToolStripPanelRow.ToolStripPanelRowManager.DisplayRectangle
3 references to DisplayRectangle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
1507
return totalSize.Height <
DisplayRectangle
.Height;
1688
freedSpace +=
DisplayRectangle
.Bottom - lastCell.Bounds.Bottom;
1691
freedSpace +=
DisplayRectangle
.Height;