Hides Tooltip after Profile Click

This commit is contained in:
xmikecampx7 2014-07-03 23:22:08 +00:00
parent 3797fc6fd8
commit 63aa1add08
1 changed files with 1 additions and 0 deletions

View File

@ -2801,6 +2801,7 @@
//
// ProfileFirstBootLabel
//
this.ProfileFirstBootLabel.AutoToolTip = true;
this.ProfileFirstBootLabel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.ProfileFirstBootLabel.Image = global::BizHawk.Client.EmuHawk.Properties.Resources.user_blue;
this.ProfileFirstBootLabel.Name = "ProfileFirstBootLabel";