private void barButtonItem11_ItemClick(object sender, DevExpress.XtraBars.ItemClickEventArgs e) { ادارة_خصوم_الامر tmr = new ادارة_خصوم_الامر(); tmr.ShowDialog(); }
private void accordionControlElement16_Click(object sender, EventArgs e) { ادارة_خصوم_الامر tmr = new ادارة_خصوم_الامر(); tmr.ShowDialog(); }
private void simpleButton2_Click(object sender, EventArgs e) { ادارة_خصوم_الامر f2 = new ادارة_خصوم_الامر(); f2.ShowDialog(); }