4803e4b9c03f48081dbb29c41ff59c532b012644.svn-base 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. namespace Core.LZMes.Client.QCM
  2. {
  3. partial class QCM030709
  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. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_SEQNO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_TRADENO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_STDCLASS", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_STDNUM");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_STDYEAR");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_PACTNO");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_ORDNO");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_DELIVERY_STATE_CODE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_HEIGHT");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_WIDTH");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GP_LENGTH");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  42. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  54. this.dataSet7 = new System.Data.DataSet();
  55. this.dataTable8 = new System.Data.DataTable();
  56. this.dataColumn98 = new System.Data.DataColumn();
  57. this.dataColumn1 = new System.Data.DataColumn();
  58. this.dataColumn2 = new System.Data.DataColumn();
  59. this.dataColumn3 = new System.Data.DataColumn();
  60. this.dataColumn4 = new System.Data.DataColumn();
  61. this.dataColumn5 = new System.Data.DataColumn();
  62. this.dataColumn6 = new System.Data.DataColumn();
  63. this.dataColumn7 = new System.Data.DataColumn();
  64. this.dataColumn8 = new System.Data.DataColumn();
  65. this.dataColumn9 = new System.Data.DataColumn();
  66. this.dataColumn10 = new System.Data.DataColumn();
  67. this.panel2 = new System.Windows.Forms.Panel();
  68. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  69. this.panel1 = new System.Windows.Forms.Panel();
  70. this.button2 = new System.Windows.Forms.Button();
  71. this.button1 = new System.Windows.Forms.Button();
  72. this.groupBox1 = new System.Windows.Forms.GroupBox();
  73. this.panel3 = new System.Windows.Forms.Panel();
  74. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  75. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  76. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).BeginInit();
  78. this.panel2.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  80. this.panel1.SuspendLayout();
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // dataSet7
  85. //
  86. this.dataSet7.DataSetName = "NewDataSet";
  87. this.dataSet7.Tables.AddRange(new System.Data.DataTable[] {
  88. this.dataTable8});
  89. //
  90. // dataTable8
  91. //
  92. this.dataTable8.Columns.AddRange(new System.Data.DataColumn[] {
  93. this.dataColumn98,
  94. this.dataColumn1,
  95. this.dataColumn2,
  96. this.dataColumn3,
  97. this.dataColumn4,
  98. this.dataColumn5,
  99. this.dataColumn6,
  100. this.dataColumn7,
  101. this.dataColumn8,
  102. this.dataColumn9,
  103. this.dataColumn10});
  104. this.dataTable8.TableName = "Table1";
  105. //
  106. // dataColumn98
  107. //
  108. this.dataColumn98.Caption = "改判顺序号";
  109. this.dataColumn98.ColumnName = "GP_SEQNO";
  110. //
  111. // dataColumn1
  112. //
  113. this.dataColumn1.Caption = "改判牌号";
  114. this.dataColumn1.ColumnName = "GP_TRADENO";
  115. //
  116. // dataColumn2
  117. //
  118. this.dataColumn2.Caption = "改判标准号";
  119. this.dataColumn2.ColumnName = "GP_STDCLASS";
  120. //
  121. // dataColumn3
  122. //
  123. this.dataColumn3.Caption = "改判标准序号";
  124. this.dataColumn3.ColumnName = "GP_STDNUM";
  125. //
  126. // dataColumn4
  127. //
  128. this.dataColumn4.Caption = "改判年号";
  129. this.dataColumn4.ColumnName = "GP_STDYEAR";
  130. //
  131. // dataColumn5
  132. //
  133. this.dataColumn5.Caption = "改判合同号";
  134. this.dataColumn5.ColumnName = "GP_PACTNO";
  135. //
  136. // dataColumn6
  137. //
  138. this.dataColumn6.Caption = "改判订单号";
  139. this.dataColumn6.ColumnName = "GP_ORDNO";
  140. //
  141. // dataColumn7
  142. //
  143. this.dataColumn7.Caption = "交货状态";
  144. this.dataColumn7.ColumnName = "GP_DELIVERY_STATE_CODE";
  145. //
  146. // dataColumn8
  147. //
  148. this.dataColumn8.Caption = "厚";
  149. this.dataColumn8.ColumnName = "GP_HEIGHT";
  150. //
  151. // dataColumn9
  152. //
  153. this.dataColumn9.Caption = "宽";
  154. this.dataColumn9.ColumnName = "GP_WIDTH";
  155. //
  156. // dataColumn10
  157. //
  158. this.dataColumn10.Caption = "长";
  159. this.dataColumn10.ColumnName = "GP_LENGTH";
  160. //
  161. // panel2
  162. //
  163. this.panel2.Controls.Add(this.ultraGrid6);
  164. this.panel2.Controls.Add(this.panel1);
  165. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  166. this.panel2.Location = new System.Drawing.Point(0, 0);
  167. this.panel2.Name = "panel2";
  168. this.panel2.Size = new System.Drawing.Size(1122, 601);
  169. this.panel2.TabIndex = 14;
  170. //
  171. // ultraGrid6
  172. //
  173. this.ultraGrid6.DataSource = this.dataSet7;
  174. appearance6.BackColor = System.Drawing.SystemColors.Menu;
  175. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  176. this.ultraGrid6.DisplayLayout.Appearance = appearance6;
  177. ultraGridColumn1.Header.VisiblePosition = 1;
  178. ultraGridColumn2.Header.VisiblePosition = 2;
  179. ultraGridColumn3.Header.VisiblePosition = 3;
  180. ultraGridColumn4.Header.VisiblePosition = 4;
  181. ultraGridColumn5.Header.VisiblePosition = 5;
  182. ultraGridColumn6.Header.VisiblePosition = 6;
  183. ultraGridColumn7.Header.VisiblePosition = 7;
  184. ultraGridColumn8.Header.VisiblePosition = 8;
  185. ultraGridColumn9.Header.VisiblePosition = 9;
  186. ultraGridColumn10.Header.VisiblePosition = 10;
  187. ultraGridColumn11.Header.VisiblePosition = 11;
  188. ultraGridColumn12.DataType = typeof(bool);
  189. ultraGridColumn12.Header.Caption = "选择";
  190. ultraGridColumn12.Header.VisiblePosition = 0;
  191. ultraGridBand1.Columns.AddRange(new object[] {
  192. ultraGridColumn1,
  193. ultraGridColumn2,
  194. ultraGridColumn3,
  195. ultraGridColumn4,
  196. ultraGridColumn5,
  197. ultraGridColumn6,
  198. ultraGridColumn7,
  199. ultraGridColumn8,
  200. ultraGridColumn9,
  201. ultraGridColumn10,
  202. ultraGridColumn11,
  203. ultraGridColumn12});
  204. appearance1.BackColor = System.Drawing.Color.LightBlue;
  205. appearance1.BackColor2 = System.Drawing.Color.LightBlue;
  206. ultraGridBand1.Override.HeaderAppearance = appearance1;
  207. ultraGridBand1.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
  208. ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  209. this.ultraGrid6.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  210. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  211. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  212. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  213. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  214. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  215. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  216. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance3;
  217. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  218. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  219. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  220. this.ultraGrid6.DisplayLayout.GroupByBox.Hidden = true;
  221. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  222. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  223. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  224. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  225. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  226. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  227. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  228. appearance14.BackColor = System.Drawing.SystemColors.Window;
  229. appearance14.ForeColor = System.Drawing.SystemColors.ControlText;
  230. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance14;
  231. appearance9.BackColor = System.Drawing.SystemColors.Highlight;
  232. appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
  233. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  234. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  235. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  236. appearance8.BackColor = System.Drawing.SystemColors.Window;
  237. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance8;
  238. appearance7.BorderColor = System.Drawing.Color.Silver;
  239. appearance7.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  240. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance7;
  241. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  242. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  243. appearance11.BackColor = System.Drawing.SystemColors.Control;
  244. appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
  245. appearance11.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  246. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  247. appearance11.BorderColor = System.Drawing.SystemColors.Window;
  248. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance11;
  249. appearance13.TextHAlignAsString = "Center";
  250. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance13;
  251. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  252. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  253. appearance12.BackColor = System.Drawing.SystemColors.Window;
  254. appearance12.BorderColor = System.Drawing.Color.Silver;
  255. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance12;
  256. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  257. appearance10.BackColor = System.Drawing.SystemColors.ControlLight;
  258. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance10;
  259. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  260. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  261. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  262. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Fill;
  263. this.ultraGrid6.Location = new System.Drawing.Point(0, 38);
  264. this.ultraGrid6.Name = "ultraGrid6";
  265. this.ultraGrid6.Size = new System.Drawing.Size(1122, 563);
  266. this.ultraGrid6.TabIndex = 6;
  267. this.ultraGrid6.Text = "ultraGrid6";
  268. //
  269. // panel1
  270. //
  271. this.panel1.Controls.Add(this.button2);
  272. this.panel1.Controls.Add(this.button1);
  273. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  274. this.panel1.Location = new System.Drawing.Point(0, 0);
  275. this.panel1.Name = "panel1";
  276. this.panel1.Size = new System.Drawing.Size(1122, 38);
  277. this.panel1.TabIndex = 5;
  278. //
  279. // button2
  280. //
  281. this.button2.Location = new System.Drawing.Point(93, 9);
  282. this.button2.Name = "button2";
  283. this.button2.Size = new System.Drawing.Size(75, 23);
  284. this.button2.TabIndex = 1;
  285. this.button2.Text = "关闭";
  286. this.button2.UseVisualStyleBackColor = true;
  287. this.button2.Click += new System.EventHandler(this.button2_Click);
  288. //
  289. // button1
  290. //
  291. this.button1.Location = new System.Drawing.Point(12, 9);
  292. this.button1.Name = "button1";
  293. this.button1.Size = new System.Drawing.Size(75, 23);
  294. this.button1.TabIndex = 0;
  295. this.button1.Text = "确定";
  296. this.button1.UseVisualStyleBackColor = true;
  297. this.button1.Click += new System.EventHandler(this.button1_Click);
  298. //
  299. // groupBox1
  300. //
  301. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  302. this.groupBox1.Name = "groupBox1";
  303. this.groupBox1.Size = new System.Drawing.Size(200, 100);
  304. this.groupBox1.TabIndex = 0;
  305. this.groupBox1.TabStop = false;
  306. //
  307. // panel3
  308. //
  309. this.panel3.Location = new System.Drawing.Point(0, 0);
  310. this.panel3.Name = "panel3";
  311. this.panel3.Size = new System.Drawing.Size(200, 100);
  312. this.panel3.TabIndex = 0;
  313. //
  314. // ultraTabControl3
  315. //
  316. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  317. this.ultraTabControl3.Name = "ultraTabControl3";
  318. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  319. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  320. this.ultraTabControl3.TabIndex = 0;
  321. //
  322. // ultraTabSharedControlsPage3
  323. //
  324. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(1, 20);
  325. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  326. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(196, 77);
  327. //
  328. // QCM030709
  329. //
  330. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  331. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  332. this.ClientSize = new System.Drawing.Size(1122, 601);
  333. this.Controls.Add(this.panel2);
  334. this.Name = "QCM030709";
  335. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  336. this.Text = "改判订单信息";
  337. this.Load += new System.EventHandler(this.QCM0307_Load);
  338. ((System.ComponentModel.ISupportInitialize)(this.dataSet7)).EndInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.dataTable8)).EndInit();
  340. this.panel2.ResumeLayout(false);
  341. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  342. this.panel1.ResumeLayout(false);
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  344. this.ResumeLayout(false);
  345. }
  346. #endregion
  347. private System.Windows.Forms.Panel panel2;
  348. private System.Data.DataSet dataSet7;
  349. private System.Data.DataTable dataTable8;
  350. private System.Data.DataColumn dataColumn98;
  351. private System.Windows.Forms.GroupBox groupBox1;
  352. private System.Windows.Forms.Panel panel3;
  353. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  354. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  355. private System.Data.DataColumn dataColumn1;
  356. private System.Data.DataColumn dataColumn2;
  357. private System.Data.DataColumn dataColumn3;
  358. private System.Data.DataColumn dataColumn4;
  359. private System.Data.DataColumn dataColumn5;
  360. private System.Data.DataColumn dataColumn6;
  361. private System.Data.DataColumn dataColumn7;
  362. private System.Data.DataColumn dataColumn8;
  363. private System.Data.DataColumn dataColumn9;
  364. private System.Data.DataColumn dataColumn10;
  365. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  366. private System.Windows.Forms.Panel panel1;
  367. private System.Windows.Forms.Button button2;
  368. private System.Windows.Forms.Button button1;
  369. }
  370. }