public EntryPassword(MasterForm form) {
     InitializeComponent();
     InitializeControlList();
     currentMasterform = form;
 }