Base:
property
DisplayRectangle
System.Windows.Forms.ToolStripPanelRow.ToolStripPanelRowManager.DisplayRectangle
3 references to DisplayRectangle
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.HorizontalRowManager.cs (3)
92
return totalSize.Width <
DisplayRectangle
.Width;
286
freedSpace +=
DisplayRectangle
.Right - lastCell.Bounds.Right;
290
freedSpace +=
DisplayRectangle
.Width;