Example #1
0
 public loginForm()
 {
     InitializeComponent();
     DirectoryDB = new DirectoryModelContainer();
     AllowBtns();
 }