Software stürtz auf anlage gelegentlich ab.
Test ob dies der Fehler verursachte
This commit is contained in:
@@ -104,8 +104,8 @@ namespace SanSystem
|
|||||||
schacht.SavedBilders.Add(bilder);
|
schacht.SavedBilders.Add(bilder);
|
||||||
pt_box.Load(schacht.SavedBilders[0].Speicherpfad);
|
pt_box.Load(schacht.SavedBilders[0].Speicherpfad);
|
||||||
pt_box.SizeMode = PictureBoxSizeMode.StretchImage;
|
pt_box.SizeMode = PictureBoxSizeMode.StretchImage;
|
||||||
lb_pictures.DataSource = null;
|
//lb_pictures.DataSource = null;
|
||||||
lb_pictures.DataSource = schacht.SavedBilders;
|
//lb_pictures.DataSource = schacht.SavedBilders;
|
||||||
}
|
}
|
||||||
catch(Exception ex)
|
catch(Exception ex)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user