private void buttonAddShapeType_Click(object sender, System.EventArgs e) { if (Functionality.LoadShapeType()) { ReloadSettings(); } }