4 references to STRIP_HEIGHT
System.Windows.Forms (4)
System\Windows\Forms\Design\ComponentEditorForm.cs (4)
235Rectangle pageHostBounds = new(2 * BUTTON_PAD + selectorWidth, 2 * BUTTON_PAD + STRIP_HEIGHT, 239pageHostBounds.Width, STRIP_HEIGHT); 254bounds.Height + STRIP_HEIGHT + 4 * BUTTON_PAD + BUTTON_HEIGHT + 259selectorWidth, bounds.Height + STRIP_HEIGHT + 2 * BUTTON_PAD + BUTTON_HEIGHT);