private void OnDicomLogClicked(object sender, LinkLabelLinkClickedEventArgs e) { _log.Show(); _log.Focus(); }