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)
92return totalSize.Width < DisplayRectangle.Width; 286freedSpace += DisplayRectangle.Right - lastCell.Bounds.Right; 290freedSpace += DisplayRectangle.Width;