Base:
property
DisplayRectangle
System.Windows.Forms.ToolStripPanelRow.ToolStripPanelRowManager.DisplayRectangle
3 references to DisplayRectangle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
996
return totalSize.Width <
DisplayRectangle
.Width;
1172
freedSpace +=
DisplayRectangle
.Right - lastCell.Bounds.Right;
1175
freedSpace +=
DisplayRectangle
.Width;