DispatchSystem7352.Designer.cs 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. namespace AGV_WPF
  2. {
  3. partial class DispatchSystem7352
  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.statusStrip1 = new System.Windows.Forms.StatusStrip();
  30. this.tabPage1 = new System.Windows.Forms.TabPage();
  31. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  32. this.¹¤Î»Ãû³Æ = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.ÐòºÅ = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.tabControl1 = new System.Windows.Forms.TabControl();
  35. this.tabPage1.SuspendLayout();
  36. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  37. this.tabControl1.SuspendLayout();
  38. this.SuspendLayout();
  39. //
  40. // menuStrip1
  41. //
  42. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  43. this.menuStrip1.Name = "menuStrip1";
  44. this.menuStrip1.Size = new System.Drawing.Size(983, 24);
  45. this.menuStrip1.TabIndex = 0;
  46. this.menuStrip1.Text = "menuStrip1";
  47. //
  48. // statusStrip1
  49. //
  50. this.statusStrip1.Location = new System.Drawing.Point(0, 542);
  51. this.statusStrip1.Name = "statusStrip1";
  52. this.statusStrip1.Size = new System.Drawing.Size(983, 22);
  53. this.statusStrip1.TabIndex = 1;
  54. this.statusStrip1.Text = "statusStrip1";
  55. //
  56. // tabPage1
  57. //
  58. this.tabPage1.Controls.Add(this.dataGridView1);
  59. this.tabPage1.Location = new System.Drawing.Point(4, 30);
  60. this.tabPage1.Name = "tabPage1";
  61. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  62. this.tabPage1.Size = new System.Drawing.Size(975, 484);
  63. this.tabPage1.TabIndex = 0;
  64. this.tabPage1.Text = "PLC½»»¥ÐźÅ";
  65. this.tabPage1.UseVisualStyleBackColor = true;
  66. //
  67. // dataGridView1
  68. //
  69. this.dataGridView1.AllowUserToAddRows = false;
  70. this.dataGridView1.AllowUserToDeleteRows = false;
  71. this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
  72. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  73. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  74. this.ÐòºÅ,
  75. this.¹¤Î»Ãû³Æ});
  76. this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  77. this.dataGridView1.Location = new System.Drawing.Point(3, 3);
  78. this.dataGridView1.Name = "dataGridView1";
  79. this.dataGridView1.RowTemplate.Height = 23;
  80. this.dataGridView1.Size = new System.Drawing.Size(969, 478);
  81. this.dataGridView1.TabIndex = 0;
  82. //
  83. // ¹¤Î»Ãû³Æ
  84. //
  85. this.¹¤Î»Ãû³Æ.HeaderText = "¹¤Î»Ãû³Æ";
  86. this.¹¤Î»Ãû³Æ.Name = "¹¤Î»Ãû³Æ";
  87. this.¹¤Î»Ãû³Æ.ReadOnly = true;
  88. //
  89. // ÐòºÅ
  90. //
  91. this.ÐòºÅ.HeaderText = "ÐòºÅ";
  92. this.ÐòºÅ.Name = "ÐòºÅ";
  93. this.ÐòºÅ.ReadOnly = true;
  94. //
  95. // tabControl1
  96. //
  97. this.tabControl1.Controls.Add(this.tabPage1);
  98. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  99. this.tabControl1.Font = new System.Drawing.Font("ËÎÌå", 15F);
  100. this.tabControl1.Location = new System.Drawing.Point(0, 24);
  101. this.tabControl1.Name = "tabControl1";
  102. this.tabControl1.SelectedIndex = 0;
  103. this.tabControl1.Size = new System.Drawing.Size(983, 518);
  104. this.tabControl1.TabIndex = 2;
  105. //
  106. // DispatchSystem7352
  107. //
  108. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  109. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  110. this.ClientSize = new System.Drawing.Size(983, 564);
  111. this.Controls.Add(this.tabControl1);
  112. this.Controls.Add(this.statusStrip1);
  113. this.Controls.Add(this.menuStrip1);
  114. this.MainMenuStrip = this.menuStrip1;
  115. this.Name = "DispatchSystem7352";
  116. this.Text = "µ÷¶ÈÄ£¿é";
  117. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  118. this.Load += new System.EventHandler(this.DispatchSystem7352_Load);
  119. this.tabPage1.ResumeLayout(false);
  120. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  121. this.tabControl1.ResumeLayout(false);
  122. this.ResumeLayout(false);
  123. this.PerformLayout();
  124. }
  125. #endregion
  126. private System.Windows.Forms.MenuStrip menuStrip1;
  127. private System.Windows.Forms.StatusStrip statusStrip1;
  128. private System.Windows.Forms.TabPage tabPage1;
  129. private System.Windows.Forms.DataGridView dataGridView1;
  130. private System.Windows.Forms.DataGridViewTextBoxColumn ÐòºÅ;
  131. private System.Windows.Forms.DataGridViewTextBoxColumn ¹¤Î»Ãû³Æ;
  132. private System.Windows.Forms.TabControl tabControl1;
  133. }
  134. }