Objektname wird hinzugefügt
This commit is contained in:
@@ -17,8 +17,8 @@ namespace SanSystem
|
||||
public frmMain()
|
||||
{
|
||||
InitializeComponent();
|
||||
Datenbank.Instance.LoadProjekt("projekt1.xaml");
|
||||
Datenbank.Instance.CreateProjekt("");
|
||||
Datenbank.Instance.LoadProjekt("./temp/18-850.xaml");
|
||||
//Datenbank.Instance.CreateProjekt("");
|
||||
this.Width = Screen.PrimaryScreen.WorkingArea.Width;
|
||||
this.Height = Screen.PrimaryScreen.WorkingArea.Height;
|
||||
this.WindowState = FormWindowState.Maximized;
|
||||
|
||||
Reference in New Issue
Block a user