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