if(MessageBox.Show("The font you've selected ("+fd.Font.FontFamily.Name.ToString()+") doesn't appear to be a monospace font. Using anything other than a monospace font will cause display issues in the UI. Are you sure you want to use this font?","Warning",MessageBoxButtons.YesNo,MessageBoxIcon.Warning)==DialogResult.Yes){