DispatchSystem.Designer.cs 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. namespace AGV_WPF
  2. {
  3. partial class DispatchSystem
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  29. this.设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  30. this.物料设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  31. this.异常解除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  32. this.sN绑定修改ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  33. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  34. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  35. this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
  36. this.tabControl1 = new System.Windows.Forms.TabControl();
  37. this.menuStrip1.SuspendLayout();
  38. this.statusStrip1.SuspendLayout();
  39. this.SuspendLayout();
  40. //
  41. // menuStrip1
  42. //
  43. this.menuStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 0, 2);
  44. this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  45. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  46. this.设置ToolStripMenuItem,
  47. this.sN绑定修改ToolStripMenuItem});
  48. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  49. this.menuStrip1.Name = "menuStrip1";
  50. this.menuStrip1.Size = new System.Drawing.Size(1006, 36);
  51. this.menuStrip1.TabIndex = 0;
  52. this.menuStrip1.Text = "menuStrip1";
  53. //
  54. // 设置ToolStripMenuItem
  55. //
  56. this.设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  57. this.物料设置ToolStripMenuItem,
  58. this.异常解除ToolStripMenuItem});
  59. this.设置ToolStripMenuItem.Name = "设置ToolStripMenuItem";
  60. this.设置ToolStripMenuItem.Size = new System.Drawing.Size(62, 30);
  61. this.设置ToolStripMenuItem.Text = "设置";
  62. //
  63. // 物料设置ToolStripMenuItem
  64. //
  65. this.物料设置ToolStripMenuItem.Name = "物料设置ToolStripMenuItem";
  66. this.物料设置ToolStripMenuItem.Size = new System.Drawing.Size(182, 34);
  67. this.物料设置ToolStripMenuItem.Text = "物料设置";
  68. //
  69. // 异常解除ToolStripMenuItem
  70. //
  71. this.异常解除ToolStripMenuItem.Name = "异常解除ToolStripMenuItem";
  72. this.异常解除ToolStripMenuItem.Size = new System.Drawing.Size(182, 34);
  73. this.异常解除ToolStripMenuItem.Text = "异常解除";
  74. this.异常解除ToolStripMenuItem.Click += new System.EventHandler(this.异常解除ToolStripMenuItem_Click);
  75. //
  76. // sN绑定修改ToolStripMenuItem
  77. //
  78. this.sN绑定修改ToolStripMenuItem.Name = "sN绑定修改ToolStripMenuItem";
  79. this.sN绑定修改ToolStripMenuItem.Size = new System.Drawing.Size(123, 30);
  80. this.sN绑定修改ToolStripMenuItem.Text = "SN绑定查询";
  81. this.sN绑定修改ToolStripMenuItem.Click += new System.EventHandler(this.sN绑定修改ToolStripMenuItem_Click);
  82. //
  83. // statusStrip1
  84. //
  85. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  86. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  87. this.toolStripStatusLabel1,
  88. this.toolStripStatusLabel2});
  89. this.statusStrip1.Location = new System.Drawing.Point(0, 441);
  90. this.statusStrip1.Name = "statusStrip1";
  91. this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 21, 0);
  92. this.statusStrip1.Size = new System.Drawing.Size(1006, 31);
  93. this.statusStrip1.TabIndex = 1;
  94. this.statusStrip1.Text = "statusStrip1";
  95. //
  96. // toolStripStatusLabel1
  97. //
  98. this.toolStripStatusLabel1.Font = new System.Drawing.Font("黑体", 12F);
  99. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  100. this.toolStripStatusLabel1.Size = new System.Drawing.Size(262, 24);
  101. this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";
  102. //
  103. // toolStripStatusLabel2
  104. //
  105. this.toolStripStatusLabel2.Font = new System.Drawing.Font("黑体", 12F);
  106. this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
  107. this.toolStripStatusLabel2.Size = new System.Drawing.Size(706, 24);
  108. this.toolStripStatusLabel2.Text = "黄色:停站;绿色:运行;红色:异常;白色:无车;蓝色:锁定";
  109. //
  110. // tabControl1
  111. //
  112. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  113. this.tabControl1.Location = new System.Drawing.Point(0, 36);
  114. this.tabControl1.Margin = new System.Windows.Forms.Padding(4);
  115. this.tabControl1.Name = "tabControl1";
  116. this.tabControl1.SelectedIndex = 0;
  117. this.tabControl1.Size = new System.Drawing.Size(1006, 405);
  118. this.tabControl1.TabIndex = 2;
  119. //
  120. // DispatchSystem
  121. //
  122. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  123. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  124. this.ClientSize = new System.Drawing.Size(1006, 472);
  125. this.Controls.Add(this.tabControl1);
  126. this.Controls.Add(this.menuStrip1);
  127. this.Controls.Add(this.statusStrip1);
  128. this.MainMenuStrip = this.menuStrip1;
  129. this.Margin = new System.Windows.Forms.Padding(4);
  130. this.Name = "DispatchSystem";
  131. this.Text = "调度模块";
  132. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  133. this.Load += new System.EventHandler(this.DispatchSystem_Load);
  134. this.menuStrip1.ResumeLayout(false);
  135. this.menuStrip1.PerformLayout();
  136. this.statusStrip1.ResumeLayout(false);
  137. this.statusStrip1.PerformLayout();
  138. this.ResumeLayout(false);
  139. this.PerformLayout();
  140. }
  141. #endregion
  142. private System.Windows.Forms.MenuStrip menuStrip1;
  143. private System.Windows.Forms.ToolStripMenuItem 设置ToolStripMenuItem;
  144. private System.Windows.Forms.ToolStripMenuItem 物料设置ToolStripMenuItem;
  145. private System.Windows.Forms.StatusStrip statusStrip1;
  146. private System.Windows.Forms.TabControl tabControl1;
  147. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  148. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
  149. private System.Windows.Forms.ToolStripMenuItem 异常解除ToolStripMenuItem;
  150. private System.Windows.Forms.ToolStripMenuItem sN绑定修改ToolStripMenuItem;
  151. }
  152. }