This commit is contained in:
chi
2023-01-25 10:18:15 +09:00
parent b219f9f759
commit 3775d2ba91
16 changed files with 1865 additions and 929 deletions

View File

@@ -73,6 +73,8 @@ namespace Project
public string lastid { get; set; }
[Browsable(false)]
public string lastdpt { get; set; }
[Browsable(false)]
public string lastgcode { get; set; }
public int CamIndex { get; set; }
[DisplayName("Tool Bar")]