equal
deleted
inserted
replaced
11 namespace FingersDance.Control.Screen |
11 namespace FingersDance.Control.Screen |
12 { |
12 { |
13 public partial class UserControlScreen |
13 public partial class UserControlScreen |
14 { |
14 { |
15 public String contexteGrid; |
15 public String contexteGrid; |
|
16 public string Path = ""; |
|
17 |
16 public UserControlScreen() |
18 public UserControlScreen() |
17 { |
19 { |
18 this.InitializeComponent(); |
20 this.InitializeComponent(); |
19 |
21 |
20 // Insert code required on object creation below this point. |
22 // Insert code required on object creation below this point. |