2 references to ControlAlign
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (2)
651
Rectangle bounds = LayoutUtils.Align(size, Bounds,
ControlAlign
);
660
bounds = LayoutUtils.Align(_control.Size, Bounds,
ControlAlign
);