FrmLogicWarehouse.Designer.cs 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010
  1. namespace Pur.configure
  2. {
  3. partial class FrmLogicWarehouse
  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.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysicName");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isStrictBin");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InvLocation");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("validflag");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isSelect", 0);
  44. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLogic");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLogicName");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("companyCode");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("isDummy");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("taskCode");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteName");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("deleteTime");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
  70. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLogic");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLogicName");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysicName");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("id");
  88. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab(true);
  100. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  101. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  102. this.label1 = new System.Windows.Forms.Label();
  103. this.ComIsVirtualWH = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  104. this.tbxLogicWHNo = new System.Windows.Forms.TextBox();
  105. this.label3 = new System.Windows.Forms.Label();
  106. this.tbxLogicWHName = new System.Windows.Forms.TextBox();
  107. this.label2 = new System.Windows.Forms.Label();
  108. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  109. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  110. this.dataSet2 = new System.Data.DataSet();
  111. this.dataTable3 = new System.Data.DataTable();
  112. this.dataColumn16 = new System.Data.DataColumn();
  113. this.dataColumn17 = new System.Data.DataColumn();
  114. this.dataColumn18 = new System.Data.DataColumn();
  115. this.dataColumn19 = new System.Data.DataColumn();
  116. this.dataColumn20 = new System.Data.DataColumn();
  117. this.dataColumn21 = new System.Data.DataColumn();
  118. this.dataColumn22 = new System.Data.DataColumn();
  119. this.dataColumn23 = new System.Data.DataColumn();
  120. this.dataColumn24 = new System.Data.DataColumn();
  121. this.dataColumn25 = new System.Data.DataColumn();
  122. this.dataColumn26 = new System.Data.DataColumn();
  123. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  124. this.label6 = new System.Windows.Forms.Label();
  125. this.label5 = new System.Windows.Forms.Label();
  126. this.label4 = new System.Windows.Forms.Label();
  127. this.IsVirtualHouse = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  128. this.WarehouseName = new System.Windows.Forms.TextBox();
  129. this.WarehouseNo = new System.Windows.Forms.TextBox();
  130. this.dataSet1 = new System.Data.DataSet();
  131. this.dataTable1 = new System.Data.DataTable();
  132. this.dataColumn1 = new System.Data.DataColumn();
  133. this.dataColumn2 = new System.Data.DataColumn();
  134. this.dataColumn3 = new System.Data.DataColumn();
  135. this.dataColumn4 = new System.Data.DataColumn();
  136. this.dataColumn5 = new System.Data.DataColumn();
  137. this.dataColumn6 = new System.Data.DataColumn();
  138. this.dataColumn7 = new System.Data.DataColumn();
  139. this.dataColumn8 = new System.Data.DataColumn();
  140. this.dataColumn9 = new System.Data.DataColumn();
  141. this.dataColumn10 = new System.Data.DataColumn();
  142. this.dataColumn11 = new System.Data.DataColumn();
  143. this.dataTable2 = new System.Data.DataTable();
  144. this.dataColumn12 = new System.Data.DataColumn();
  145. this.dataColumn13 = new System.Data.DataColumn();
  146. this.dataColumn14 = new System.Data.DataColumn();
  147. this.dataColumn15 = new System.Data.DataColumn();
  148. this.dataColumn27 = new System.Data.DataColumn();
  149. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  150. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  151. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  152. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  153. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  154. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  155. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  156. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  157. this.ultraTabPageControl1.SuspendLayout();
  158. ((System.ComponentModel.ISupportInitialize)(this.ComIsVirtualWH)).BeginInit();
  159. this.ultraTabPageControl2.SuspendLayout();
  160. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  163. this.ultraPanel1.ClientArea.SuspendLayout();
  164. this.ultraPanel1.SuspendLayout();
  165. ((System.ComponentModel.ISupportInitialize)(this.IsVirtualHouse)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  170. this.ultraGroupBox1.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  173. this.ultraExpandableGroupBox1.SuspendLayout();
  174. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  177. this.ultraGroupBox2.SuspendLayout();
  178. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  179. this.ultraTabControl1.SuspendLayout();
  180. this.SuspendLayout();
  181. //
  182. // ultraTabPageControl1
  183. //
  184. this.ultraTabPageControl1.Controls.Add(this.label1);
  185. this.ultraTabPageControl1.Controls.Add(this.ComIsVirtualWH);
  186. this.ultraTabPageControl1.Controls.Add(this.tbxLogicWHNo);
  187. this.ultraTabPageControl1.Controls.Add(this.label3);
  188. this.ultraTabPageControl1.Controls.Add(this.tbxLogicWHName);
  189. this.ultraTabPageControl1.Controls.Add(this.label2);
  190. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 25);
  191. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  192. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  193. this.ultraTabPageControl1.Size = new System.Drawing.Size(1357, 183);
  194. //
  195. // label1
  196. //
  197. this.label1.AutoSize = true;
  198. this.label1.Location = new System.Drawing.Point(33, 36);
  199. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.label1.Name = "label1";
  201. this.label1.Size = new System.Drawing.Size(97, 15);
  202. this.label1.TabIndex = 0;
  203. this.label1.Text = "逻辑库区编号";
  204. //
  205. // ComIsVirtualWH
  206. //
  207. this.ComIsVirtualWH.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  208. valueListItem3.CheckState = System.Windows.Forms.CheckState.Checked;
  209. valueListItem3.DataValue = "1";
  210. valueListItem3.DisplayText = "是";
  211. valueListItem4.DataValue = "0";
  212. valueListItem4.DisplayText = "否";
  213. this.ComIsVirtualWH.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  214. valueListItem3,
  215. valueListItem4});
  216. this.ComIsVirtualWH.Location = new System.Drawing.Point(141, 100);
  217. this.ComIsVirtualWH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  218. this.ComIsVirtualWH.Name = "ComIsVirtualWH";
  219. this.ComIsVirtualWH.Size = new System.Drawing.Size(240, 24);
  220. this.ComIsVirtualWH.TabIndex = 5;
  221. //
  222. // tbxLogicWHNo
  223. //
  224. this.tbxLogicWHNo.BackColor = System.Drawing.SystemColors.ScrollBar;
  225. this.tbxLogicWHNo.Location = new System.Drawing.Point(141, 32);
  226. this.tbxLogicWHNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  227. this.tbxLogicWHNo.Name = "tbxLogicWHNo";
  228. this.tbxLogicWHNo.ReadOnly = true;
  229. this.tbxLogicWHNo.Size = new System.Drawing.Size(239, 25);
  230. this.tbxLogicWHNo.TabIndex = 3;
  231. //
  232. // label3
  233. //
  234. this.label3.AutoSize = true;
  235. this.label3.Location = new System.Drawing.Point(33, 105);
  236. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  237. this.label3.Name = "label3";
  238. this.label3.Size = new System.Drawing.Size(97, 15);
  239. this.label3.TabIndex = 2;
  240. this.label3.Text = "是否为虚拟库";
  241. //
  242. // tbxLogicWHName
  243. //
  244. this.tbxLogicWHName.Location = new System.Drawing.Point(141, 66);
  245. this.tbxLogicWHName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  246. this.tbxLogicWHName.Name = "tbxLogicWHName";
  247. this.tbxLogicWHName.Size = new System.Drawing.Size(239, 25);
  248. this.tbxLogicWHName.TabIndex = 4;
  249. //
  250. // label2
  251. //
  252. this.label2.AutoSize = true;
  253. this.label2.Location = new System.Drawing.Point(33, 70);
  254. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  255. this.label2.Name = "label2";
  256. this.label2.Size = new System.Drawing.Size(97, 15);
  257. this.label2.TabIndex = 1;
  258. this.label2.Text = "逻辑库区名称";
  259. //
  260. // ultraTabPageControl2
  261. //
  262. this.ultraTabPageControl2.Controls.Add(this.ultraGrid2);
  263. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  264. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  265. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  266. this.ultraTabPageControl2.Size = new System.Drawing.Size(1357, 183);
  267. //
  268. // ultraGrid2
  269. //
  270. this.ultraGrid2.DataMember = "Table1";
  271. this.ultraGrid2.DataSource = this.dataSet2;
  272. appearance61.BackColor = System.Drawing.SystemColors.Window;
  273. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  274. this.ultraGrid2.DisplayLayout.Appearance = appearance61;
  275. ultraGridColumn1.Header.VisiblePosition = 1;
  276. ultraGridColumn2.Header.VisiblePosition = 2;
  277. ultraGridColumn2.Width = 144;
  278. ultraGridColumn3.Header.VisiblePosition = 3;
  279. ultraGridColumn3.Width = 133;
  280. ultraGridColumn4.Header.VisiblePosition = 4;
  281. ultraGridColumn4.Width = 138;
  282. ultraGridColumn5.Header.VisiblePosition = 5;
  283. ultraGridColumn5.Width = 61;
  284. ultraGridColumn6.Header.VisiblePosition = 6;
  285. ultraGridColumn7.Header.VisiblePosition = 7;
  286. ultraGridColumn8.Header.VisiblePosition = 8;
  287. ultraGridColumn9.Header.VisiblePosition = 9;
  288. ultraGridColumn10.Header.VisiblePosition = 10;
  289. ultraGridColumn10.Hidden = true;
  290. ultraGridColumn11.Header.VisiblePosition = 11;
  291. ultraGridColumn11.Hidden = true;
  292. ultraGridColumn12.DataType = typeof(bool);
  293. ultraGridColumn12.DefaultCellValue = false;
  294. ultraGridColumn12.Header.Caption = "选择";
  295. ultraGridColumn12.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  296. ultraGridColumn12.Header.VisiblePosition = 0;
  297. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  298. ultraGridColumn12.Width = 54;
  299. ultraGridBand1.Columns.AddRange(new object[] {
  300. ultraGridColumn1,
  301. ultraGridColumn2,
  302. ultraGridColumn3,
  303. ultraGridColumn4,
  304. ultraGridColumn5,
  305. ultraGridColumn6,
  306. ultraGridColumn7,
  307. ultraGridColumn8,
  308. ultraGridColumn9,
  309. ultraGridColumn10,
  310. ultraGridColumn11,
  311. ultraGridColumn12});
  312. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  313. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  314. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  315. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  316. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  317. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  318. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  319. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance62;
  320. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  321. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  322. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  323. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  324. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  325. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  326. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  327. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  328. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  329. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  330. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  331. appearance65.BackColor = System.Drawing.SystemColors.Window;
  332. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  333. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  334. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  335. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  336. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  337. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  338. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  339. appearance67.BackColor = System.Drawing.SystemColors.Window;
  340. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance67;
  341. appearance68.BorderColor = System.Drawing.Color.Silver;
  342. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  343. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance68;
  344. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  345. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  346. appearance69.BackColor = System.Drawing.SystemColors.Control;
  347. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  348. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  349. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  350. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  351. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  352. appearance70.TextHAlignAsString = "Left";
  353. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance70;
  354. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  355. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  356. appearance71.BackColor = System.Drawing.SystemColors.Window;
  357. appearance71.BorderColor = System.Drawing.Color.Silver;
  358. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance71;
  359. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  360. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  361. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  362. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  363. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  364. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  365. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  366. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  368. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  369. this.ultraGrid2.Name = "ultraGrid2";
  370. this.ultraGrid2.Size = new System.Drawing.Size(1357, 183);
  371. this.ultraGrid2.TabIndex = 0;
  372. this.ultraGrid2.Text = "ultraGrid2";
  373. //
  374. // dataSet2
  375. //
  376. this.dataSet2.DataSetName = "NewDataSet";
  377. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  378. this.dataTable3});
  379. //
  380. // dataTable3
  381. //
  382. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  383. this.dataColumn16,
  384. this.dataColumn17,
  385. this.dataColumn18,
  386. this.dataColumn19,
  387. this.dataColumn20,
  388. this.dataColumn21,
  389. this.dataColumn22,
  390. this.dataColumn23,
  391. this.dataColumn24,
  392. this.dataColumn25,
  393. this.dataColumn26});
  394. this.dataTable3.TableName = "Table1";
  395. //
  396. // dataColumn16
  397. //
  398. this.dataColumn16.Caption = "物理库区编号";
  399. this.dataColumn16.ColumnName = "invPhysic";
  400. //
  401. // dataColumn17
  402. //
  403. this.dataColumn17.Caption = "物理库存名称";
  404. this.dataColumn17.ColumnName = "invPhysicName";
  405. //
  406. // dataColumn18
  407. //
  408. this.dataColumn18.Caption = "是否严格储位物理库区";
  409. this.dataColumn18.ColumnName = "isStrictBin";
  410. //
  411. // dataColumn19
  412. //
  413. this.dataColumn19.Caption = "所在区域";
  414. this.dataColumn19.ColumnName = "InvLocation";
  415. //
  416. // dataColumn20
  417. //
  418. this.dataColumn20.Caption = "是否有效";
  419. this.dataColumn20.ColumnName = "validflag";
  420. //
  421. // dataColumn21
  422. //
  423. this.dataColumn21.Caption = "创建人";
  424. this.dataColumn21.ColumnName = "createName";
  425. //
  426. // dataColumn22
  427. //
  428. this.dataColumn22.Caption = "创建时间";
  429. this.dataColumn22.ColumnName = "createTime";
  430. //
  431. // dataColumn23
  432. //
  433. this.dataColumn23.Caption = "修改时间";
  434. this.dataColumn23.ColumnName = "updateTime";
  435. //
  436. // dataColumn24
  437. //
  438. this.dataColumn24.Caption = "修改人";
  439. this.dataColumn24.ColumnName = "updateName";
  440. //
  441. // dataColumn25
  442. //
  443. this.dataColumn25.Caption = "废除人";
  444. this.dataColumn25.ColumnName = "deleteName";
  445. //
  446. // dataColumn26
  447. //
  448. this.dataColumn26.Caption = "废除时间";
  449. this.dataColumn26.ColumnName = "deleteTime";
  450. //
  451. // ultraPanel1
  452. //
  453. //
  454. // ultraPanel1.ClientArea
  455. //
  456. this.ultraPanel1.ClientArea.Controls.Add(this.label6);
  457. this.ultraPanel1.ClientArea.Controls.Add(this.label5);
  458. this.ultraPanel1.ClientArea.Controls.Add(this.label4);
  459. this.ultraPanel1.ClientArea.Controls.Add(this.IsVirtualHouse);
  460. this.ultraPanel1.ClientArea.Controls.Add(this.WarehouseName);
  461. this.ultraPanel1.ClientArea.Controls.Add(this.WarehouseNo);
  462. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  463. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  464. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  465. this.ultraPanel1.Name = "ultraPanel1";
  466. this.ultraPanel1.Size = new System.Drawing.Size(1365, 39);
  467. this.ultraPanel1.TabIndex = 0;
  468. //
  469. // label6
  470. //
  471. this.label6.AutoSize = true;
  472. this.label6.Location = new System.Drawing.Point(520, 11);
  473. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  474. this.label6.Name = "label6";
  475. this.label6.Size = new System.Drawing.Size(97, 15);
  476. this.label6.TabIndex = 10;
  477. this.label6.Text = "是否为虚拟库";
  478. //
  479. // label5
  480. //
  481. this.label5.AutoSize = true;
  482. this.label5.Location = new System.Drawing.Point(265, 11);
  483. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  484. this.label5.Name = "label5";
  485. this.label5.Size = new System.Drawing.Size(97, 15);
  486. this.label5.TabIndex = 9;
  487. this.label5.Text = "逻辑库区名称";
  488. //
  489. // label4
  490. //
  491. this.label4.AutoSize = true;
  492. this.label4.Location = new System.Drawing.Point(11, 11);
  493. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  494. this.label4.Name = "label4";
  495. this.label4.Size = new System.Drawing.Size(97, 15);
  496. this.label4.TabIndex = 8;
  497. this.label4.Text = "逻辑库区编号";
  498. //
  499. // IsVirtualHouse
  500. //
  501. valueListItem1.DataValue = "0";
  502. valueListItem1.DisplayText = "否";
  503. valueListItem2.DataValue = "1";
  504. valueListItem2.DisplayText = "是";
  505. this.IsVirtualHouse.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  506. valueListItem1,
  507. valueListItem2});
  508. this.IsVirtualHouse.Location = new System.Drawing.Point(628, 6);
  509. this.IsVirtualHouse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  510. this.IsVirtualHouse.Name = "IsVirtualHouse";
  511. this.IsVirtualHouse.Size = new System.Drawing.Size(133, 24);
  512. this.IsVirtualHouse.TabIndex = 5;
  513. //
  514. // WarehouseName
  515. //
  516. this.WarehouseName.Location = new System.Drawing.Point(373, 6);
  517. this.WarehouseName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  518. this.WarehouseName.Name = "WarehouseName";
  519. this.WarehouseName.Size = new System.Drawing.Size(132, 25);
  520. this.WarehouseName.TabIndex = 4;
  521. //
  522. // WarehouseNo
  523. //
  524. this.WarehouseNo.Location = new System.Drawing.Point(119, 6);
  525. this.WarehouseNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  526. this.WarehouseNo.Name = "WarehouseNo";
  527. this.WarehouseNo.Size = new System.Drawing.Size(132, 25);
  528. this.WarehouseNo.TabIndex = 3;
  529. //
  530. // dataSet1
  531. //
  532. this.dataSet1.DataSetName = "NewDataSet";
  533. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  534. this.dataTable1,
  535. this.dataTable2});
  536. //
  537. // dataTable1
  538. //
  539. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  540. this.dataColumn1,
  541. this.dataColumn2,
  542. this.dataColumn3,
  543. this.dataColumn4,
  544. this.dataColumn5,
  545. this.dataColumn6,
  546. this.dataColumn7,
  547. this.dataColumn8,
  548. this.dataColumn9,
  549. this.dataColumn10,
  550. this.dataColumn11});
  551. this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] {
  552. new System.Data.UniqueConstraint("Constraint1", new string[] {
  553. "invLogic"}, false)});
  554. this.dataTable1.TableName = "Table1";
  555. //
  556. // dataColumn1
  557. //
  558. this.dataColumn1.Caption = "逻辑库区编号";
  559. this.dataColumn1.ColumnName = "invLogic";
  560. //
  561. // dataColumn2
  562. //
  563. this.dataColumn2.Caption = "逻辑库区名称";
  564. this.dataColumn2.ColumnName = "invLogicName";
  565. //
  566. // dataColumn3
  567. //
  568. this.dataColumn3.Caption = "公司代码";
  569. this.dataColumn3.ColumnName = "companyCode";
  570. //
  571. // dataColumn4
  572. //
  573. this.dataColumn4.Caption = "是否虚拟库区";
  574. this.dataColumn4.ColumnName = "isDummy";
  575. //
  576. // dataColumn5
  577. //
  578. this.dataColumn5.Caption = "创建人";
  579. this.dataColumn5.ColumnName = "taskCode";
  580. //
  581. // dataColumn6
  582. //
  583. this.dataColumn6.Caption = "创建时间";
  584. this.dataColumn6.ColumnName = "createTime";
  585. //
  586. // dataColumn7
  587. //
  588. this.dataColumn7.Caption = "修改人";
  589. this.dataColumn7.ColumnName = "updateName";
  590. //
  591. // dataColumn8
  592. //
  593. this.dataColumn8.Caption = "修改时间";
  594. this.dataColumn8.ColumnName = "updateTime";
  595. //
  596. // dataColumn9
  597. //
  598. this.dataColumn9.Caption = "废除人";
  599. this.dataColumn9.ColumnName = "deleteName";
  600. //
  601. // dataColumn10
  602. //
  603. this.dataColumn10.Caption = "废除时间";
  604. this.dataColumn10.ColumnName = "deleteTime";
  605. //
  606. // dataColumn11
  607. //
  608. this.dataColumn11.Caption = "创建人";
  609. this.dataColumn11.ColumnName = "createName";
  610. //
  611. // dataTable2
  612. //
  613. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  614. this.dataColumn12,
  615. this.dataColumn13,
  616. this.dataColumn14,
  617. this.dataColumn15,
  618. this.dataColumn27});
  619. this.dataTable2.TableName = "Table2";
  620. //
  621. // dataColumn12
  622. //
  623. this.dataColumn12.Caption = "逻辑库区编号";
  624. this.dataColumn12.ColumnName = "invLogic";
  625. //
  626. // dataColumn13
  627. //
  628. this.dataColumn13.Caption = "逻辑库区名称";
  629. this.dataColumn13.ColumnName = "invLogicName";
  630. //
  631. // dataColumn14
  632. //
  633. this.dataColumn14.Caption = "物理库存编号";
  634. this.dataColumn14.ColumnName = "invPhysic";
  635. //
  636. // dataColumn15
  637. //
  638. this.dataColumn15.Caption = "物理库区名称";
  639. this.dataColumn15.ColumnName = "invPhysicName";
  640. //
  641. // dataColumn27
  642. //
  643. this.dataColumn27.Caption = "主键";
  644. this.dataColumn27.ColumnName = "id";
  645. //
  646. // ultraGroupBox1
  647. //
  648. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  649. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox1);
  650. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  651. this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  652. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 39);
  653. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  654. this.ultraGroupBox1.Name = "ultraGroupBox1";
  655. this.ultraGroupBox1.Size = new System.Drawing.Size(1365, 468);
  656. this.ultraGroupBox1.TabIndex = 0;
  657. this.ultraGroupBox1.Text = "逻辑库存信息";
  658. //
  659. // ultraGrid1
  660. //
  661. this.ultraGrid1.DataMember = "Table1";
  662. this.ultraGrid1.DataSource = this.dataSet1;
  663. appearance37.BackColor = System.Drawing.SystemColors.Window;
  664. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  665. this.ultraGrid1.DisplayLayout.Appearance = appearance37;
  666. ultraGridColumn13.Header.VisiblePosition = 0;
  667. ultraGridColumn14.Header.VisiblePosition = 1;
  668. ultraGridColumn14.Width = 134;
  669. ultraGridColumn15.Header.VisiblePosition = 2;
  670. ultraGridColumn16.Header.VisiblePosition = 3;
  671. ultraGridColumn17.Header.Caption = "任务号";
  672. ultraGridColumn17.Header.VisiblePosition = 4;
  673. ultraGridColumn17.Hidden = true;
  674. ultraGridColumn18.Header.VisiblePosition = 6;
  675. ultraGridColumn19.Header.VisiblePosition = 7;
  676. ultraGridColumn20.Header.VisiblePosition = 8;
  677. ultraGridColumn21.Header.VisiblePosition = 9;
  678. ultraGridColumn21.Hidden = true;
  679. ultraGridColumn22.Header.VisiblePosition = 10;
  680. ultraGridColumn22.Hidden = true;
  681. ultraGridColumn23.Header.VisiblePosition = 5;
  682. ultraGridBand2.Columns.AddRange(new object[] {
  683. ultraGridColumn13,
  684. ultraGridColumn14,
  685. ultraGridColumn15,
  686. ultraGridColumn16,
  687. ultraGridColumn17,
  688. ultraGridColumn18,
  689. ultraGridColumn19,
  690. ultraGridColumn20,
  691. ultraGridColumn21,
  692. ultraGridColumn22,
  693. ultraGridColumn23});
  694. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  695. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  696. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  697. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  698. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  699. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  700. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  701. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
  702. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  703. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  704. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  705. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  706. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  707. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  708. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  709. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  710. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  711. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  712. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  713. appearance41.BackColor = System.Drawing.SystemColors.Window;
  714. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  715. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  716. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  717. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  718. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  719. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  720. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  721. appearance43.BackColor = System.Drawing.SystemColors.Window;
  722. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
  723. appearance44.BorderColor = System.Drawing.Color.Silver;
  724. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  725. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
  726. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  727. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  728. appearance45.BackColor = System.Drawing.SystemColors.Control;
  729. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  730. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  731. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  732. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  733. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  734. appearance46.TextHAlignAsString = "Left";
  735. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
  736. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  737. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  738. appearance47.BackColor = System.Drawing.SystemColors.Window;
  739. appearance47.BorderColor = System.Drawing.Color.Silver;
  740. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
  741. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  742. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  743. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  744. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  745. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  746. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  747. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  748. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.ultraGrid1.Location = new System.Drawing.Point(3, 26);
  750. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  751. this.ultraGrid1.Name = "ultraGrid1";
  752. this.ultraGrid1.Size = new System.Drawing.Size(903, 439);
  753. this.ultraGrid1.TabIndex = 0;
  754. this.ultraGrid1.Text = "ultraGrid1";
  755. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  756. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  757. //
  758. // ultraExpandableGroupBox1
  759. //
  760. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  761. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
  762. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(456, 439);
  763. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightInsideBorder;
  764. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(906, 26);
  765. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  766. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  767. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(456, 439);
  768. this.ultraExpandableGroupBox1.TabIndex = 2;
  769. this.ultraExpandableGroupBox1.Text = "物理库区信息";
  770. //
  771. // ultraExpandableGroupBoxPanel1
  772. //
  773. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid3);
  774. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  775. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 3);
  776. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  777. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  778. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(426, 433);
  779. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  780. //
  781. // ultraGrid3
  782. //
  783. this.ultraGrid3.DataMember = "Table2";
  784. this.ultraGrid3.DataSource = this.dataSet1;
  785. appearance25.BackColor = System.Drawing.SystemColors.Window;
  786. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  787. this.ultraGrid3.DisplayLayout.Appearance = appearance25;
  788. ultraGridColumn24.Header.VisiblePosition = 0;
  789. ultraGridColumn24.Hidden = true;
  790. ultraGridColumn25.Header.VisiblePosition = 1;
  791. ultraGridColumn25.Hidden = true;
  792. ultraGridColumn26.Header.VisiblePosition = 2;
  793. ultraGridColumn27.Header.VisiblePosition = 3;
  794. ultraGridColumn28.Header.VisiblePosition = 4;
  795. ultraGridColumn28.Hidden = true;
  796. ultraGridBand3.Columns.AddRange(new object[] {
  797. ultraGridColumn24,
  798. ultraGridColumn25,
  799. ultraGridColumn26,
  800. ultraGridColumn27,
  801. ultraGridColumn28});
  802. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  803. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  804. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  805. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  806. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  807. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  808. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  809. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance26;
  810. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  811. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  812. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  813. this.ultraGrid3.DisplayLayout.GroupByBox.Hidden = true;
  814. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  815. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  816. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  817. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  818. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  819. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  820. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  821. appearance29.BackColor = System.Drawing.SystemColors.Window;
  822. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  823. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  824. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  825. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  826. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  827. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  828. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  829. appearance31.BackColor = System.Drawing.SystemColors.Window;
  830. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance31;
  831. appearance32.BorderColor = System.Drawing.Color.Silver;
  832. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  833. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance32;
  834. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  835. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  836. appearance33.BackColor = System.Drawing.SystemColors.Control;
  837. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  838. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  839. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  840. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  841. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  842. appearance34.TextHAlignAsString = "Left";
  843. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance34;
  844. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  845. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  846. appearance35.BackColor = System.Drawing.SystemColors.Window;
  847. appearance35.BorderColor = System.Drawing.Color.Silver;
  848. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance35;
  849. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  850. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  851. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  852. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  853. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  854. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  855. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  856. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  857. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  858. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  859. this.ultraGrid3.Name = "ultraGrid3";
  860. this.ultraGrid3.Size = new System.Drawing.Size(426, 433);
  861. this.ultraGrid3.TabIndex = 1;
  862. this.ultraGrid3.Text = "ultraGrid3";
  863. this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
  864. this.ultraGrid3.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid3_ClickCell);
  865. //
  866. // ultraGroupBox2
  867. //
  868. this.ultraGroupBox2.Controls.Add(this.ultraTabControl1);
  869. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  870. this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder;
  871. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 507);
  872. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  873. this.ultraGroupBox2.Name = "ultraGroupBox2";
  874. this.ultraGroupBox2.Size = new System.Drawing.Size(1365, 238);
  875. this.ultraGroupBox2.TabIndex = 0;
  876. this.ultraGroupBox2.Text = " 编辑区域";
  877. //
  878. // ultraTabControl1
  879. //
  880. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  881. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  882. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  883. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  884. this.ultraTabControl1.Location = new System.Drawing.Point(3, 26);
  885. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  886. this.ultraTabControl1.Name = "ultraTabControl1";
  887. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  888. this.ultraTabControl1.Size = new System.Drawing.Size(1359, 209);
  889. this.ultraTabControl1.TabIndex = 6;
  890. this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  891. ultraTab1.TabPage = this.ultraTabPageControl1;
  892. ultraTab1.Text = "库区信息编辑";
  893. ultraTab2.TabPage = this.ultraTabPageControl2;
  894. ultraTab2.Text = "物理库区绑定";
  895. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  896. ultraTab1,
  897. ultraTab2});
  898. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  899. //
  900. // ultraTabSharedControlsPage1
  901. //
  902. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  903. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  904. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  905. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1357, 183);
  906. //
  907. // FrmLogicWarehouse
  908. //
  909. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  910. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  911. this.ClientSize = new System.Drawing.Size(1365, 745);
  912. this.Controls.Add(this.ultraGroupBox1);
  913. this.Controls.Add(this.ultraGroupBox2);
  914. this.Controls.Add(this.ultraPanel1);
  915. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  916. this.Name = "FrmLogicWarehouse";
  917. this.Text = "逻辑库区管理";
  918. this.Load += new System.EventHandler(this.FrmLogicWarehouse_Load);
  919. this.ultraTabPageControl1.ResumeLayout(false);
  920. this.ultraTabPageControl1.PerformLayout();
  921. ((System.ComponentModel.ISupportInitialize)(this.ComIsVirtualWH)).EndInit();
  922. this.ultraTabPageControl2.ResumeLayout(false);
  923. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  924. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  925. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  926. this.ultraPanel1.ClientArea.ResumeLayout(false);
  927. this.ultraPanel1.ClientArea.PerformLayout();
  928. this.ultraPanel1.ResumeLayout(false);
  929. ((System.ComponentModel.ISupportInitialize)(this.IsVirtualHouse)).EndInit();
  930. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  931. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  932. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  933. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  934. this.ultraGroupBox1.ResumeLayout(false);
  935. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  936. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  937. this.ultraExpandableGroupBox1.ResumeLayout(false);
  938. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  939. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  940. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  941. this.ultraGroupBox2.ResumeLayout(false);
  942. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  943. this.ultraTabControl1.ResumeLayout(false);
  944. this.ResumeLayout(false);
  945. }
  946. #endregion
  947. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  948. private System.Windows.Forms.TextBox WarehouseName;
  949. private System.Windows.Forms.TextBox WarehouseNo;
  950. private Infragistics.Win.UltraWinEditors.UltraComboEditor IsVirtualHouse;
  951. private System.Data.DataSet dataSet1;
  952. private System.Data.DataTable dataTable1;
  953. private System.Data.DataColumn dataColumn1;
  954. private System.Data.DataColumn dataColumn2;
  955. private System.Data.DataColumn dataColumn3;
  956. private System.Data.DataColumn dataColumn4;
  957. private System.Data.DataColumn dataColumn5;
  958. private System.Data.DataColumn dataColumn6;
  959. private System.Data.DataColumn dataColumn7;
  960. private System.Data.DataColumn dataColumn8;
  961. private System.Data.DataColumn dataColumn9;
  962. private System.Data.DataColumn dataColumn10;
  963. private System.Windows.Forms.Label label5;
  964. private System.Windows.Forms.Label label4;
  965. private System.Windows.Forms.Label label6;
  966. private System.Data.DataColumn dataColumn11;
  967. private System.Data.DataTable dataTable2;
  968. private System.Data.DataColumn dataColumn12;
  969. private System.Data.DataColumn dataColumn13;
  970. private System.Data.DataColumn dataColumn14;
  971. private System.Data.DataColumn dataColumn15;
  972. private System.Data.DataSet dataSet2;
  973. private System.Data.DataTable dataTable3;
  974. private System.Data.DataColumn dataColumn16;
  975. private System.Data.DataColumn dataColumn17;
  976. private System.Data.DataColumn dataColumn18;
  977. private System.Data.DataColumn dataColumn19;
  978. private System.Data.DataColumn dataColumn20;
  979. private System.Data.DataColumn dataColumn21;
  980. private System.Data.DataColumn dataColumn22;
  981. private System.Data.DataColumn dataColumn23;
  982. private System.Data.DataColumn dataColumn24;
  983. private System.Data.DataColumn dataColumn25;
  984. private System.Data.DataColumn dataColumn26;
  985. private System.Data.DataColumn dataColumn27;
  986. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  987. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  988. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  989. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  990. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  991. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  992. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  993. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  994. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  995. private System.Windows.Forms.Label label1;
  996. private Infragistics.Win.UltraWinEditors.UltraComboEditor ComIsVirtualWH;
  997. private System.Windows.Forms.TextBox tbxLogicWHNo;
  998. private System.Windows.Forms.Label label3;
  999. private System.Windows.Forms.TextBox tbxLogicWHName;
  1000. private System.Windows.Forms.Label label2;
  1001. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1002. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1003. }
  1004. }