private void PrepareStatus(StepStatus status) { status.Width = this.installStatus.Width; status.Dock = DockStyle.Top; }