Exemplo n.º 1
0
 static void OpenRBFLibClick(object sender, EventArgs e)
 {
     RBFLibrary.ShowLibraryForm();
 }
Exemplo n.º 2
0
 private void BtnOpenLibraryClick(object sender, EventArgs e)
 {
     RBFLibrary.ShowLibraryForm();
 }