MainForm.Designer.cs 110 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  1. namespace NXWMS
  2. {
  3. partial class MainForm
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.statusStripTool = new System.Windows.Forms.StatusStrip();
  30. this.toolStripStatusLabelEnterprise = new System.Windows.Forms.ToolStripStatusLabel();
  31. this.toolStripStatusLabelVer = new System.Windows.Forms.ToolStripStatusLabel();
  32. this.toolStripStatusLabelUser = new System.Windows.Forms.ToolStripStatusLabel();
  33. this.toolStripStatusLabelMessage = new System.Windows.Forms.ToolStripStatusLabel();
  34. this.kryptonPage = new ComponentFactory.Krypton.Navigator.KryptonPage();
  35. this.contextMenuStripTab = new System.Windows.Forms.ContextMenuStrip(this.components);
  36. this.关闭ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.关闭其它所有窗口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.关闭所有窗口ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.imageList = new System.Windows.Forms.ImageList(this.components);
  40. this.kryptonDockingManager = new ComponentFactory.Krypton.Docking.KryptonDockingManager();
  41. this.kryptonWorkspace = new ComponentFactory.Krypton.Workspace.KryptonWorkspace();
  42. this.kryptonContextMenu = new ComponentFactory.Krypton.Toolkit.KryptonContextMenu();
  43. this.kryptonContextMenuItems1 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItems();
  44. this.kryptonContextMenuItem1 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  45. this.kryptonContextMenuItem2 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  46. this.kryptonContextMenuItem3 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  47. this.kryptonContextMenuItem4 = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
  48. this.kryptonPageMailDetails = new ComponentFactory.Krypton.Navigator.KryptonPage();
  49. this.kryptonNavigatorTop = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
  50. this.pageIndex = new ComponentFactory.Krypton.Navigator.KryptonPage();
  51. this.pageSysSettings = new ComponentFactory.Krypton.Navigator.KryptonPage();
  52. this.pageBase = new ComponentFactory.Krypton.Navigator.KryptonPage();
  53. this.pageInstock = new ComponentFactory.Krypton.Navigator.KryptonPage();
  54. this.pageInspection = new ComponentFactory.Krypton.Navigator.KryptonPage();
  55. this.pageOutStock = new ComponentFactory.Krypton.Navigator.KryptonPage();
  56. this.pageBalance = new ComponentFactory.Krypton.Navigator.KryptonPage();
  57. this.pageReport = new ComponentFactory.Krypton.Navigator.KryptonPage();
  58. this.pageMonitor = new ComponentFactory.Krypton.Navigator.KryptonPage();
  59. this.pageRule = new ComponentFactory.Krypton.Navigator.KryptonPage();
  60. this.pageWmsTask = new ComponentFactory.Krypton.Navigator.KryptonPage();
  61. this.pageOther = new ComponentFactory.Krypton.Navigator.KryptonPage();
  62. this.kryptonLabel2 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  63. this.lbName = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  64. this.kryptonGroupBox1 = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  65. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  66. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  67. this.kryptonTreeView1 = new ComponentFactory.Krypton.Toolkit.KryptonTreeView();
  68. this.BottomToolStripPanel = new System.Windows.Forms.ToolStripPanel();
  69. this.TopToolStripPanel = new System.Windows.Forms.ToolStripPanel();
  70. this.RightToolStripPanel = new System.Windows.Forms.ToolStripPanel();
  71. this.LeftToolStripPanel = new System.Windows.Forms.ToolStripPanel();
  72. this.ContentPanel = new System.Windows.Forms.ToolStripContentPanel();
  73. this.toolStripContainer1 = new System.Windows.Forms.ToolStripContainer();
  74. this.kryptonPanelMain = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  75. this.kryptonSplitContainerMain = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
  76. this.kryptonNavigatorMain = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
  77. this.buttonSpecExpandCollapse = new ComponentFactory.Krypton.Navigator.ButtonSpecNavigator();
  78. this.buttonSpecNavigator1 = new ComponentFactory.Krypton.Navigator.ButtonSpecNavigator();
  79. this.kryptonPageSysSetting = new ComponentFactory.Krypton.Navigator.KryptonPage();
  80. this.treeMenu = new ComponentFactory.Krypton.Toolkit.KryptonTreeView();
  81. this.kryptonPageBase = new ComponentFactory.Krypton.Navigator.KryptonPage();
  82. this.kryptonPageInstock = new ComponentFactory.Krypton.Navigator.KryptonPage();
  83. this.kryptonPageInspection = new ComponentFactory.Krypton.Navigator.KryptonPage();
  84. this.kryptonPageOutstock = new ComponentFactory.Krypton.Navigator.KryptonPage();
  85. this.kryptonPageBalance = new ComponentFactory.Krypton.Navigator.KryptonPage();
  86. this.kryptonPageReport = new ComponentFactory.Krypton.Navigator.KryptonPage();
  87. this.kryptonPageMonitor = new ComponentFactory.Krypton.Navigator.KryptonPage();
  88. this.kryptonPageRule = new ComponentFactory.Krypton.Navigator.KryptonPage();
  89. this.kryptonPageWmsTask = new ComponentFactory.Krypton.Navigator.KryptonPage();
  90. this.kryptonPageOther = new ComponentFactory.Krypton.Navigator.KryptonPage();
  91. this.kryptonSplitContainerDetails = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
  92. this.navigatorTab = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
  93. this.kryptonButtonGroup = new ComponentFactory.Krypton.Toolkit.KryptonGroup();
  94. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  95. this.系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  96. this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  97. this.修改用户信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  98. this.系统设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  99. this.注销登陆ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  100. this.操作ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  101. this.剪切ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  102. this.删除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  103. this.粘贴ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  104. this.复制ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  105. this.工具ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  106. this.我的电脑ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  107. this.计算器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  108. this.画图ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  109. this.文本ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  110. this.转到ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  111. this.系统设置ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  112. this.基础资料ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  113. this.入库管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  114. this.质检单管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  115. this.出库管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  116. this.库存管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  117. this.报表管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  118. this.监控管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  119. this.规则设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  120. this.任务管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  121. this.其他ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  122. this.常用菜单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  123. this.预警日志ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  124. this.操作日志ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  125. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  126. this.关于无锡南兴ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  127. this.关于系统ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  128. this.帮助文档ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  129. this.toolStrip2 = new System.Windows.Forms.ToolStrip();
  130. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  131. this.toolStripButtonRe = new System.Windows.Forms.ToolStripButton();
  132. this.toolStripButtonDelete = new System.Windows.Forms.ToolStripButton();
  133. this.toolStripButtonSa = new System.Windows.Forms.ToolStripButton();
  134. this.toolStripButtonCopy = new System.Windows.Forms.ToolStripButton();
  135. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  136. this.toolStrip3 = new System.Windows.Forms.ToolStrip();
  137. this.toolStripButton6 = new System.Windows.Forms.ToolStripButton();
  138. this.toolStripButton7 = new System.Windows.Forms.ToolStripButton();
  139. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  140. this.shearToolStripButton = new System.Windows.Forms.ToolStripButton();
  141. this.editToolStripButton = new System.Windows.Forms.ToolStripButton();
  142. this.pasteToolStripButton = new System.Windows.Forms.ToolStripButton();
  143. this.loginToolStripButton = new System.Windows.Forms.ToolStripButton();
  144. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  145. this.statusStripTool.SuspendLayout();
  146. ((System.ComponentModel.ISupportInitialize)(this.kryptonPage)).BeginInit();
  147. this.contextMenuStripTab.SuspendLayout();
  148. ((System.ComponentModel.ISupportInitialize)(this.kryptonWorkspace)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageMailDetails)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorTop)).BeginInit();
  151. this.kryptonNavigatorTop.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.pageIndex)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.pageSysSettings)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.pageBase)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.pageInstock)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.pageInspection)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.pageOutStock)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.pageBalance)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.pageReport)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.pageMonitor)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.pageRule)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.pageWmsTask)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.pageOther)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).BeginInit();
  166. this.kryptonGroupBox1.Panel.SuspendLayout();
  167. this.kryptonGroupBox1.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  170. this.toolStripContainer1.ContentPanel.SuspendLayout();
  171. this.toolStripContainer1.TopToolStripPanel.SuspendLayout();
  172. this.toolStripContainer1.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelMain)).BeginInit();
  174. this.kryptonPanelMain.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain.Panel1)).BeginInit();
  177. this.kryptonSplitContainerMain.Panel1.SuspendLayout();
  178. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain.Panel2)).BeginInit();
  179. this.kryptonSplitContainerMain.Panel2.SuspendLayout();
  180. this.kryptonSplitContainerMain.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorMain)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageSysSetting)).BeginInit();
  183. this.kryptonPageSysSetting.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageBase)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInstock)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInspection)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageOutstock)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageBalance)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageReport)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageMonitor)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageRule)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageWmsTask)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageOther)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails.Panel1)).BeginInit();
  196. this.kryptonSplitContainerDetails.Panel1.SuspendLayout();
  197. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails.Panel2)).BeginInit();
  198. this.kryptonSplitContainerDetails.Panel2.SuspendLayout();
  199. this.kryptonSplitContainerDetails.SuspendLayout();
  200. ((System.ComponentModel.ISupportInitialize)(this.navigatorTab)).BeginInit();
  201. this.navigatorTab.SuspendLayout();
  202. ((System.ComponentModel.ISupportInitialize)(this.kryptonButtonGroup)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.kryptonButtonGroup.Panel)).BeginInit();
  204. this.kryptonButtonGroup.SuspendLayout();
  205. this.menuStrip1.SuspendLayout();
  206. this.toolStrip2.SuspendLayout();
  207. this.toolStrip3.SuspendLayout();
  208. this.toolStrip1.SuspendLayout();
  209. this.SuspendLayout();
  210. //
  211. // statusStripTool
  212. //
  213. this.statusStripTool.Font = new System.Drawing.Font("Segoe UI", 9F);
  214. this.statusStripTool.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  215. this.toolStripStatusLabelEnterprise,
  216. this.toolStripStatusLabelVer,
  217. this.toolStripStatusLabelUser,
  218. this.toolStripStatusLabelMessage});
  219. this.statusStripTool.Location = new System.Drawing.Point(0, 885);
  220. this.statusStripTool.Name = "statusStripTool";
  221. this.statusStripTool.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
  222. this.statusStripTool.Size = new System.Drawing.Size(1075, 29);
  223. this.statusStripTool.TabIndex = 6;
  224. this.statusStripTool.Text = "statusStrip1";
  225. //
  226. // toolStripStatusLabelEnterprise
  227. //
  228. this.toolStripStatusLabelEnterprise.AutoSize = false;
  229. this.toolStripStatusLabelEnterprise.Name = "toolStripStatusLabelEnterprise";
  230. this.toolStripStatusLabelEnterprise.Size = new System.Drawing.Size(110, 24);
  231. this.toolStripStatusLabelEnterprise.Text = "南兴装备WMS 系统";
  232. //
  233. // toolStripStatusLabelVer
  234. //
  235. this.toolStripStatusLabelVer.Name = "toolStripStatusLabelVer";
  236. this.toolStripStatusLabelVer.Size = new System.Drawing.Size(88, 24);
  237. this.toolStripStatusLabelVer.Text = " 版本号:V{0}";
  238. //
  239. // toolStripStatusLabelUser
  240. //
  241. this.toolStripStatusLabelUser.Name = "toolStripStatusLabelUser";
  242. this.toolStripStatusLabelUser.Size = new System.Drawing.Size(121, 24);
  243. this.toolStripStatusLabelUser.Text = " 用户:【{0}】";
  244. //
  245. // toolStripStatusLabelMessage
  246. //
  247. this.toolStripStatusLabelMessage.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  248. this.toolStripStatusLabelMessage.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
  249. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
  250. | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  251. this.toolStripStatusLabelMessage.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.toolStripStatusLabelMessage.ForeColor = System.Drawing.Color.Gray;
  253. this.toolStripStatusLabelMessage.Image = global::NXWMS.Properties.Resources.ver;
  254. this.toolStripStatusLabelMessage.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  255. this.toolStripStatusLabelMessage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  256. this.toolStripStatusLabelMessage.Name = "toolStripStatusLabelMessage";
  257. this.toolStripStatusLabelMessage.Size = new System.Drawing.Size(741, 24);
  258. this.toolStripStatusLabelMessage.Spring = true;
  259. this.toolStripStatusLabelMessage.Text = "正在加载数据中....";
  260. this.toolStripStatusLabelMessage.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  261. //
  262. // kryptonPage
  263. //
  264. this.kryptonPage.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  265. this.kryptonPage.Flags = 63488;
  266. this.kryptonPage.LastVisibleSet = true;
  267. this.kryptonPage.MinimumSize = new System.Drawing.Size(50, 50);
  268. this.kryptonPage.Name = "kryptonPage";
  269. this.kryptonPage.Size = new System.Drawing.Size(315, 659);
  270. this.kryptonPage.Text = "功能菜单";
  271. this.kryptonPage.ToolTipTitle = "Page ToolTip";
  272. this.kryptonPage.UniqueName = "5062AFC6CE2B4677878E2B2B5045CAC8";
  273. //
  274. // contextMenuStripTab
  275. //
  276. this.contextMenuStripTab.Font = new System.Drawing.Font("Segoe UI", 9F);
  277. this.contextMenuStripTab.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  278. this.关闭ToolStripMenuItem,
  279. this.关闭其它所有窗口ToolStripMenuItem,
  280. this.关闭所有窗口ToolStripMenuItem});
  281. this.contextMenuStripTab.Name = "contextMenuStripTab";
  282. this.contextMenuStripTab.Size = new System.Drawing.Size(153, 70);
  283. //
  284. // 关闭ToolStripMenuItem
  285. //
  286. this.关闭ToolStripMenuItem.Name = "关闭ToolStripMenuItem";
  287. this.关闭ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  288. this.关闭ToolStripMenuItem.Text = "关闭";
  289. this.关闭ToolStripMenuItem.Click += new System.EventHandler(this.关闭ToolStripMenuItem_Click);
  290. //
  291. // 关闭其它所有窗口ToolStripMenuItem
  292. //
  293. this.关闭其它所有窗口ToolStripMenuItem.Name = "关闭其它所有窗口ToolStripMenuItem";
  294. this.关闭其它所有窗口ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  295. this.关闭其它所有窗口ToolStripMenuItem.Text = "关闭其它窗口";
  296. this.关闭其它所有窗口ToolStripMenuItem.Click += new System.EventHandler(this.关闭其它所有窗口ToolStripMenuItem_Click);
  297. //
  298. // 关闭所有窗口ToolStripMenuItem
  299. //
  300. this.关闭所有窗口ToolStripMenuItem.Name = "关闭所有窗口ToolStripMenuItem";
  301. this.关闭所有窗口ToolStripMenuItem.Size = new System.Drawing.Size(152, 22);
  302. this.关闭所有窗口ToolStripMenuItem.Text = "关闭所有窗口";
  303. this.关闭所有窗口ToolStripMenuItem.Click += new System.EventHandler(this.关闭所有窗口ToolStripMenuItem_Click);
  304. //
  305. // imageList
  306. //
  307. this.imageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
  308. this.imageList.ImageSize = new System.Drawing.Size(16, 16);
  309. this.imageList.TransparentColor = System.Drawing.Color.Black;
  310. //
  311. // kryptonWorkspace
  312. //
  313. this.kryptonWorkspace.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  314. | System.Windows.Forms.AnchorStyles.Left)
  315. | System.Windows.Forms.AnchorStyles.Right)));
  316. this.kryptonWorkspace.Location = new System.Drawing.Point(126, 20);
  317. this.kryptonWorkspace.Name = "kryptonWorkspace";
  318. //
  319. //
  320. //
  321. this.kryptonWorkspace.Root.UniqueName = "BF526855C8FB4541BF526855C8FB4541";
  322. this.kryptonWorkspace.Root.WorkspaceControl = this.kryptonWorkspace;
  323. this.kryptonWorkspace.Size = new System.Drawing.Size(91, 75);
  324. this.kryptonWorkspace.TabIndex = 5;
  325. this.kryptonWorkspace.TabStop = true;
  326. //
  327. // kryptonContextMenu
  328. //
  329. this.kryptonContextMenu.Items.AddRange(new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItemBase[] {
  330. this.kryptonContextMenuItems1});
  331. //
  332. // kryptonContextMenuItems1
  333. //
  334. this.kryptonContextMenuItems1.Items.AddRange(new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItemBase[] {
  335. this.kryptonContextMenuItem1,
  336. this.kryptonContextMenuItem2,
  337. this.kryptonContextMenuItem3,
  338. this.kryptonContextMenuItem4});
  339. //
  340. // kryptonContextMenuItem1
  341. //
  342. this.kryptonContextMenuItem1.Text = "Menu Item";
  343. //
  344. // kryptonContextMenuItem2
  345. //
  346. this.kryptonContextMenuItem2.Text = "Menu Item";
  347. //
  348. // kryptonContextMenuItem3
  349. //
  350. this.kryptonContextMenuItem3.Text = "Menu Item";
  351. //
  352. // kryptonContextMenuItem4
  353. //
  354. this.kryptonContextMenuItem4.Text = "Menu Item";
  355. //
  356. // kryptonPageMailDetails
  357. //
  358. this.kryptonPageMailDetails.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  359. this.kryptonPageMailDetails.Flags = 65534;
  360. this.kryptonPageMailDetails.LastVisibleSet = true;
  361. this.kryptonPageMailDetails.MinimumSize = new System.Drawing.Size(50, 50);
  362. this.kryptonPageMailDetails.Name = "kryptonPageMailDetails";
  363. this.kryptonPageMailDetails.Size = new System.Drawing.Size(944, 315);
  364. this.kryptonPageMailDetails.Text = "Mail";
  365. this.kryptonPageMailDetails.TextTitle = "Mail";
  366. this.kryptonPageMailDetails.ToolTipTitle = "Page ToolTip";
  367. this.kryptonPageMailDetails.UniqueName = "2978E4C56C8641122978E4C56C864112";
  368. //
  369. // kryptonNavigatorTop
  370. //
  371. this.kryptonNavigatorTop.AutoSize = true;
  372. this.kryptonNavigatorTop.Bar.ItemSizing = ComponentFactory.Krypton.Navigator.BarItemSizing.SameWidthAndHeight;
  373. this.kryptonNavigatorTop.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.None;
  374. this.kryptonNavigatorTop.Button.CloseButtonAction = ComponentFactory.Krypton.Navigator.CloseButtonAction.None;
  375. this.kryptonNavigatorTop.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
  376. this.kryptonNavigatorTop.Dock = System.Windows.Forms.DockStyle.Top;
  377. this.kryptonNavigatorTop.Header.HeaderStyleBar = ComponentFactory.Krypton.Toolkit.HeaderStyle.Calendar;
  378. this.kryptonNavigatorTop.Location = new System.Drawing.Point(0, 0);
  379. this.kryptonNavigatorTop.Name = "kryptonNavigatorTop";
  380. this.kryptonNavigatorTop.NavigatorMode = ComponentFactory.Krypton.Navigator.NavigatorMode.HeaderBarCheckButtonOnly;
  381. this.kryptonNavigatorTop.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
  382. this.pageIndex,
  383. this.pageSysSettings,
  384. this.pageBase,
  385. this.pageInstock,
  386. this.pageInspection,
  387. this.pageOutStock,
  388. this.pageBalance,
  389. this.pageReport,
  390. this.pageMonitor,
  391. this.pageRule,
  392. this.pageWmsTask,
  393. this.pageOther});
  394. this.kryptonNavigatorTop.SelectedIndex = 0;
  395. this.kryptonNavigatorTop.Size = new System.Drawing.Size(1075, 64);
  396. this.kryptonNavigatorTop.StateCommon.Bar.BarPaddingOnly = new System.Windows.Forms.Padding(5, 5, 5, 0);
  397. this.kryptonNavigatorTop.StateCommon.CheckButton.Content.Image.ImageH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
  398. this.kryptonNavigatorTop.StateCommon.CheckButton.Content.Image.ImageV = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Near;
  399. this.kryptonNavigatorTop.StateCommon.CheckButton.Content.ShortText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
  400. this.kryptonNavigatorTop.StateCommon.CheckButton.Content.ShortText.TextV = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Far;
  401. this.kryptonNavigatorTop.TabIndex = 33;
  402. this.kryptonNavigatorTop.Text = "kryptonNavigator1";
  403. this.kryptonNavigatorTop.Visible = false;
  404. this.kryptonNavigatorTop.SelectedPageChanged += new System.EventHandler(this.kryptonNavigatorTop_SelectedPageChanged);
  405. //
  406. // pageIndex
  407. //
  408. this.pageIndex.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  409. this.pageIndex.Flags = 65534;
  410. this.pageIndex.ImageSmall = global::NXWMS.Properties.Resources.index;
  411. this.pageIndex.ImeMode = System.Windows.Forms.ImeMode.On;
  412. this.pageIndex.LastVisibleSet = true;
  413. this.pageIndex.MinimumSize = new System.Drawing.Size(50, 54);
  414. this.pageIndex.Name = "pageIndex";
  415. this.pageIndex.Size = new System.Drawing.Size(1073, 56);
  416. this.pageIndex.Tag = "Index";
  417. this.pageIndex.Text = "首页";
  418. this.pageIndex.ToolTipTitle = "Page ToolTip";
  419. this.pageIndex.UniqueName = "32AA809E39A14D077582087803252E81";
  420. //
  421. // pageSysSettings
  422. //
  423. this.pageSysSettings.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  424. this.pageSysSettings.Flags = 65535;
  425. this.pageSysSettings.ImageSmall = global::NXWMS.Properties.Resources.sysSettings;
  426. this.pageSysSettings.LastVisibleSet = true;
  427. this.pageSysSettings.MinimumSize = new System.Drawing.Size(50, 50);
  428. this.pageSysSettings.Name = "pageSysSettings";
  429. this.pageSysSettings.Size = new System.Drawing.Size(1193, 52);
  430. this.pageSysSettings.Tag = "SysSettings";
  431. this.pageSysSettings.Text = "系统设置";
  432. this.pageSysSettings.TextDescription = "";
  433. this.pageSysSettings.TextTitle = "";
  434. this.pageSysSettings.ToolTipTitle = "Page ToolTip";
  435. this.pageSysSettings.UniqueName = "3482463805154E213482463805154E21";
  436. //
  437. // pageBase
  438. //
  439. this.pageBase.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  440. this.pageBase.Flags = 65534;
  441. this.pageBase.ImageSmall = global::NXWMS.Properties.Resources.basic;
  442. this.pageBase.LastVisibleSet = true;
  443. this.pageBase.MinimumSize = new System.Drawing.Size(50, 50);
  444. this.pageBase.Name = "pageBase";
  445. this.pageBase.Size = new System.Drawing.Size(100, 100);
  446. this.pageBase.Tag = "Base";
  447. this.pageBase.Text = "基础资料";
  448. this.pageBase.TextDescription = "";
  449. this.pageBase.TextTitle = "";
  450. this.pageBase.ToolTipTitle = "Page ToolTip";
  451. this.pageBase.UniqueName = "8EA51AFFC0D843D551B44BCB916273AC";
  452. //
  453. // pageInstock
  454. //
  455. this.pageInstock.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  456. this.pageInstock.Flags = 65534;
  457. this.pageInstock.ImageSmall = global::NXWMS.Properties.Resources.warehousing;
  458. this.pageInstock.LastVisibleSet = true;
  459. this.pageInstock.MinimumSize = new System.Drawing.Size(50, 54);
  460. this.pageInstock.Name = "pageInstock";
  461. this.pageInstock.Size = new System.Drawing.Size(100, 108);
  462. this.pageInstock.Tag = "Instock";
  463. this.pageInstock.Text = "入库管理";
  464. this.pageInstock.TextDescription = "";
  465. this.pageInstock.TextTitle = "";
  466. this.pageInstock.ToolTipTitle = "Page ToolTip";
  467. this.pageInstock.UniqueName = "1EADA7FFC4C0408009BD59E25E835D50";
  468. //
  469. // pageInspection
  470. //
  471. this.pageInspection.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  472. this.pageInspection.Flags = 65534;
  473. this.pageInspection.ImageSmall = global::NXWMS.Properties.Resources.inspection;
  474. this.pageInspection.LastVisibleSet = true;
  475. this.pageInspection.MinimumSize = new System.Drawing.Size(50, 54);
  476. this.pageInspection.Name = "pageInspection";
  477. this.pageInspection.Size = new System.Drawing.Size(100, 108);
  478. this.pageInspection.Tag = "Inspection";
  479. this.pageInspection.Text = "质检管理";
  480. this.pageInspection.ToolTipTitle = "Page ToolTip";
  481. this.pageInspection.UniqueName = "EF9A658BE4494921D29243A6CB51E8C9";
  482. //
  483. // pageOutStock
  484. //
  485. this.pageOutStock.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  486. this.pageOutStock.Flags = 65534;
  487. this.pageOutStock.ImageSmall = global::NXWMS.Properties.Resources.receip;
  488. this.pageOutStock.LastVisibleSet = true;
  489. this.pageOutStock.MinimumSize = new System.Drawing.Size(50, 54);
  490. this.pageOutStock.Name = "pageOutStock";
  491. this.pageOutStock.Size = new System.Drawing.Size(100, 108);
  492. this.pageOutStock.Tag = "OutStock";
  493. this.pageOutStock.Text = "出库管理";
  494. this.pageOutStock.ToolTipTitle = "Page ToolTip";
  495. this.pageOutStock.UniqueName = "9717B2855C094F3735B6A0E9F0CA5285";
  496. //
  497. // pageBalance
  498. //
  499. this.pageBalance.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  500. this.pageBalance.Flags = 65534;
  501. this.pageBalance.ImageSmall = global::NXWMS.Properties.Resources.stock;
  502. this.pageBalance.LastVisibleSet = true;
  503. this.pageBalance.MinimumSize = new System.Drawing.Size(50, 54);
  504. this.pageBalance.Name = "pageBalance";
  505. this.pageBalance.Size = new System.Drawing.Size(100, 108);
  506. this.pageBalance.Tag = "Balance";
  507. this.pageBalance.Text = "库存管理";
  508. this.pageBalance.TextDescription = "";
  509. this.pageBalance.TextTitle = "";
  510. this.pageBalance.ToolTipTitle = "Page ToolTip";
  511. this.pageBalance.UniqueName = "6F1863A36AE54DA662B890C7021CB66D";
  512. //
  513. // pageReport
  514. //
  515. this.pageReport.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  516. this.pageReport.Flags = 65534;
  517. this.pageReport.ImageSmall = global::NXWMS.Properties.Resources.report;
  518. this.pageReport.LastVisibleSet = true;
  519. this.pageReport.MinimumSize = new System.Drawing.Size(50, 54);
  520. this.pageReport.Name = "pageReport";
  521. this.pageReport.Size = new System.Drawing.Size(100, 108);
  522. this.pageReport.Tag = "Report";
  523. this.pageReport.Text = "报表管理";
  524. this.pageReport.ToolTipTitle = "Page ToolTip";
  525. this.pageReport.UniqueName = "4271FBA79C0D41E77198753D4ACFB532";
  526. //
  527. // pageMonitor
  528. //
  529. this.pageMonitor.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  530. this.pageMonitor.Flags = 65534;
  531. this.pageMonitor.ImageSmall = global::NXWMS.Properties.Resources.monitor;
  532. this.pageMonitor.LastVisibleSet = true;
  533. this.pageMonitor.MinimumSize = new System.Drawing.Size(50, 54);
  534. this.pageMonitor.Name = "pageMonitor";
  535. this.pageMonitor.Size = new System.Drawing.Size(100, 108);
  536. this.pageMonitor.Tag = "Monitor";
  537. this.pageMonitor.Text = "监控管理";
  538. this.pageMonitor.TextDescription = "";
  539. this.pageMonitor.TextTitle = "";
  540. this.pageMonitor.ToolTipTitle = "Page ToolTip";
  541. this.pageMonitor.UniqueName = "700A9B8414EC4475958917FA8A652E7C";
  542. //
  543. // pageRule
  544. //
  545. this.pageRule.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  546. this.pageRule.Flags = 65534;
  547. this.pageRule.ImageSmall = global::NXWMS.Properties.Resources.rule;
  548. this.pageRule.LastVisibleSet = true;
  549. this.pageRule.MinimumSize = new System.Drawing.Size(50, 54);
  550. this.pageRule.Name = "pageRule";
  551. this.pageRule.Size = new System.Drawing.Size(100, 108);
  552. this.pageRule.Tag = "Rule";
  553. this.pageRule.Text = "规则设置";
  554. this.pageRule.ToolTipTitle = "Page ToolTip";
  555. this.pageRule.UniqueName = "5DA71A61E16E40AA00A50025A13E30F3";
  556. //
  557. // pageWmsTask
  558. //
  559. this.pageWmsTask.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  560. this.pageWmsTask.Flags = 65534;
  561. this.pageWmsTask.ImageSmall = global::NXWMS.Properties.Resources.task;
  562. this.pageWmsTask.LastVisibleSet = true;
  563. this.pageWmsTask.MinimumSize = new System.Drawing.Size(50, 54);
  564. this.pageWmsTask.Name = "pageWmsTask";
  565. this.pageWmsTask.Size = new System.Drawing.Size(100, 108);
  566. this.pageWmsTask.Tag = "WmsTask";
  567. this.pageWmsTask.Text = "任务管理";
  568. this.pageWmsTask.ToolTipTitle = "Page ToolTip";
  569. this.pageWmsTask.UniqueName = "E086C3BA551E459F27845D1963357C39";
  570. //
  571. // pageOther
  572. //
  573. this.pageOther.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  574. this.pageOther.Flags = 65534;
  575. this.pageOther.ImageSmall = global::NXWMS.Properties.Resources.other;
  576. this.pageOther.LastVisibleSet = true;
  577. this.pageOther.MinimumSize = new System.Drawing.Size(50, 54);
  578. this.pageOther.Name = "pageOther";
  579. this.pageOther.Size = new System.Drawing.Size(100, 108);
  580. this.pageOther.Tag = "Other";
  581. this.pageOther.Text = "其他";
  582. this.pageOther.ToolTipTitle = "Page ToolTip";
  583. this.pageOther.UniqueName = "62F3802163C747C7E6AAAFD5B9BA71EB";
  584. //
  585. // kryptonLabel2
  586. //
  587. this.kryptonLabel2.AutoSize = false;
  588. this.kryptonLabel2.Location = new System.Drawing.Point(111, 68);
  589. this.kryptonLabel2.Name = "kryptonLabel2";
  590. this.kryptonLabel2.Size = new System.Drawing.Size(43, 22);
  591. this.kryptonLabel2.StateCommon.ShortText.Color1 = System.Drawing.Color.Blue;
  592. this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  593. this.kryptonLabel2.StateNormal.LongText.ColorAlign = ComponentFactory.Krypton.Toolkit.PaletteRectangleAlign.Control;
  594. this.kryptonLabel2.TabIndex = 2;
  595. this.kryptonLabel2.Values.Text = "在线";
  596. //
  597. // lbName
  598. //
  599. this.lbName.AutoSize = false;
  600. this.lbName.Location = new System.Drawing.Point(87, 21);
  601. this.lbName.Name = "lbName";
  602. this.lbName.Size = new System.Drawing.Size(67, 28);
  603. this.lbName.StateNormal.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  604. this.lbName.StateNormal.ShortText.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.lbName.TabIndex = 1;
  606. this.lbName.Values.Text = "张三";
  607. //
  608. // kryptonGroupBox1
  609. //
  610. this.kryptonGroupBox1.CaptionOverlap = 0D;
  611. this.kryptonGroupBox1.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.ToolTip;
  612. this.kryptonGroupBox1.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlToolTip;
  613. this.kryptonGroupBox1.Location = new System.Drawing.Point(835, 127);
  614. this.kryptonGroupBox1.Name = "kryptonGroupBox1";
  615. this.kryptonGroupBox1.PaletteMode = ComponentFactory.Krypton.Toolkit.PaletteMode.Office2010Blue;
  616. //
  617. // kryptonGroupBox1.Panel
  618. //
  619. this.kryptonGroupBox1.Panel.Controls.Add(this.pictureBox1);
  620. this.kryptonGroupBox1.Panel.Controls.Add(this.lbName);
  621. this.kryptonGroupBox1.Panel.Controls.Add(this.pictureBox2);
  622. this.kryptonGroupBox1.Panel.Controls.Add(this.kryptonLabel2);
  623. this.kryptonGroupBox1.Size = new System.Drawing.Size(172, 118);
  624. this.kryptonGroupBox1.TabIndex = 67;
  625. this.kryptonGroupBox1.Values.Heading = "";
  626. this.kryptonGroupBox1.Visible = false;
  627. //
  628. // pictureBox1
  629. //
  630. this.pictureBox1.Location = new System.Drawing.Point(4, 21);
  631. this.pictureBox1.Name = "pictureBox1";
  632. this.pictureBox1.Size = new System.Drawing.Size(100, 54);
  633. this.pictureBox1.TabIndex = 5;
  634. this.pictureBox1.TabStop = false;
  635. //
  636. // pictureBox2
  637. //
  638. this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
  639. this.pictureBox2.Location = new System.Drawing.Point(92, 64);
  640. this.pictureBox2.Name = "pictureBox2";
  641. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  642. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  643. this.pictureBox2.TabIndex = 4;
  644. this.pictureBox2.TabStop = false;
  645. //
  646. // kryptonTreeView1
  647. //
  648. this.kryptonTreeView1.BackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonForm;
  649. this.kryptonTreeView1.BorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlRibbonAppMenu;
  650. this.kryptonTreeView1.Dock = System.Windows.Forms.DockStyle.Fill;
  651. this.kryptonTreeView1.HideSelection = false;
  652. this.kryptonTreeView1.ItemStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.BreadCrumb;
  653. this.kryptonTreeView1.Location = new System.Drawing.Point(0, 0);
  654. this.kryptonTreeView1.Name = "kryptonTreeView1";
  655. this.kryptonTreeView1.RightToLeftLayout = true;
  656. this.kryptonTreeView1.ShowNodeToolTips = true;
  657. this.kryptonTreeView1.ShowPlusMinus = false;
  658. this.kryptonTreeView1.ShowRootLines = false;
  659. this.kryptonTreeView1.Size = new System.Drawing.Size(181, 602);
  660. this.kryptonTreeView1.TabIndex = 8;
  661. //
  662. // BottomToolStripPanel
  663. //
  664. this.BottomToolStripPanel.Location = new System.Drawing.Point(0, 0);
  665. this.BottomToolStripPanel.Name = "BottomToolStripPanel";
  666. this.BottomToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
  667. this.BottomToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
  668. this.BottomToolStripPanel.Size = new System.Drawing.Size(0, 0);
  669. //
  670. // TopToolStripPanel
  671. //
  672. this.TopToolStripPanel.Location = new System.Drawing.Point(0, 0);
  673. this.TopToolStripPanel.Name = "TopToolStripPanel";
  674. this.TopToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
  675. this.TopToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
  676. this.TopToolStripPanel.Size = new System.Drawing.Size(0, 0);
  677. //
  678. // RightToolStripPanel
  679. //
  680. this.RightToolStripPanel.Location = new System.Drawing.Point(0, 0);
  681. this.RightToolStripPanel.Name = "RightToolStripPanel";
  682. this.RightToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
  683. this.RightToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
  684. this.RightToolStripPanel.Size = new System.Drawing.Size(0, 0);
  685. //
  686. // LeftToolStripPanel
  687. //
  688. this.LeftToolStripPanel.Location = new System.Drawing.Point(0, 0);
  689. this.LeftToolStripPanel.Name = "LeftToolStripPanel";
  690. this.LeftToolStripPanel.Orientation = System.Windows.Forms.Orientation.Horizontal;
  691. this.LeftToolStripPanel.RowMargin = new System.Windows.Forms.Padding(3, 0, 0, 0);
  692. this.LeftToolStripPanel.Size = new System.Drawing.Size(0, 0);
  693. //
  694. // ContentPanel
  695. //
  696. this.ContentPanel.Size = new System.Drawing.Size(495, 52);
  697. //
  698. // toolStripContainer1
  699. //
  700. //
  701. // toolStripContainer1.ContentPanel
  702. //
  703. this.toolStripContainer1.ContentPanel.Controls.Add(this.kryptonPanelMain);
  704. this.toolStripContainer1.ContentPanel.Size = new System.Drawing.Size(1075, 727);
  705. this.toolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  706. this.toolStripContainer1.Location = new System.Drawing.Point(0, 64);
  707. this.toolStripContainer1.Name = "toolStripContainer1";
  708. this.toolStripContainer1.Size = new System.Drawing.Size(1075, 821);
  709. this.toolStripContainer1.TabIndex = 76;
  710. this.toolStripContainer1.Text = "toolStripContainer1";
  711. //
  712. // toolStripContainer1.TopToolStripPanel
  713. //
  714. this.toolStripContainer1.TopToolStripPanel.ContextMenuStrip = this.contextMenuStripTab;
  715. this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.menuStrip1);
  716. this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip2);
  717. this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip3);
  718. this.toolStripContainer1.TopToolStripPanel.Controls.Add(this.toolStrip1);
  719. //
  720. // kryptonPanelMain
  721. //
  722. this.kryptonPanelMain.Controls.Add(this.kryptonSplitContainerMain);
  723. this.kryptonPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
  724. this.kryptonPanelMain.Location = new System.Drawing.Point(0, 0);
  725. this.kryptonPanelMain.Name = "kryptonPanelMain";
  726. this.kryptonPanelMain.Padding = new System.Windows.Forms.Padding(4);
  727. this.kryptonPanelMain.Size = new System.Drawing.Size(1075, 727);
  728. this.kryptonPanelMain.TabIndex = 0;
  729. //
  730. // kryptonSplitContainerMain
  731. //
  732. this.kryptonSplitContainerMain.Cursor = System.Windows.Forms.Cursors.Default;
  733. this.kryptonSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
  734. this.kryptonSplitContainerMain.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  735. this.kryptonSplitContainerMain.Location = new System.Drawing.Point(4, 4);
  736. this.kryptonSplitContainerMain.Name = "kryptonSplitContainerMain";
  737. //
  738. // kryptonSplitContainerMain.Panel1
  739. //
  740. this.kryptonSplitContainerMain.Panel1.Controls.Add(this.kryptonNavigatorMain);
  741. //
  742. // kryptonSplitContainerMain.Panel2
  743. //
  744. this.kryptonSplitContainerMain.Panel2.Controls.Add(this.kryptonSplitContainerDetails);
  745. this.kryptonSplitContainerMain.Size = new System.Drawing.Size(1067, 719);
  746. this.kryptonSplitContainerMain.SplitterDistance = 205;
  747. this.kryptonSplitContainerMain.TabIndex = 0;
  748. //
  749. // kryptonNavigatorMain
  750. //
  751. this.kryptonNavigatorMain.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.ContextNextPrevious;
  752. this.kryptonNavigatorMain.Button.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Navigator.ButtonSpecNavigator[] {
  753. this.buttonSpecExpandCollapse,
  754. this.buttonSpecNavigator1});
  755. this.kryptonNavigatorMain.Button.CloseButtonAction = ComponentFactory.Krypton.Navigator.CloseButtonAction.None;
  756. this.kryptonNavigatorMain.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
  757. this.kryptonNavigatorMain.Dock = System.Windows.Forms.DockStyle.Fill;
  758. this.kryptonNavigatorMain.Group.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
  759. this.kryptonNavigatorMain.Header.HeaderStylePrimary = ComponentFactory.Krypton.Toolkit.HeaderStyle.Custom1;
  760. this.kryptonNavigatorMain.Header.HeaderValuesPrimary.MapImage = ComponentFactory.Krypton.Navigator.MapKryptonPageImage.None;
  761. this.kryptonNavigatorMain.Header.HeaderVisibleSecondary = false;
  762. this.kryptonNavigatorMain.Location = new System.Drawing.Point(0, 0);
  763. this.kryptonNavigatorMain.Name = "kryptonNavigatorMain";
  764. this.kryptonNavigatorMain.NavigatorMode = ComponentFactory.Krypton.Navigator.NavigatorMode.StackCheckButtonHeaderGroup;
  765. this.kryptonNavigatorMain.Outlook.BorderEdgeStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlGroupBox;
  766. this.kryptonNavigatorMain.Outlook.CheckButtonStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.CalendarDay;
  767. this.kryptonNavigatorMain.Outlook.Full.StackMapText = ComponentFactory.Krypton.Navigator.MapKryptonPageText.Text;
  768. this.kryptonNavigatorMain.Outlook.Mini.MiniButtonStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.FormClose;
  769. this.kryptonNavigatorMain.Outlook.OverflowButtonStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.Standalone;
  770. this.kryptonNavigatorMain.Outlook.ShowDropDownButton = false;
  771. this.kryptonNavigatorMain.Outlook.TextAddRemoveButtons = "新增或者删除按钮";
  772. this.kryptonNavigatorMain.Outlook.TextFewerButtons = "显示较少按钮";
  773. this.kryptonNavigatorMain.Outlook.TextMoreButtons = "显示较多按钮";
  774. this.kryptonNavigatorMain.PageBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonNavigatorOverflow;
  775. this.kryptonNavigatorMain.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
  776. this.kryptonPageSysSetting,
  777. this.kryptonPageBase,
  778. this.kryptonPageInstock,
  779. this.kryptonPageInspection,
  780. this.kryptonPageOutstock,
  781. this.kryptonPageBalance,
  782. this.kryptonPageReport,
  783. this.kryptonPageMonitor,
  784. this.kryptonPageRule,
  785. this.kryptonPageWmsTask,
  786. this.kryptonPageOther});
  787. this.kryptonNavigatorMain.SelectedIndex = 0;
  788. this.kryptonNavigatorMain.Size = new System.Drawing.Size(205, 719);
  789. this.kryptonNavigatorMain.StateCommon.CheckButton.Content.AdjacentGap = 5;
  790. this.kryptonNavigatorMain.TabIndex = 0;
  791. this.kryptonNavigatorMain.SizeChanged += new System.EventHandler(this.kryptonNavigatorMain_SizeChanged);
  792. //
  793. // buttonSpecExpandCollapse
  794. //
  795. this.buttonSpecExpandCollapse.Type = ComponentFactory.Krypton.Toolkit.PaletteButtonSpecStyle.ArrowLeft;
  796. this.buttonSpecExpandCollapse.TypeRestricted = ComponentFactory.Krypton.Navigator.PaletteNavButtonSpecStyle.ArrowLeft;
  797. this.buttonSpecExpandCollapse.UniqueName = "1B343938A2284A991B343938A2284A99";
  798. this.buttonSpecExpandCollapse.Visible = false;
  799. //
  800. // buttonSpecNavigator1
  801. //
  802. this.buttonSpecNavigator1.UniqueName = "0C6C6DEC4305401CADBD818B9D1F97A3";
  803. //
  804. // kryptonPageSysSetting
  805. //
  806. this.kryptonPageSysSetting.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  807. this.kryptonPageSysSetting.Controls.Add(this.treeMenu);
  808. this.kryptonPageSysSetting.Flags = 65534;
  809. this.kryptonPageSysSetting.LastVisibleSet = true;
  810. this.kryptonPageSysSetting.MinimumSize = new System.Drawing.Size(180, 249);
  811. this.kryptonPageSysSetting.Name = "kryptonPageSysSetting";
  812. this.kryptonPageSysSetting.Size = new System.Drawing.Size(203, 412);
  813. this.kryptonPageSysSetting.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  814. this.kryptonPageSysSetting.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  815. this.kryptonPageSysSetting.Tag = "SysSettings";
  816. this.kryptonPageSysSetting.Text = "系统设置";
  817. this.kryptonPageSysSetting.TextDescription = "";
  818. this.kryptonPageSysSetting.TextTitle = "功能菜单";
  819. this.kryptonPageSysSetting.ToolTipStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.TitlePanel;
  820. this.kryptonPageSysSetting.ToolTipTitle = "Page ToolTip";
  821. this.kryptonPageSysSetting.UniqueName = "6D4A539F5AB946C76D4A539F5AB946C7";
  822. //
  823. // treeMenu
  824. //
  825. this.treeMenu.Dock = System.Windows.Forms.DockStyle.Fill;
  826. this.treeMenu.ImageIndex = 0;
  827. this.treeMenu.ImageList = this.imageList;
  828. this.treeMenu.ItemStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.NavigatorOverflow;
  829. this.treeMenu.Location = new System.Drawing.Point(0, 0);
  830. this.treeMenu.Name = "treeMenu";
  831. this.treeMenu.SelectedImageIndex = 0;
  832. this.treeMenu.Size = new System.Drawing.Size(203, 412);
  833. this.treeMenu.TabIndex = 0;
  834. //
  835. // kryptonPageBase
  836. //
  837. this.kryptonPageBase.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  838. this.kryptonPageBase.Flags = 65534;
  839. this.kryptonPageBase.LastVisibleSet = true;
  840. this.kryptonPageBase.MinimumSize = new System.Drawing.Size(50, 54);
  841. this.kryptonPageBase.Name = "kryptonPageBase";
  842. this.kryptonPageBase.Size = new System.Drawing.Size(203, 412);
  843. this.kryptonPageBase.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  844. this.kryptonPageBase.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  845. this.kryptonPageBase.Tag = "Base";
  846. this.kryptonPageBase.Text = "基础资料";
  847. this.kryptonPageBase.ToolTipTitle = "Page ToolTip";
  848. this.kryptonPageBase.UniqueName = "9B0D2C78190A4C726CB1E94DD74728F0";
  849. //
  850. // kryptonPageInstock
  851. //
  852. this.kryptonPageInstock.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  853. this.kryptonPageInstock.Flags = 65534;
  854. this.kryptonPageInstock.LastVisibleSet = true;
  855. this.kryptonPageInstock.MinimumSize = new System.Drawing.Size(50, 54);
  856. this.kryptonPageInstock.Name = "kryptonPageInstock";
  857. this.kryptonPageInstock.Size = new System.Drawing.Size(181, 371);
  858. this.kryptonPageInstock.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  859. this.kryptonPageInstock.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  860. this.kryptonPageInstock.Tag = "Instock";
  861. this.kryptonPageInstock.Text = "入库管理";
  862. this.kryptonPageInstock.ToolTipTitle = "Page ToolTip";
  863. this.kryptonPageInstock.UniqueName = "8B9F211314294B94198AC75A8BC18219";
  864. //
  865. // kryptonPageInspection
  866. //
  867. this.kryptonPageInspection.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  868. this.kryptonPageInspection.Flags = 65534;
  869. this.kryptonPageInspection.LastVisibleSet = true;
  870. this.kryptonPageInspection.MinimumSize = new System.Drawing.Size(50, 54);
  871. this.kryptonPageInspection.Name = "kryptonPageInspection";
  872. this.kryptonPageInspection.Size = new System.Drawing.Size(181, 371);
  873. this.kryptonPageInspection.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  874. this.kryptonPageInspection.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  875. this.kryptonPageInspection.Tag = "Inspection";
  876. this.kryptonPageInspection.Text = "质检管理";
  877. this.kryptonPageInspection.ToolTipTitle = "Page ToolTip";
  878. this.kryptonPageInspection.UniqueName = "7BB76D16AF094B0ADEBCCAC72E2E25F7";
  879. //
  880. // kryptonPageOutstock
  881. //
  882. this.kryptonPageOutstock.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  883. this.kryptonPageOutstock.Flags = 65534;
  884. this.kryptonPageOutstock.LastVisibleSet = true;
  885. this.kryptonPageOutstock.MinimumSize = new System.Drawing.Size(50, 54);
  886. this.kryptonPageOutstock.Name = "kryptonPageOutstock";
  887. this.kryptonPageOutstock.Size = new System.Drawing.Size(181, 371);
  888. this.kryptonPageOutstock.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  889. this.kryptonPageOutstock.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  890. this.kryptonPageOutstock.Tag = "OutStock";
  891. this.kryptonPageOutstock.Text = "出库管理";
  892. this.kryptonPageOutstock.ToolTipTitle = "Page ToolTip";
  893. this.kryptonPageOutstock.UniqueName = "A5586682DD84461816897E92A1A1F6C0";
  894. //
  895. // kryptonPageBalance
  896. //
  897. this.kryptonPageBalance.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  898. this.kryptonPageBalance.Flags = 65534;
  899. this.kryptonPageBalance.LastVisibleSet = true;
  900. this.kryptonPageBalance.MinimumSize = new System.Drawing.Size(50, 54);
  901. this.kryptonPageBalance.Name = "kryptonPageBalance";
  902. this.kryptonPageBalance.Size = new System.Drawing.Size(181, 371);
  903. this.kryptonPageBalance.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  904. this.kryptonPageBalance.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  905. this.kryptonPageBalance.Tag = "Balance";
  906. this.kryptonPageBalance.Text = "库存管理";
  907. this.kryptonPageBalance.ToolTipTitle = "Page ToolTip";
  908. this.kryptonPageBalance.UniqueName = "253F06DF0A0C46043686EBE8B5F6FF74";
  909. //
  910. // kryptonPageReport
  911. //
  912. this.kryptonPageReport.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  913. this.kryptonPageReport.Flags = 65534;
  914. this.kryptonPageReport.LastVisibleSet = true;
  915. this.kryptonPageReport.MinimumSize = new System.Drawing.Size(50, 54);
  916. this.kryptonPageReport.Name = "kryptonPageReport";
  917. this.kryptonPageReport.Size = new System.Drawing.Size(181, 371);
  918. this.kryptonPageReport.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  919. this.kryptonPageReport.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  920. this.kryptonPageReport.Tag = "Report";
  921. this.kryptonPageReport.Text = "报表管理";
  922. this.kryptonPageReport.ToolTipTitle = "Page ToolTip";
  923. this.kryptonPageReport.UniqueName = "DCEB419F59EB42F331AE9BB0E51AAA9B";
  924. //
  925. // kryptonPageMonitor
  926. //
  927. this.kryptonPageMonitor.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  928. this.kryptonPageMonitor.Flags = 65534;
  929. this.kryptonPageMonitor.LastVisibleSet = true;
  930. this.kryptonPageMonitor.MinimumSize = new System.Drawing.Size(50, 54);
  931. this.kryptonPageMonitor.Name = "kryptonPageMonitor";
  932. this.kryptonPageMonitor.Size = new System.Drawing.Size(181, 371);
  933. this.kryptonPageMonitor.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  934. this.kryptonPageMonitor.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  935. this.kryptonPageMonitor.Tag = "Monitor";
  936. this.kryptonPageMonitor.Text = "监控管理";
  937. this.kryptonPageMonitor.ToolTipTitle = "Page ToolTip";
  938. this.kryptonPageMonitor.UniqueName = "BA19AE22684A421A20832DF58620EFEF";
  939. //
  940. // kryptonPageRule
  941. //
  942. this.kryptonPageRule.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  943. this.kryptonPageRule.Flags = 65534;
  944. this.kryptonPageRule.LastVisibleSet = true;
  945. this.kryptonPageRule.MinimumSize = new System.Drawing.Size(50, 54);
  946. this.kryptonPageRule.Name = "kryptonPageRule";
  947. this.kryptonPageRule.Size = new System.Drawing.Size(181, 371);
  948. this.kryptonPageRule.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  949. this.kryptonPageRule.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  950. this.kryptonPageRule.Tag = "Rule";
  951. this.kryptonPageRule.Text = "规则设置";
  952. this.kryptonPageRule.ToolTipTitle = "Page ToolTip";
  953. this.kryptonPageRule.UniqueName = "D870A9A353F14A8AF0BF4FBD18D3C0BE";
  954. //
  955. // kryptonPageWmsTask
  956. //
  957. this.kryptonPageWmsTask.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  958. this.kryptonPageWmsTask.Flags = 65534;
  959. this.kryptonPageWmsTask.LastVisibleSet = true;
  960. this.kryptonPageWmsTask.MinimumSize = new System.Drawing.Size(50, 54);
  961. this.kryptonPageWmsTask.Name = "kryptonPageWmsTask";
  962. this.kryptonPageWmsTask.Size = new System.Drawing.Size(181, 371);
  963. this.kryptonPageWmsTask.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  964. this.kryptonPageWmsTask.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  965. this.kryptonPageWmsTask.Tag = "WmsTask";
  966. this.kryptonPageWmsTask.Text = "任务管理";
  967. this.kryptonPageWmsTask.ToolTipTitle = "Page ToolTip";
  968. this.kryptonPageWmsTask.UniqueName = "7A70D364A8AA47AAB79628C613E690F3";
  969. //
  970. // kryptonPageOther
  971. //
  972. this.kryptonPageOther.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  973. this.kryptonPageOther.Flags = 65534;
  974. this.kryptonPageOther.LastVisibleSet = true;
  975. this.kryptonPageOther.MinimumSize = new System.Drawing.Size(50, 54);
  976. this.kryptonPageOther.Name = "kryptonPageOther";
  977. this.kryptonPageOther.Size = new System.Drawing.Size(203, 412);
  978. this.kryptonPageOther.StateDisabled.CheckButton.Back.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  979. this.kryptonPageOther.StateDisabled.CheckButton.Content.ShortText.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  980. this.kryptonPageOther.Tag = "Other";
  981. this.kryptonPageOther.Text = "其他";
  982. this.kryptonPageOther.ToolTipTitle = "Page ToolTip";
  983. this.kryptonPageOther.UniqueName = "6B989A345D1944F4E6BFF613322D79D2";
  984. //
  985. // kryptonSplitContainerDetails
  986. //
  987. this.kryptonSplitContainerDetails.Cursor = System.Windows.Forms.Cursors.Default;
  988. this.kryptonSplitContainerDetails.Dock = System.Windows.Forms.DockStyle.Fill;
  989. this.kryptonSplitContainerDetails.Location = new System.Drawing.Point(0, 0);
  990. this.kryptonSplitContainerDetails.Name = "kryptonSplitContainerDetails";
  991. this.kryptonSplitContainerDetails.Orientation = System.Windows.Forms.Orientation.Horizontal;
  992. //
  993. // kryptonSplitContainerDetails.Panel1
  994. //
  995. this.kryptonSplitContainerDetails.Panel1.Controls.Add(this.navigatorTab);
  996. //
  997. // kryptonSplitContainerDetails.Panel2
  998. //
  999. this.kryptonSplitContainerDetails.Panel2.Controls.Add(this.kryptonButtonGroup);
  1000. this.kryptonSplitContainerDetails.Panel2Collapsed = true;
  1001. this.kryptonSplitContainerDetails.Size = new System.Drawing.Size(857, 719);
  1002. this.kryptonSplitContainerDetails.SplitterDistance = 239;
  1003. this.kryptonSplitContainerDetails.TabIndex = 0;
  1004. //
  1005. // navigatorTab
  1006. //
  1007. this.navigatorTab.Bar.CheckButtonStyle = ComponentFactory.Krypton.Toolkit.ButtonStyle.BreadCrumb;
  1008. this.navigatorTab.Bar.ItemSizing = ComponentFactory.Krypton.Navigator.BarItemSizing.Individual;
  1009. this.navigatorTab.Bar.TabBorderStyle = ComponentFactory.Krypton.Toolkit.TabBorderStyle.OneNote;
  1010. this.navigatorTab.Bar.TabStyle = ComponentFactory.Krypton.Toolkit.TabStyle.Dock;
  1011. this.navigatorTab.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.ContextNextPrevious;
  1012. this.navigatorTab.Button.CloseButtonAction = ComponentFactory.Krypton.Navigator.CloseButtonAction.None;
  1013. this.navigatorTab.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
  1014. this.navigatorTab.Dock = System.Windows.Forms.DockStyle.Fill;
  1015. this.navigatorTab.Group.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
  1016. this.navigatorTab.Header.HeaderVisibleSecondary = false;
  1017. this.navigatorTab.Location = new System.Drawing.Point(0, 0);
  1018. this.navigatorTab.Name = "navigatorTab";
  1019. this.navigatorTab.NavigatorMode = ComponentFactory.Krypton.Navigator.NavigatorMode.BarCheckButtonGroupInside;
  1020. this.navigatorTab.Padding = new System.Windows.Forms.Padding(5);
  1021. this.navigatorTab.Size = new System.Drawing.Size(857, 719);
  1022. this.navigatorTab.StateCommon.HeaderGroup.HeaderPrimary.Content.Image.ImageH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Far;
  1023. this.navigatorTab.TabIndex = 0;
  1024. this.navigatorTab.Text = "kryptonNavigator1";
  1025. //
  1026. // kryptonButtonGroup
  1027. //
  1028. this.kryptonButtonGroup.Dock = System.Windows.Forms.DockStyle.Fill;
  1029. this.kryptonButtonGroup.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelAlternate;
  1030. this.kryptonButtonGroup.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ControlAlternate;
  1031. this.kryptonButtonGroup.Location = new System.Drawing.Point(0, 0);
  1032. this.kryptonButtonGroup.Name = "kryptonButtonGroup";
  1033. //
  1034. // kryptonButtonGroup.Panel
  1035. //
  1036. this.kryptonButtonGroup.Panel.Padding = new System.Windows.Forms.Padding(5);
  1037. this.kryptonButtonGroup.Size = new System.Drawing.Size(1067, 0);
  1038. this.kryptonButtonGroup.TabIndex = 0;
  1039. //
  1040. // menuStrip1
  1041. //
  1042. this.menuStrip1.Dock = System.Windows.Forms.DockStyle.None;
  1043. this.menuStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
  1044. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1045. this.系统ToolStripMenuItem,
  1046. this.操作ToolStripMenuItem,
  1047. this.工具ToolStripMenuItem,
  1048. this.转到ToolStripMenuItem,
  1049. this.常用菜单ToolStripMenuItem,
  1050. this.帮助ToolStripMenuItem});
  1051. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  1052. this.menuStrip1.Name = "menuStrip1";
  1053. this.menuStrip1.Size = new System.Drawing.Size(1075, 25);
  1054. this.menuStrip1.TabIndex = 4;
  1055. this.menuStrip1.Text = "menuStrip1";
  1056. //
  1057. // 系统ToolStripMenuItem
  1058. //
  1059. this.系统ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1060. this.修改密码ToolStripMenuItem,
  1061. this.修改用户信息ToolStripMenuItem,
  1062. this.系统设置ToolStripMenuItem,
  1063. this.注销登陆ToolStripMenuItem});
  1064. this.系统ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1065. this.系统ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1066. this.系统ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1067. this.系统ToolStripMenuItem.Name = "系统ToolStripMenuItem";
  1068. this.系统ToolStripMenuItem.Size = new System.Drawing.Size(64, 21);
  1069. this.系统ToolStripMenuItem.Text = "系统(&Q)";
  1070. //
  1071. // 修改密码ToolStripMenuItem
  1072. //
  1073. this.修改密码ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.editPs;
  1074. this.修改密码ToolStripMenuItem.Name = "修改密码ToolStripMenuItem";
  1075. this.修改密码ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1076. this.修改密码ToolStripMenuItem.Text = "修改密码";
  1077. this.修改密码ToolStripMenuItem.Click += new System.EventHandler(this.修改密码ToolStripMenuItem_Click);
  1078. //
  1079. // 修改用户信息ToolStripMenuItem
  1080. //
  1081. this.修改用户信息ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.editUser;
  1082. this.修改用户信息ToolStripMenuItem.Name = "修改用户信息ToolStripMenuItem";
  1083. this.修改用户信息ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1084. this.修改用户信息ToolStripMenuItem.Text = "修改用户信息";
  1085. this.修改用户信息ToolStripMenuItem.Click += new System.EventHandler(this.修改用户信息ToolStripMenuItem_Click);
  1086. //
  1087. // 系统设置ToolStripMenuItem
  1088. //
  1089. this.系统设置ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.systemSettings;
  1090. this.系统设置ToolStripMenuItem.Name = "系统设置ToolStripMenuItem";
  1091. this.系统设置ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1092. this.系统设置ToolStripMenuItem.Text = "本地配置";
  1093. this.系统设置ToolStripMenuItem.Click += new System.EventHandler(this.系统设置ToolStripMenuItem_Click);
  1094. //
  1095. // 注销登陆ToolStripMenuItem
  1096. //
  1097. this.注销登陆ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.login;
  1098. this.注销登陆ToolStripMenuItem.Name = "注销登陆ToolStripMenuItem";
  1099. this.注销登陆ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1100. this.注销登陆ToolStripMenuItem.Text = "注销登陆";
  1101. this.注销登陆ToolStripMenuItem.Click += new System.EventHandler(this.注销登陆ToolStripMenuItem_Click);
  1102. //
  1103. // 操作ToolStripMenuItem
  1104. //
  1105. this.操作ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1106. this.剪切ToolStripMenuItem,
  1107. this.删除ToolStripMenuItem,
  1108. this.粘贴ToolStripMenuItem,
  1109. this.复制ToolStripMenuItem});
  1110. this.操作ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1111. this.操作ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1112. this.操作ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1113. this.操作ToolStripMenuItem.Name = "操作ToolStripMenuItem";
  1114. this.操作ToolStripMenuItem.Size = new System.Drawing.Size(60, 21);
  1115. this.操作ToolStripMenuItem.Text = "操作(&J)";
  1116. //
  1117. // 剪切ToolStripMenuItem
  1118. //
  1119. this.剪切ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.re;
  1120. this.剪切ToolStripMenuItem.Name = "剪切ToolStripMenuItem";
  1121. this.剪切ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1122. this.剪切ToolStripMenuItem.Text = "剪切";
  1123. this.剪切ToolStripMenuItem.Click += new System.EventHandler(this.剪切ToolStripMenuItem_Click);
  1124. //
  1125. // 删除ToolStripMenuItem
  1126. //
  1127. this.删除ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.delete;
  1128. this.删除ToolStripMenuItem.Name = "删除ToolStripMenuItem";
  1129. this.删除ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1130. this.删除ToolStripMenuItem.Text = "删除";
  1131. this.删除ToolStripMenuItem.Click += new System.EventHandler(this.删除ToolStripMenuItem_Click);
  1132. //
  1133. // 粘贴ToolStripMenuItem
  1134. //
  1135. this.粘贴ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.sa;
  1136. this.粘贴ToolStripMenuItem.Name = "粘贴ToolStripMenuItem";
  1137. this.粘贴ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1138. this.粘贴ToolStripMenuItem.Text = "粘贴";
  1139. this.粘贴ToolStripMenuItem.Click += new System.EventHandler(this.粘贴ToolStripMenuItem_Click);
  1140. //
  1141. // 复制ToolStripMenuItem
  1142. //
  1143. this.复制ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.copy;
  1144. this.复制ToolStripMenuItem.Name = "复制ToolStripMenuItem";
  1145. this.复制ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  1146. this.复制ToolStripMenuItem.Text = "复制";
  1147. this.复制ToolStripMenuItem.Click += new System.EventHandler(this.复制ToolStripMenuItem_Click);
  1148. //
  1149. // 工具ToolStripMenuItem
  1150. //
  1151. this.工具ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1152. this.我的电脑ToolStripMenuItem,
  1153. this.计算器ToolStripMenuItem,
  1154. this.画图ToolStripMenuItem,
  1155. this.文本ToolStripMenuItem});
  1156. this.工具ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1157. this.工具ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1158. this.工具ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1159. this.工具ToolStripMenuItem.Name = "工具ToolStripMenuItem";
  1160. this.工具ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
  1161. this.工具ToolStripMenuItem.Text = "工具";
  1162. //
  1163. // 我的电脑ToolStripMenuItem
  1164. //
  1165. this.我的电脑ToolStripMenuItem.Name = "我的电脑ToolStripMenuItem";
  1166. this.我的电脑ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1167. this.我的电脑ToolStripMenuItem.Text = "我的电脑";
  1168. this.我的电脑ToolStripMenuItem.Click += new System.EventHandler(this.我的电脑ToolStripMenuItem_Click);
  1169. //
  1170. // 计算器ToolStripMenuItem
  1171. //
  1172. this.计算器ToolStripMenuItem.Name = "计算器ToolStripMenuItem";
  1173. this.计算器ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1174. this.计算器ToolStripMenuItem.Text = "计算器";
  1175. this.计算器ToolStripMenuItem.Click += new System.EventHandler(this.计算器ToolStripMenuItem_Click);
  1176. //
  1177. // 画图ToolStripMenuItem
  1178. //
  1179. this.画图ToolStripMenuItem.Name = "画图ToolStripMenuItem";
  1180. this.画图ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1181. this.画图ToolStripMenuItem.Text = "画图";
  1182. this.画图ToolStripMenuItem.Click += new System.EventHandler(this.画图ToolStripMenuItem_Click);
  1183. //
  1184. // 文本ToolStripMenuItem
  1185. //
  1186. this.文本ToolStripMenuItem.Name = "文本ToolStripMenuItem";
  1187. this.文本ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1188. this.文本ToolStripMenuItem.Text = "文本";
  1189. this.文本ToolStripMenuItem.Click += new System.EventHandler(this.文本ToolStripMenuItem_Click);
  1190. //
  1191. // 转到ToolStripMenuItem
  1192. //
  1193. this.转到ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1194. this.系统设置ToolStripMenuItem1,
  1195. this.基础资料ToolStripMenuItem,
  1196. this.入库管理ToolStripMenuItem,
  1197. this.质检单管理ToolStripMenuItem,
  1198. this.出库管理ToolStripMenuItem,
  1199. this.库存管理ToolStripMenuItem,
  1200. this.报表管理ToolStripMenuItem,
  1201. this.监控管理ToolStripMenuItem,
  1202. this.规则设置ToolStripMenuItem,
  1203. this.任务管理ToolStripMenuItem,
  1204. this.其他ToolStripMenuItem});
  1205. this.转到ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1206. this.转到ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1207. this.转到ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1208. this.转到ToolStripMenuItem.Name = "转到ToolStripMenuItem";
  1209. this.转到ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
  1210. this.转到ToolStripMenuItem.Text = "转到";
  1211. //
  1212. // 系统设置ToolStripMenuItem1
  1213. //
  1214. this.系统设置ToolStripMenuItem1.Name = "系统设置ToolStripMenuItem1";
  1215. this.系统设置ToolStripMenuItem1.Size = new System.Drawing.Size(136, 22);
  1216. this.系统设置ToolStripMenuItem1.Text = "系统设置";
  1217. //
  1218. // 基础资料ToolStripMenuItem
  1219. //
  1220. this.基础资料ToolStripMenuItem.Name = "基础资料ToolStripMenuItem";
  1221. this.基础资料ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1222. this.基础资料ToolStripMenuItem.Text = "基础资料";
  1223. //
  1224. // 入库管理ToolStripMenuItem
  1225. //
  1226. this.入库管理ToolStripMenuItem.Name = "入库管理ToolStripMenuItem";
  1227. this.入库管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1228. this.入库管理ToolStripMenuItem.Text = "入库管理";
  1229. //
  1230. // 质检单管理ToolStripMenuItem
  1231. //
  1232. this.质检单管理ToolStripMenuItem.Name = "质检单管理ToolStripMenuItem";
  1233. this.质检单管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1234. this.质检单管理ToolStripMenuItem.Text = "质检单管理";
  1235. //
  1236. // 出库管理ToolStripMenuItem
  1237. //
  1238. this.出库管理ToolStripMenuItem.Name = "出库管理ToolStripMenuItem";
  1239. this.出库管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1240. this.出库管理ToolStripMenuItem.Text = "出库管理";
  1241. //
  1242. // 库存管理ToolStripMenuItem
  1243. //
  1244. this.库存管理ToolStripMenuItem.Name = "库存管理ToolStripMenuItem";
  1245. this.库存管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1246. this.库存管理ToolStripMenuItem.Text = "库存管理";
  1247. //
  1248. // 报表管理ToolStripMenuItem
  1249. //
  1250. this.报表管理ToolStripMenuItem.Name = "报表管理ToolStripMenuItem";
  1251. this.报表管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1252. this.报表管理ToolStripMenuItem.Text = "报表管理";
  1253. //
  1254. // 监控管理ToolStripMenuItem
  1255. //
  1256. this.监控管理ToolStripMenuItem.Name = "监控管理ToolStripMenuItem";
  1257. this.监控管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1258. this.监控管理ToolStripMenuItem.Text = "监控管理";
  1259. //
  1260. // 规则设置ToolStripMenuItem
  1261. //
  1262. this.规则设置ToolStripMenuItem.Name = "规则设置ToolStripMenuItem";
  1263. this.规则设置ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1264. this.规则设置ToolStripMenuItem.Text = "规则设置";
  1265. //
  1266. // 任务管理ToolStripMenuItem
  1267. //
  1268. this.任务管理ToolStripMenuItem.Name = "任务管理ToolStripMenuItem";
  1269. this.任务管理ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1270. this.任务管理ToolStripMenuItem.Text = "任务管理";
  1271. //
  1272. // 其他ToolStripMenuItem
  1273. //
  1274. this.其他ToolStripMenuItem.Name = "其他ToolStripMenuItem";
  1275. this.其他ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  1276. this.其他ToolStripMenuItem.Text = "其他";
  1277. //
  1278. // 常用菜单ToolStripMenuItem
  1279. //
  1280. this.常用菜单ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1281. this.预警日志ToolStripMenuItem,
  1282. this.操作日志ToolStripMenuItem});
  1283. this.常用菜单ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1284. this.常用菜单ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1285. this.常用菜单ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1286. this.常用菜单ToolStripMenuItem.Name = "常用菜单ToolStripMenuItem";
  1287. this.常用菜单ToolStripMenuItem.Size = new System.Drawing.Size(68, 21);
  1288. this.常用菜单ToolStripMenuItem.Text = "常用菜单";
  1289. //
  1290. // 预警日志ToolStripMenuItem
  1291. //
  1292. this.预警日志ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.waring;
  1293. this.预警日志ToolStripMenuItem.Name = "预警日志ToolStripMenuItem";
  1294. this.预警日志ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1295. this.预警日志ToolStripMenuItem.Text = "预警日志";
  1296. //
  1297. // 操作日志ToolStripMenuItem
  1298. //
  1299. this.操作日志ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.operateLog;
  1300. this.操作日志ToolStripMenuItem.Name = "操作日志ToolStripMenuItem";
  1301. this.操作日志ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  1302. this.操作日志ToolStripMenuItem.Text = "操作日志";
  1303. //
  1304. // 帮助ToolStripMenuItem
  1305. //
  1306. this.帮助ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1307. this.关于无锡南兴ToolStripMenuItem,
  1308. this.关于系统ToolStripMenuItem,
  1309. this.帮助文档ToolStripMenuItem});
  1310. this.帮助ToolStripMenuItem.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1311. this.帮助ToolStripMenuItem.ForeColor = System.Drawing.Color.Blue;
  1312. this.帮助ToolStripMenuItem.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  1313. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  1314. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
  1315. this.帮助ToolStripMenuItem.Text = "帮助";
  1316. //
  1317. // 关于无锡南兴ToolStripMenuItem
  1318. //
  1319. this.关于无锡南兴ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.about;
  1320. this.关于无锡南兴ToolStripMenuItem.Name = "关于无锡南兴ToolStripMenuItem";
  1321. this.关于无锡南兴ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1322. this.关于无锡南兴ToolStripMenuItem.Text = "关于无锡南兴";
  1323. //
  1324. // 关于系统ToolStripMenuItem
  1325. //
  1326. this.关于系统ToolStripMenuItem.Name = "关于系统ToolStripMenuItem";
  1327. this.关于系统ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1328. this.关于系统ToolStripMenuItem.Text = "关于系统";
  1329. //
  1330. // 帮助文档ToolStripMenuItem
  1331. //
  1332. this.帮助文档ToolStripMenuItem.Image = global::NXWMS.Properties.Resources.help;
  1333. this.帮助文档ToolStripMenuItem.Name = "帮助文档ToolStripMenuItem";
  1334. this.帮助文档ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
  1335. this.帮助文档ToolStripMenuItem.Text = "帮助文档";
  1336. //
  1337. // toolStrip2
  1338. //
  1339. this.toolStrip2.BackColor = System.Drawing.Color.Transparent;
  1340. this.toolStrip2.Dock = System.Windows.Forms.DockStyle.None;
  1341. this.toolStrip2.Font = new System.Drawing.Font("Segoe UI", 9F);
  1342. this.toolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1343. this.toolStripSeparator2,
  1344. this.toolStripButtonRe,
  1345. this.toolStripButtonDelete,
  1346. this.toolStripButtonSa,
  1347. this.toolStripButtonCopy,
  1348. this.toolStripSeparator1});
  1349. this.toolStrip2.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
  1350. this.toolStrip2.Location = new System.Drawing.Point(3, 25);
  1351. this.toolStrip2.Name = "toolStrip2";
  1352. this.toolStrip2.Size = new System.Drawing.Size(225, 23);
  1353. this.toolStrip2.TabIndex = 2;
  1354. this.toolStrip2.Text = "toolStrip2";
  1355. //
  1356. // toolStripSeparator2
  1357. //
  1358. this.toolStripSeparator2.Name = "toolStripSeparator2";
  1359. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 23);
  1360. //
  1361. // toolStripButtonRe
  1362. //
  1363. this.toolStripButtonRe.BackColor = System.Drawing.Color.Transparent;
  1364. this.toolStripButtonRe.Image = global::NXWMS.Properties.Resources.re;
  1365. this.toolStripButtonRe.ImageTransparentColor = System.Drawing.Color.Magenta;
  1366. this.toolStripButtonRe.Name = "toolStripButtonRe";
  1367. this.toolStripButtonRe.Size = new System.Drawing.Size(53, 20);
  1368. this.toolStripButtonRe.Text = "剪切";
  1369. this.toolStripButtonRe.Click += new System.EventHandler(this.toolStripButtonRe_Click);
  1370. //
  1371. // toolStripButtonDelete
  1372. //
  1373. this.toolStripButtonDelete.BackColor = System.Drawing.Color.Transparent;
  1374. this.toolStripButtonDelete.Image = global::NXWMS.Properties.Resources.delete;
  1375. this.toolStripButtonDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
  1376. this.toolStripButtonDelete.Name = "toolStripButtonDelete";
  1377. this.toolStripButtonDelete.Size = new System.Drawing.Size(53, 20);
  1378. this.toolStripButtonDelete.Text = "删除";
  1379. this.toolStripButtonDelete.Click += new System.EventHandler(this.toolStripButtonDelete_Click);
  1380. //
  1381. // toolStripButtonSa
  1382. //
  1383. this.toolStripButtonSa.BackColor = System.Drawing.Color.Transparent;
  1384. this.toolStripButtonSa.Image = global::NXWMS.Properties.Resources.sa;
  1385. this.toolStripButtonSa.ImageTransparentColor = System.Drawing.Color.Magenta;
  1386. this.toolStripButtonSa.Name = "toolStripButtonSa";
  1387. this.toolStripButtonSa.Size = new System.Drawing.Size(53, 20);
  1388. this.toolStripButtonSa.Text = "粘贴";
  1389. this.toolStripButtonSa.Click += new System.EventHandler(this.toolStripButtonSa_Click);
  1390. //
  1391. // toolStripButtonCopy
  1392. //
  1393. this.toolStripButtonCopy.BackColor = System.Drawing.Color.Transparent;
  1394. this.toolStripButtonCopy.Image = global::NXWMS.Properties.Resources.copy;
  1395. this.toolStripButtonCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
  1396. this.toolStripButtonCopy.Name = "toolStripButtonCopy";
  1397. this.toolStripButtonCopy.Size = new System.Drawing.Size(53, 20);
  1398. this.toolStripButtonCopy.Text = "复制";
  1399. this.toolStripButtonCopy.Click += new System.EventHandler(this.toolStripButtonCopy_Click);
  1400. //
  1401. // toolStripSeparator1
  1402. //
  1403. this.toolStripSeparator1.Name = "toolStripSeparator1";
  1404. this.toolStripSeparator1.Size = new System.Drawing.Size(6, 23);
  1405. //
  1406. // toolStrip3
  1407. //
  1408. this.toolStrip3.BackColor = System.Drawing.Color.Transparent;
  1409. this.toolStrip3.Dock = System.Windows.Forms.DockStyle.None;
  1410. this.toolStrip3.Font = new System.Drawing.Font("Segoe UI", 9F);
  1411. this.toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1412. this.toolStripButton6,
  1413. this.toolStripButton7});
  1414. this.toolStrip3.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
  1415. this.toolStrip3.Location = new System.Drawing.Point(3, 48);
  1416. this.toolStrip3.Name = "toolStrip3";
  1417. this.toolStrip3.Size = new System.Drawing.Size(159, 23);
  1418. this.toolStrip3.TabIndex = 3;
  1419. this.toolStrip3.Text = "toolStrip3";
  1420. //
  1421. // toolStripButton6
  1422. //
  1423. this.toolStripButton6.BackColor = System.Drawing.Color.Transparent;
  1424. this.toolStripButton6.Image = global::NXWMS.Properties.Resources.waring;
  1425. this.toolStripButton6.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
  1426. this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
  1427. this.toolStripButton6.Name = "toolStripButton6";
  1428. this.toolStripButton6.Size = new System.Drawing.Size(79, 20);
  1429. this.toolStripButton6.Text = "预警日志";
  1430. //
  1431. // toolStripButton7
  1432. //
  1433. this.toolStripButton7.BackColor = System.Drawing.Color.Transparent;
  1434. this.toolStripButton7.Image = global::NXWMS.Properties.Resources.operateLog;
  1435. this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
  1436. this.toolStripButton7.Name = "toolStripButton7";
  1437. this.toolStripButton7.Size = new System.Drawing.Size(79, 20);
  1438. this.toolStripButton7.Text = "操作日志";
  1439. //
  1440. // toolStrip1
  1441. //
  1442. this.toolStrip1.BackColor = System.Drawing.Color.Transparent;
  1443. this.toolStrip1.Dock = System.Windows.Forms.DockStyle.None;
  1444. this.toolStrip1.Font = new System.Drawing.Font("Segoe UI", 9F);
  1445. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  1446. this.shearToolStripButton,
  1447. this.editToolStripButton,
  1448. this.pasteToolStripButton,
  1449. this.loginToolStripButton,
  1450. this.toolStripSeparator6});
  1451. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.Flow;
  1452. this.toolStrip1.Location = new System.Drawing.Point(3, 71);
  1453. this.toolStrip1.Name = "toolStrip1";
  1454. this.toolStrip1.Size = new System.Drawing.Size(323, 23);
  1455. this.toolStrip1.TabIndex = 1;
  1456. this.toolStrip1.Text = "toolStrip1";
  1457. //
  1458. // shearToolStripButton
  1459. //
  1460. this.shearToolStripButton.BackColor = System.Drawing.Color.Transparent;
  1461. this.shearToolStripButton.ForeColor = System.Drawing.Color.Black;
  1462. this.shearToolStripButton.Image = global::NXWMS.Properties.Resources.editPs;
  1463. this.shearToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  1464. this.shearToolStripButton.Name = "shearToolStripButton";
  1465. this.shearToolStripButton.Size = new System.Drawing.Size(79, 20);
  1466. this.shearToolStripButton.Text = "修改密码";
  1467. this.shearToolStripButton.Click += new System.EventHandler(this.shearToolStripButton_Click);
  1468. //
  1469. // editToolStripButton
  1470. //
  1471. this.editToolStripButton.BackColor = System.Drawing.Color.Transparent;
  1472. this.editToolStripButton.Image = global::NXWMS.Properties.Resources.editUser;
  1473. this.editToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  1474. this.editToolStripButton.Name = "editToolStripButton";
  1475. this.editToolStripButton.Size = new System.Drawing.Size(79, 20);
  1476. this.editToolStripButton.Text = "修改信息";
  1477. this.editToolStripButton.Click += new System.EventHandler(this.editToolStripButtonToolStripButton_Click);
  1478. //
  1479. // pasteToolStripButton
  1480. //
  1481. this.pasteToolStripButton.BackColor = System.Drawing.Color.Transparent;
  1482. this.pasteToolStripButton.Image = global::NXWMS.Properties.Resources.systemSettings;
  1483. this.pasteToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  1484. this.pasteToolStripButton.Name = "pasteToolStripButton";
  1485. this.pasteToolStripButton.Size = new System.Drawing.Size(79, 20);
  1486. this.pasteToolStripButton.Text = "本地配置";
  1487. this.pasteToolStripButton.Click += new System.EventHandler(this.pasteToolStripButton_Click);
  1488. //
  1489. // loginToolStripButton
  1490. //
  1491. this.loginToolStripButton.BackColor = System.Drawing.Color.Transparent;
  1492. this.loginToolStripButton.Image = global::NXWMS.Properties.Resources.login;
  1493. this.loginToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
  1494. this.loginToolStripButton.Name = "loginToolStripButton";
  1495. this.loginToolStripButton.Size = new System.Drawing.Size(79, 20);
  1496. this.loginToolStripButton.Text = "注销登录";
  1497. this.loginToolStripButton.Click += new System.EventHandler(this.loginToolStripButton_Click);
  1498. //
  1499. // toolStripSeparator6
  1500. //
  1501. this.toolStripSeparator6.Name = "toolStripSeparator6";
  1502. this.toolStripSeparator6.Size = new System.Drawing.Size(6, 23);
  1503. //
  1504. // MainForm
  1505. //
  1506. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  1507. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1508. this.BackColor = System.Drawing.Color.White;
  1509. this.ClientSize = new System.Drawing.Size(1075, 914);
  1510. this.Controls.Add(this.toolStripContainer1);
  1511. this.Controls.Add(this.kryptonGroupBox1);
  1512. this.Controls.Add(this.kryptonNavigatorTop);
  1513. this.Controls.Add(this.statusStripTool);
  1514. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
  1515. this.IsMdiContainer = true;
  1516. this.MainMenuStrip = this.menuStrip1;
  1517. this.Name = "MainForm";
  1518. this.Text = "WMS系统";
  1519. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1520. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.MainForm_FormClosed);
  1521. this.Load += new System.EventHandler(this.MainForm_Load);
  1522. this.statusStripTool.ResumeLayout(false);
  1523. this.statusStripTool.PerformLayout();
  1524. ((System.ComponentModel.ISupportInitialize)(this.kryptonPage)).EndInit();
  1525. this.contextMenuStripTab.ResumeLayout(false);
  1526. ((System.ComponentModel.ISupportInitialize)(this.kryptonWorkspace)).EndInit();
  1527. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageMailDetails)).EndInit();
  1528. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorTop)).EndInit();
  1529. this.kryptonNavigatorTop.ResumeLayout(false);
  1530. ((System.ComponentModel.ISupportInitialize)(this.pageIndex)).EndInit();
  1531. ((System.ComponentModel.ISupportInitialize)(this.pageSysSettings)).EndInit();
  1532. ((System.ComponentModel.ISupportInitialize)(this.pageBase)).EndInit();
  1533. ((System.ComponentModel.ISupportInitialize)(this.pageInstock)).EndInit();
  1534. ((System.ComponentModel.ISupportInitialize)(this.pageInspection)).EndInit();
  1535. ((System.ComponentModel.ISupportInitialize)(this.pageOutStock)).EndInit();
  1536. ((System.ComponentModel.ISupportInitialize)(this.pageBalance)).EndInit();
  1537. ((System.ComponentModel.ISupportInitialize)(this.pageReport)).EndInit();
  1538. ((System.ComponentModel.ISupportInitialize)(this.pageMonitor)).EndInit();
  1539. ((System.ComponentModel.ISupportInitialize)(this.pageRule)).EndInit();
  1540. ((System.ComponentModel.ISupportInitialize)(this.pageWmsTask)).EndInit();
  1541. ((System.ComponentModel.ISupportInitialize)(this.pageOther)).EndInit();
  1542. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1.Panel)).EndInit();
  1543. this.kryptonGroupBox1.Panel.ResumeLayout(false);
  1544. this.kryptonGroupBox1.Panel.PerformLayout();
  1545. ((System.ComponentModel.ISupportInitialize)(this.kryptonGroupBox1)).EndInit();
  1546. this.kryptonGroupBox1.ResumeLayout(false);
  1547. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1548. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1549. this.toolStripContainer1.ContentPanel.ResumeLayout(false);
  1550. this.toolStripContainer1.TopToolStripPanel.ResumeLayout(false);
  1551. this.toolStripContainer1.TopToolStripPanel.PerformLayout();
  1552. this.toolStripContainer1.ResumeLayout(false);
  1553. this.toolStripContainer1.PerformLayout();
  1554. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelMain)).EndInit();
  1555. this.kryptonPanelMain.ResumeLayout(false);
  1556. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain.Panel1)).EndInit();
  1557. this.kryptonSplitContainerMain.Panel1.ResumeLayout(false);
  1558. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain.Panel2)).EndInit();
  1559. this.kryptonSplitContainerMain.Panel2.ResumeLayout(false);
  1560. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerMain)).EndInit();
  1561. this.kryptonSplitContainerMain.ResumeLayout(false);
  1562. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorMain)).EndInit();
  1563. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageSysSetting)).EndInit();
  1564. this.kryptonPageSysSetting.ResumeLayout(false);
  1565. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageBase)).EndInit();
  1566. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInstock)).EndInit();
  1567. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInspection)).EndInit();
  1568. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageOutstock)).EndInit();
  1569. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageBalance)).EndInit();
  1570. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageReport)).EndInit();
  1571. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageMonitor)).EndInit();
  1572. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageRule)).EndInit();
  1573. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageWmsTask)).EndInit();
  1574. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageOther)).EndInit();
  1575. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails.Panel1)).EndInit();
  1576. this.kryptonSplitContainerDetails.Panel1.ResumeLayout(false);
  1577. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails.Panel2)).EndInit();
  1578. this.kryptonSplitContainerDetails.Panel2.ResumeLayout(false);
  1579. ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainerDetails)).EndInit();
  1580. this.kryptonSplitContainerDetails.ResumeLayout(false);
  1581. ((System.ComponentModel.ISupportInitialize)(this.navigatorTab)).EndInit();
  1582. this.navigatorTab.ResumeLayout(false);
  1583. ((System.ComponentModel.ISupportInitialize)(this.kryptonButtonGroup.Panel)).EndInit();
  1584. ((System.ComponentModel.ISupportInitialize)(this.kryptonButtonGroup)).EndInit();
  1585. this.kryptonButtonGroup.ResumeLayout(false);
  1586. this.menuStrip1.ResumeLayout(false);
  1587. this.menuStrip1.PerformLayout();
  1588. this.toolStrip2.ResumeLayout(false);
  1589. this.toolStrip2.PerformLayout();
  1590. this.toolStrip3.ResumeLayout(false);
  1591. this.toolStrip3.PerformLayout();
  1592. this.toolStrip1.ResumeLayout(false);
  1593. this.toolStrip1.PerformLayout();
  1594. this.ResumeLayout(false);
  1595. this.PerformLayout();
  1596. }
  1597. #endregion
  1598. private System.Windows.Forms.StatusStrip statusStripTool;
  1599. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPage;
  1600. private System.Windows.Forms.ContextMenuStrip contextMenuStripTab;
  1601. private System.Windows.Forms.ToolStripMenuItem 关闭ToolStripMenuItem;
  1602. private System.Windows.Forms.ToolStripMenuItem 关闭其它所有窗口ToolStripMenuItem;
  1603. private System.Windows.Forms.ToolStripMenuItem 关闭所有窗口ToolStripMenuItem;
  1604. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelEnterprise;
  1605. private System.Windows.Forms.ImageList imageList;
  1606. private ComponentFactory.Krypton.Docking.KryptonDockingManager kryptonDockingManager;
  1607. private ComponentFactory.Krypton.Workspace.KryptonWorkspace kryptonWorkspace;
  1608. private ComponentFactory.Krypton.Toolkit.KryptonContextMenu kryptonContextMenu;
  1609. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItems kryptonContextMenuItems1;
  1610. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem1;
  1611. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem2;
  1612. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem3;
  1613. private ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem kryptonContextMenuItem4;
  1614. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageMailDetails;
  1615. private ComponentFactory.Krypton.Navigator.KryptonNavigator kryptonNavigatorTop;
  1616. private ComponentFactory.Krypton.Navigator.KryptonPage pageIndex;
  1617. private ComponentFactory.Krypton.Navigator.KryptonPage pageSysSettings;
  1618. private ComponentFactory.Krypton.Navigator.KryptonPage pageBase;
  1619. private ComponentFactory.Krypton.Navigator.KryptonPage pageInstock;
  1620. private ComponentFactory.Krypton.Navigator.KryptonPage pageInspection;
  1621. private ComponentFactory.Krypton.Navigator.KryptonPage pageOutStock;
  1622. private ComponentFactory.Krypton.Navigator.KryptonPage pageBalance;
  1623. private ComponentFactory.Krypton.Navigator.KryptonPage pageReport;
  1624. private ComponentFactory.Krypton.Navigator.KryptonPage pageMonitor;
  1625. private ComponentFactory.Krypton.Navigator.KryptonPage pageRule;
  1626. private ComponentFactory.Krypton.Navigator.KryptonPage pageWmsTask;
  1627. private ComponentFactory.Krypton.Navigator.KryptonPage pageOther;
  1628. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel2;
  1629. private System.Windows.Forms.PictureBox pictureBox2;
  1630. private ComponentFactory.Krypton.Toolkit.KryptonLabel lbName;
  1631. private System.Windows.Forms.PictureBox pictureBox1;
  1632. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox kryptonGroupBox1;
  1633. public ComponentFactory.Krypton.Toolkit.KryptonTreeView kryptonTreeView1;
  1634. private System.Windows.Forms.ToolStripContainer toolStripContainer1;
  1635. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelMain;
  1636. private ComponentFactory.Krypton.Toolkit.KryptonSplitContainer kryptonSplitContainerMain;
  1637. private ComponentFactory.Krypton.Navigator.KryptonNavigator kryptonNavigatorMain;
  1638. private ComponentFactory.Krypton.Navigator.ButtonSpecNavigator buttonSpecExpandCollapse;
  1639. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageSysSetting;
  1640. private ComponentFactory.Krypton.Toolkit.KryptonSplitContainer kryptonSplitContainerDetails;
  1641. private ComponentFactory.Krypton.Navigator.KryptonNavigator navigatorTab;
  1642. private ComponentFactory.Krypton.Toolkit.KryptonGroup kryptonButtonGroup;
  1643. private System.Windows.Forms.ToolStrip toolStrip1;
  1644. private System.Windows.Forms.ToolStripButton shearToolStripButton;
  1645. private System.Windows.Forms.ToolStripButton editToolStripButton;
  1646. private System.Windows.Forms.ToolStripButton pasteToolStripButton;
  1647. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  1648. private ComponentFactory.Krypton.Toolkit.KryptonTreeView treeMenu;
  1649. private System.Windows.Forms.ToolStripButton loginToolStripButton;
  1650. private System.Windows.Forms.ToolStrip toolStrip2;
  1651. private System.Windows.Forms.ToolStripButton toolStripButtonRe;
  1652. private System.Windows.Forms.ToolStripButton toolStripButtonDelete;
  1653. private System.Windows.Forms.ToolStripButton toolStripButtonSa;
  1654. private System.Windows.Forms.ToolStripButton toolStripButtonCopy;
  1655. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1656. private System.Windows.Forms.ToolStrip toolStrip3;
  1657. private System.Windows.Forms.ToolStripButton toolStripButton6;
  1658. private System.Windows.Forms.ToolStripButton toolStripButton7;
  1659. private System.Windows.Forms.ToolStripPanel BottomToolStripPanel;
  1660. private System.Windows.Forms.ToolStripPanel TopToolStripPanel;
  1661. private System.Windows.Forms.ToolStripPanel RightToolStripPanel;
  1662. private System.Windows.Forms.ToolStripPanel LeftToolStripPanel;
  1663. private System.Windows.Forms.ToolStripContentPanel ContentPanel;
  1664. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageBase;
  1665. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageInstock;
  1666. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageInspection;
  1667. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageOutstock;
  1668. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageBalance;
  1669. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageReport;
  1670. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageRule;
  1671. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageWmsTask;
  1672. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageOther;
  1673. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageMonitor;
  1674. private System.Windows.Forms.MenuStrip menuStrip1;
  1675. private System.Windows.Forms.ToolStripMenuItem 系统ToolStripMenuItem;
  1676. private System.Windows.Forms.ToolStripMenuItem 修改密码ToolStripMenuItem;
  1677. private System.Windows.Forms.ToolStripMenuItem 修改用户信息ToolStripMenuItem;
  1678. private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem;
  1679. private System.Windows.Forms.ToolStripMenuItem 注销登陆ToolStripMenuItem;
  1680. private System.Windows.Forms.ToolStripMenuItem 操作ToolStripMenuItem;
  1681. private System.Windows.Forms.ToolStripMenuItem 剪切ToolStripMenuItem;
  1682. private System.Windows.Forms.ToolStripMenuItem 删除ToolStripMenuItem;
  1683. private System.Windows.Forms.ToolStripMenuItem 粘贴ToolStripMenuItem;
  1684. private System.Windows.Forms.ToolStripMenuItem 复制ToolStripMenuItem;
  1685. private System.Windows.Forms.ToolStripMenuItem 工具ToolStripMenuItem;
  1686. private System.Windows.Forms.ToolStripMenuItem 我的电脑ToolStripMenuItem;
  1687. private System.Windows.Forms.ToolStripMenuItem 计算器ToolStripMenuItem;
  1688. private System.Windows.Forms.ToolStripMenuItem 画图ToolStripMenuItem;
  1689. private System.Windows.Forms.ToolStripMenuItem 文本ToolStripMenuItem;
  1690. private System.Windows.Forms.ToolStripMenuItem 转到ToolStripMenuItem;
  1691. private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem1;
  1692. private System.Windows.Forms.ToolStripMenuItem 基础资料ToolStripMenuItem;
  1693. private System.Windows.Forms.ToolStripMenuItem 入库管理ToolStripMenuItem;
  1694. private System.Windows.Forms.ToolStripMenuItem 质检单管理ToolStripMenuItem;
  1695. private System.Windows.Forms.ToolStripMenuItem 出库管理ToolStripMenuItem;
  1696. private System.Windows.Forms.ToolStripMenuItem 库存管理ToolStripMenuItem;
  1697. private System.Windows.Forms.ToolStripMenuItem 报表管理ToolStripMenuItem;
  1698. private System.Windows.Forms.ToolStripMenuItem 监控管理ToolStripMenuItem;
  1699. private System.Windows.Forms.ToolStripMenuItem 规则设置ToolStripMenuItem;
  1700. private System.Windows.Forms.ToolStripMenuItem 任务管理ToolStripMenuItem;
  1701. private System.Windows.Forms.ToolStripMenuItem 其他ToolStripMenuItem;
  1702. private System.Windows.Forms.ToolStripMenuItem 常用菜单ToolStripMenuItem;
  1703. private System.Windows.Forms.ToolStripMenuItem 预警日志ToolStripMenuItem;
  1704. private System.Windows.Forms.ToolStripMenuItem 操作日志ToolStripMenuItem;
  1705. private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
  1706. private System.Windows.Forms.ToolStripMenuItem 关于无锡南兴ToolStripMenuItem;
  1707. private System.Windows.Forms.ToolStripMenuItem 关于系统ToolStripMenuItem;
  1708. private System.Windows.Forms.ToolStripMenuItem 帮助文档ToolStripMenuItem;
  1709. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelVer;
  1710. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelUser;
  1711. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelMessage;
  1712. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1713. private ComponentFactory.Krypton.Navigator.ButtonSpecNavigator buttonSpecNavigator1;
  1714. }
  1715. }