Sicherung
This commit is contained in:
@@ -12,7 +12,7 @@ namespace FSI.BT.Tools.Commands
|
||||
Lib.Guis.AutoPw.FrmMain frmMain = new Lib.Guis.AutoPw.FrmMain()
|
||||
{
|
||||
CloseAtLostFocus = false,
|
||||
WindowStartupLocation = WindowStartupLocation.CenterOwner,
|
||||
WindowStartupLocation = WindowStartupLocation.CenterScreen,
|
||||
};
|
||||
frmMain.ShowDialog();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user