DrawCrl.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. namespace Uninpho.Railway.Waveform
  2. {
  3. partial class DrawCrl
  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 Component 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. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  29. this.MytableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
  30. this.JGTpanelControl = new DevExpress.XtraEditors.PanelControl();
  31. this.JGTpictureBox = new System.Windows.Forms.PictureBox();
  32. this.DownLevel1panelCtrl = new DevExpress.XtraEditors.PanelControl();
  33. this.LeftMainpanelCtrl = new DevExpress.XtraEditors.PanelControl();
  34. this.ScalePanel = new System.Windows.Forms.PictureBox();
  35. this.DrawMainBox = new System.Windows.Forms.PictureBox();
  36. this.RightMainpanelCtrl = new DevExpress.XtraEditors.PanelControl();
  37. this.LabelPanel = new DevExpress.XtraEditors.PanelControl();
  38. this.Comboxpanel = new DevExpress.XtraEditors.PanelControl();
  39. this.BXCheckedComboBox = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  40. this.BitMapHScroll = new DevExpress.XtraEditors.HScrollBar();
  41. this.TitlleCrl = new System.Windows.Forms.Label();
  42. this.MytableLayoutPanel.SuspendLayout();
  43. ((System.ComponentModel.ISupportInitialize)(this.JGTpanelControl)).BeginInit();
  44. this.JGTpanelControl.SuspendLayout();
  45. ((System.ComponentModel.ISupportInitialize)(this.JGTpictureBox)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.DownLevel1panelCtrl)).BeginInit();
  47. this.DownLevel1panelCtrl.SuspendLayout();
  48. ((System.ComponentModel.ISupportInitialize)(this.LeftMainpanelCtrl)).BeginInit();
  49. this.LeftMainpanelCtrl.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.ScalePanel)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.DrawMainBox)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.RightMainpanelCtrl)).BeginInit();
  53. this.RightMainpanelCtrl.SuspendLayout();
  54. ((System.ComponentModel.ISupportInitialize)(this.LabelPanel)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.Comboxpanel)).BeginInit();
  56. this.Comboxpanel.SuspendLayout();
  57. ((System.ComponentModel.ISupportInitialize)(this.BXCheckedComboBox.Properties)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // MytableLayoutPanel
  61. //
  62. this.MytableLayoutPanel.ColumnCount = 1;
  63. this.MytableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  64. this.MytableLayoutPanel.Controls.Add(this.JGTpanelControl, 0, 0);
  65. this.MytableLayoutPanel.Controls.Add(this.DownLevel1panelCtrl, 0, 1);
  66. this.MytableLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  67. this.MytableLayoutPanel.Location = new System.Drawing.Point(0, 0);
  68. this.MytableLayoutPanel.Name = "MytableLayoutPanel";
  69. this.MytableLayoutPanel.RowCount = 2;
  70. this.MytableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
  71. this.MytableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
  72. this.MytableLayoutPanel.Size = new System.Drawing.Size(1022, 601);
  73. this.MytableLayoutPanel.TabIndex = 0;
  74. //
  75. // JGTpanelControl
  76. //
  77. this.JGTpanelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  78. this.JGTpanelControl.Controls.Add(this.JGTpictureBox);
  79. this.JGTpanelControl.Dock = System.Windows.Forms.DockStyle.Fill;
  80. this.JGTpanelControl.Location = new System.Drawing.Point(3, 3);
  81. this.JGTpanelControl.Name = "JGTpanelControl";
  82. this.JGTpanelControl.Size = new System.Drawing.Size(1016, 234);
  83. this.JGTpanelControl.TabIndex = 0;
  84. //
  85. // JGTpictureBox
  86. //
  87. this.JGTpictureBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  88. | System.Windows.Forms.AnchorStyles.Left)
  89. | System.Windows.Forms.AnchorStyles.Right)));
  90. this.JGTpictureBox.Location = new System.Drawing.Point(0, 0);
  91. this.JGTpictureBox.Name = "JGTpictureBox";
  92. this.JGTpictureBox.Size = new System.Drawing.Size(3000, 234);
  93. this.JGTpictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  94. this.JGTpictureBox.TabIndex = 0;
  95. this.JGTpictureBox.TabStop = false;
  96. this.JGTpictureBox.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick);
  97. this.JGTpictureBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);
  98. this.JGTpictureBox.MouseUp += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseUp);
  99. //
  100. // DownLevel1panelCtrl
  101. //
  102. this.DownLevel1panelCtrl.Controls.Add(this.LeftMainpanelCtrl);
  103. this.DownLevel1panelCtrl.Controls.Add(this.RightMainpanelCtrl);
  104. this.DownLevel1panelCtrl.Controls.Add(this.BitMapHScroll);
  105. this.DownLevel1panelCtrl.Dock = System.Windows.Forms.DockStyle.Fill;
  106. this.DownLevel1panelCtrl.Location = new System.Drawing.Point(3, 243);
  107. this.DownLevel1panelCtrl.Name = "DownLevel1panelCtrl";
  108. this.DownLevel1panelCtrl.Size = new System.Drawing.Size(1016, 355);
  109. this.DownLevel1panelCtrl.TabIndex = 1;
  110. //
  111. // LeftMainpanelCtrl
  112. //
  113. this.LeftMainpanelCtrl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  114. this.LeftMainpanelCtrl.Controls.Add(this.TitlleCrl);
  115. this.LeftMainpanelCtrl.Controls.Add(this.ScalePanel);
  116. this.LeftMainpanelCtrl.Controls.Add(this.DrawMainBox);
  117. this.LeftMainpanelCtrl.Dock = System.Windows.Forms.DockStyle.Fill;
  118. this.LeftMainpanelCtrl.Location = new System.Drawing.Point(2, 2);
  119. this.LeftMainpanelCtrl.Margin = new System.Windows.Forms.Padding(0);
  120. this.LeftMainpanelCtrl.Name = "LeftMainpanelCtrl";
  121. this.LeftMainpanelCtrl.Size = new System.Drawing.Size(882, 330);
  122. this.LeftMainpanelCtrl.TabIndex = 2;
  123. //
  124. // ScalePanel
  125. //
  126. this.ScalePanel.BackColor = System.Drawing.Color.White;
  127. this.ScalePanel.Dock = System.Windows.Forms.DockStyle.Top;
  128. this.ScalePanel.Location = new System.Drawing.Point(0, 0);
  129. this.ScalePanel.Name = "ScalePanel";
  130. this.ScalePanel.Size = new System.Drawing.Size(882, 28);
  131. this.ScalePanel.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  132. this.ScalePanel.TabIndex = 3;
  133. this.ScalePanel.TabStop = false;
  134. //
  135. // DrawMainBox
  136. //
  137. this.DrawMainBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  138. this.DrawMainBox.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.DrawMainBox.Location = new System.Drawing.Point(0, 0);
  140. this.DrawMainBox.Name = "DrawMainBox";
  141. this.DrawMainBox.Size = new System.Drawing.Size(882, 330);
  142. this.DrawMainBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  143. this.DrawMainBox.TabIndex = 1;
  144. this.DrawMainBox.TabStop = false;
  145. this.DrawMainBox.MouseEnter += new System.EventHandler(this.DrawMainBox_MouseEnter);
  146. this.DrawMainBox.MouseLeave += new System.EventHandler(this.DrawMainBox_MouseLeave);
  147. //
  148. // RightMainpanelCtrl
  149. //
  150. this.RightMainpanelCtrl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  151. this.RightMainpanelCtrl.Controls.Add(this.LabelPanel);
  152. this.RightMainpanelCtrl.Controls.Add(this.Comboxpanel);
  153. this.RightMainpanelCtrl.Dock = System.Windows.Forms.DockStyle.Right;
  154. this.RightMainpanelCtrl.Location = new System.Drawing.Point(884, 2);
  155. this.RightMainpanelCtrl.Name = "RightMainpanelCtrl";
  156. this.RightMainpanelCtrl.Size = new System.Drawing.Size(130, 330);
  157. this.RightMainpanelCtrl.TabIndex = 3;
  158. //
  159. // LabelPanel
  160. //
  161. this.LabelPanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  162. this.LabelPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.LabelPanel.Location = new System.Drawing.Point(0, 28);
  164. this.LabelPanel.Margin = new System.Windows.Forms.Padding(0);
  165. this.LabelPanel.Name = "LabelPanel";
  166. this.LabelPanel.Size = new System.Drawing.Size(130, 302);
  167. this.LabelPanel.TabIndex = 2;
  168. //
  169. // Comboxpanel
  170. //
  171. this.Comboxpanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  172. this.Comboxpanel.Controls.Add(this.BXCheckedComboBox);
  173. this.Comboxpanel.Dock = System.Windows.Forms.DockStyle.Top;
  174. this.Comboxpanel.Location = new System.Drawing.Point(0, 0);
  175. this.Comboxpanel.Name = "Comboxpanel";
  176. this.Comboxpanel.Size = new System.Drawing.Size(130, 28);
  177. this.Comboxpanel.TabIndex = 3;
  178. //
  179. // BXCheckedComboBox
  180. //
  181. this.BXCheckedComboBox.Dock = System.Windows.Forms.DockStyle.Top;
  182. this.BXCheckedComboBox.EditValue = "";
  183. this.BXCheckedComboBox.Location = new System.Drawing.Point(0, 0);
  184. this.BXCheckedComboBox.Name = "BXCheckedComboBox";
  185. this.BXCheckedComboBox.Properties.AllowMultiSelect = true;
  186. this.BXCheckedComboBox.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  187. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "确定", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject2, "", null, null, true)});
  188. this.BXCheckedComboBox.Properties.SelectAllItemCaption = "全选";
  189. this.BXCheckedComboBox.Properties.ShowButtons = false;
  190. this.BXCheckedComboBox.Size = new System.Drawing.Size(130, 20);
  191. this.BXCheckedComboBox.TabIndex = 1;
  192. this.BXCheckedComboBox.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.BXCheckedComboBox_Closed);
  193. //
  194. // BitMapHScroll
  195. //
  196. this.BitMapHScroll.Dock = System.Windows.Forms.DockStyle.Bottom;
  197. this.BitMapHScroll.LargeChange = 5;
  198. this.BitMapHScroll.Location = new System.Drawing.Point(2, 332);
  199. this.BitMapHScroll.Name = "BitMapHScroll";
  200. this.BitMapHScroll.Size = new System.Drawing.Size(1012, 21);
  201. this.BitMapHScroll.TabIndex = 1;
  202. this.BitMapHScroll.Scroll += new System.Windows.Forms.ScrollEventHandler(this.BitMapHScroll_Scroll);
  203. //
  204. // TitlleCrl
  205. //
  206. this.TitlleCrl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  207. | System.Windows.Forms.AnchorStyles.Left)
  208. | System.Windows.Forms.AnchorStyles.Right)));
  209. this.TitlleCrl.AutoSize = true;
  210. this.TitlleCrl.Location = new System.Drawing.Point(1, 31);
  211. this.TitlleCrl.Margin = new System.Windows.Forms.Padding(0);
  212. this.TitlleCrl.Name = "TitlleCrl";
  213. this.TitlleCrl.Size = new System.Drawing.Size(38, 14);
  214. this.TitlleCrl.TabIndex = 5;
  215. this.TitlleCrl.Text = "label1";
  216. //
  217. // DrawCrl
  218. //
  219. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  220. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  221. this.Controls.Add(this.MytableLayoutPanel);
  222. this.Name = "DrawCrl";
  223. this.Size = new System.Drawing.Size(1022, 601);
  224. this.Resize += new System.EventHandler(this.LabelPanel_Resize);
  225. this.MytableLayoutPanel.ResumeLayout(false);
  226. ((System.ComponentModel.ISupportInitialize)(this.JGTpanelControl)).EndInit();
  227. this.JGTpanelControl.ResumeLayout(false);
  228. ((System.ComponentModel.ISupportInitialize)(this.JGTpictureBox)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.DownLevel1panelCtrl)).EndInit();
  230. this.DownLevel1panelCtrl.ResumeLayout(false);
  231. ((System.ComponentModel.ISupportInitialize)(this.LeftMainpanelCtrl)).EndInit();
  232. this.LeftMainpanelCtrl.ResumeLayout(false);
  233. this.LeftMainpanelCtrl.PerformLayout();
  234. ((System.ComponentModel.ISupportInitialize)(this.ScalePanel)).EndInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.DrawMainBox)).EndInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.RightMainpanelCtrl)).EndInit();
  237. this.RightMainpanelCtrl.ResumeLayout(false);
  238. ((System.ComponentModel.ISupportInitialize)(this.LabelPanel)).EndInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.Comboxpanel)).EndInit();
  240. this.Comboxpanel.ResumeLayout(false);
  241. ((System.ComponentModel.ISupportInitialize)(this.BXCheckedComboBox.Properties)).EndInit();
  242. this.ResumeLayout(false);
  243. }
  244. #endregion
  245. private System.Windows.Forms.TableLayoutPanel MytableLayoutPanel;
  246. private System.Windows.Forms.PictureBox JGTpictureBox;
  247. private DevExpress.XtraEditors.PanelControl DownLevel1panelCtrl;
  248. private DevExpress.XtraEditors.HScrollBar BitMapHScroll;
  249. private DevExpress.XtraEditors.PanelControl LeftMainpanelCtrl;
  250. private DevExpress.XtraEditors.PanelControl RightMainpanelCtrl;
  251. private System.Windows.Forms.PictureBox DrawMainBox;
  252. private System.Windows.Forms.PictureBox ScalePanel;
  253. private DevExpress.XtraEditors.CheckedComboBoxEdit BXCheckedComboBox;
  254. private DevExpress.XtraEditors.PanelControl LabelPanel;
  255. private DevExpress.XtraEditors.PanelControl Comboxpanel;
  256. private DevExpress.XtraEditors.PanelControl JGTpanelControl;
  257. private System.Windows.Forms.Label TitlleCrl;
  258. }
  259. }