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