单文件版本

This commit is contained in:
leomon 2023-08-13 21:05:09 +08:00
parent 6d5eb01d4a
commit a93674be97
676 changed files with 5840 additions and 4835 deletions

1550
AIMS.UI/AIMS.UI.csproj Normal file

File diff suppressed because it is too large Load Diff

View File

@ -393,7 +393,7 @@
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.ForeColor = System.Drawing.Color.Black;
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 56);
@ -410,7 +410,7 @@
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.ForeColor = System.Drawing.Color.Black;
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 56);
@ -427,7 +427,7 @@
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.ForeColor = System.Drawing.Color.Black;
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 56);
@ -439,7 +439,7 @@
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.ForeColor = System.Drawing.Color.Black;
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 56);
@ -451,7 +451,7 @@
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.ForeColor = System.Drawing.Color.Black;
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 56);

View File

@ -318,7 +318,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 51);
@ -334,7 +334,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 51);
@ -350,7 +350,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 51);
@ -366,7 +366,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 51);
@ -382,7 +382,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 51);

View File

@ -276,7 +276,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 56);
@ -292,7 +292,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 56);
@ -308,7 +308,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 56);
@ -324,7 +324,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 56);
@ -340,7 +340,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 56);

View File

@ -197,7 +197,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -324,7 +324,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -335,7 +335,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -351,7 +351,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -367,7 +367,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -267,7 +267,7 @@ namespace AIMS.PublicUI.UI
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 51);
@ -282,7 +282,7 @@ namespace AIMS.PublicUI.UI
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 51);
@ -297,7 +297,7 @@ namespace AIMS.PublicUI.UI
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 51);
@ -312,7 +312,7 @@ namespace AIMS.PublicUI.UI
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 51);
@ -327,7 +327,7 @@ namespace AIMS.PublicUI.UI
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 51);

View File

@ -95,7 +95,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -111,7 +111,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -127,7 +127,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -143,7 +143,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -159,7 +159,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -81,7 +81,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -97,7 +97,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -113,7 +113,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -129,7 +129,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -145,7 +145,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -134,7 +134,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -150,7 +150,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -166,7 +166,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -182,7 +182,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -198,7 +198,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -89,7 +89,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -105,7 +105,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -121,7 +121,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -137,7 +137,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -153,7 +153,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -112,7 +112,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -128,7 +128,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -144,7 +144,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -160,7 +160,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -176,7 +176,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -38,14 +38,14 @@ namespace AIMS.PublicUI.UI
intMenuOrder.Text = "0";
//资源图片映射
Properties.Resources res = new Properties.Resources();
AIMS.UI.Properties.Resources res = new AIMS.UI.Properties.Resources();
var info = res.GetType()
.GetProperties(BindingFlags.Static | BindingFlags.NonPublic | BindingFlags.Instance)
.Where(x => x.PropertyType.Name == "Bitmap" && x.Name.StartsWith("M_"));
foreach (var item in info)
{
Image img = null;
img = Properties.Resources.ResourceManager.GetObject(item.Name) as Image;
img = AIMS.UI.Properties.Resources.ResourceManager.GetObject(item.Name) as Image;
if (img == null)
continue;
ButtonItem bti = new ButtonItem()

View File

@ -82,7 +82,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -98,7 +98,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -114,7 +114,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -130,7 +130,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -146,7 +146,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -84,7 +84,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -100,7 +100,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -116,7 +116,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -132,7 +132,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -148,7 +148,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -84,7 +84,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -100,7 +100,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -116,7 +116,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -132,7 +132,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -148,7 +148,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -111,7 +111,7 @@
//
// tsbAdd
//
this.tsbAdd.Image = global::AIMS.Properties.Resources._新增;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新增;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(41, 54);
@ -127,7 +127,7 @@
//
// tsbModify
//
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(41, 54);
@ -142,7 +142,7 @@
//
// tsbCancel
//
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(41, 54);
@ -157,7 +157,7 @@
//
// tsbSave
//
this.tsbSave.Image = global::AIMS.Properties.Resources._保存;
this.tsbSave.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbSave.Name = "tsbSave";
this.tsbSave.Size = new System.Drawing.Size(41, 54);
@ -172,7 +172,7 @@
//
// tsbExit
//
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭当前页;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(41, 54);

View File

@ -80,7 +80,7 @@
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.ForeColor = System.Drawing.Color.Black;
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -97,7 +97,7 @@
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.ForeColor = System.Drawing.Color.Black;
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -114,7 +114,7 @@
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.ForeColor = System.Drawing.Color.Black;
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -131,7 +131,7 @@
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.ForeColor = System.Drawing.Color.Black;
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -148,7 +148,7 @@
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.ForeColor = System.Drawing.Color.Black;
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -81,7 +81,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -97,7 +97,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -113,7 +113,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -129,7 +129,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -145,7 +145,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -676,7 +676,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -697,7 +697,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -728,7 +728,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -744,7 +744,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -760,7 +760,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -82,7 +82,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -98,7 +98,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -114,7 +114,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -130,7 +130,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -146,7 +146,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -80,7 +80,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._新建;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._新建;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -96,7 +96,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._编辑;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._编辑;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -112,7 +112,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -128,7 +128,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -144,7 +144,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭窗口;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭窗口;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -77,7 +77,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._手术申请;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._手术申请;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -93,7 +93,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._申请修改;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._申请修改;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -109,7 +109,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -125,7 +125,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);
@ -141,7 +141,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭当前页;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);

View File

@ -201,7 +201,7 @@
// tsbExit
//
this.tsbExit.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbExit.Image = global::AIMS.Properties.Resources._关闭当前页;
this.tsbExit.Image = global::AIMS.UI.Properties.Resources._关闭当前页;
this.tsbExit.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbExit.Name = "tsbExit";
this.tsbExit.Size = new System.Drawing.Size(52, 46);
@ -222,7 +222,7 @@
// tsbAdd
//
this.tsbAdd.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbAdd.Image = global::AIMS.Properties.Resources._手术申请;
this.tsbAdd.Image = global::AIMS.UI.Properties.Resources._手术申请;
this.tsbAdd.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbAdd.Name = "tsbAdd";
this.tsbAdd.Size = new System.Drawing.Size(52, 46);
@ -233,7 +233,7 @@
// tsbModify
//
this.tsbModify.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbModify.Image = global::AIMS.Properties.Resources._申请修改;
this.tsbModify.Image = global::AIMS.UI.Properties.Resources._申请修改;
this.tsbModify.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbModify.Name = "tsbModify";
this.tsbModify.Size = new System.Drawing.Size(52, 46);
@ -269,7 +269,7 @@
// tsbCancel
//
this.tsbCancel.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbCancel.Image = global::AIMS.Properties.Resources._取消;
this.tsbCancel.Image = global::AIMS.UI.Properties.Resources._取消;
this.tsbCancel.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbCancel.Name = "tsbCancel";
this.tsbCancel.Size = new System.Drawing.Size(52, 46);
@ -285,7 +285,7 @@
// tsbSava
//
this.tsbSava.Font = new System.Drawing.Font("微软雅黑", 9F);
this.tsbSava.Image = global::AIMS.Properties.Resources._保存;
this.tsbSava.Image = global::AIMS.UI.Properties.Resources._保存;
this.tsbSava.ImageTransparentColor = System.Drawing.Color.Transparent;
this.tsbSava.Name = "tsbSava";
this.tsbSava.Size = new System.Drawing.Size(52, 46);

Some files were not shown because too many files have changed in this diff Show More