private void buttonRefreshDict_Click(object sender, EventArgs e)
 {
     Statics.RefreshDictionary();
 }