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