private void labelLogout_MouseEnter(object sender, EventArgs e) { ButtonAnimation.addClickedEffect(this.panelLogout); }