private void TilesetBox_MouseLeave(object sender, EventArgs e) { if (EditorWindow != null) { EditorWindow.ClearStatusBar(); } }