1 implementation of Stretch
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1646public bool Stretch {
4 references to Stretch
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripPanelCell.cs (1)
239if (draggedControl.Stretch) {
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
154if (cell.DraggedControl.Stretch) { 773if (raftingControl.Stretch) { 781if (raftingControl.Stretch) {