Base:
property
DisplayRectangle
System.Windows.Forms.ToolStripPanelRow.ToolStripPanelRowManager.DisplayRectangle
3 references to DisplayRectangle
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.VerticalRowManager.cs (3)
94return totalSize.Height < DisplayRectangle.Height; 288freedSpace += DisplayRectangle.Bottom - lastCell.Bounds.Bottom; 292freedSpace += DisplayRectangle.Height;