Beispiel #1
0
 private void ReportsButton_Click(object sender, EventArgs e)
 {
     MenuNavigation.RunReportForm(this, userId);
 }