private void MainForm_Load(object sender, EventArgs e) { SLog.AttachControl(ref lvLog); SLog.Append("Init"); LoadSettings(); }