private void lkAbout_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e) { AboutForm.DoShowDialog(this, FormStyle.ModernRed); }