frmLocationDefine.Designer.cs 94 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669
  1. namespace Core.StlMes.Client.YdmBase
  2. {
  3. partial class frmLocationDefine
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NAME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_ATTR");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_TYPE_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_TYPE_NAME");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANAGEMENT_NO");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANAGEMENT_NAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DUMMY_FLAG");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT_CODE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT_DESC");
  39. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_NO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NO");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_TYPE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_NO");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROW_NO");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_NO");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RACK_NO");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_LEN");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_WIDTH");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_HEIGHT");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X_COORDINATE");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y_COORDINATE");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_ATTR_CODE");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_ATTR_NAME");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DUMMY_FLAG");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_STATE");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LAY_MAX_NUM");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_MAX_NUM");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANAGEMENT_NO");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANAGEMENT_NAME");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT_CODE");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT_DESC");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION_NAME");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RACK_TYPE");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RACK_QUALITY");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("库位面积", 0);
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("坐标", 1);
  75. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  76. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  77. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  78. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  79. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  80. this.cbm_Dw = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  81. this.ultrlSection = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  82. this.txtStorageNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  83. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  84. this.chkStorageNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  85. this.chkLocationNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  86. this.txtRackNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  87. this.chkRackNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  88. this.txtLocationNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  89. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  90. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  91. this.txtLocationName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  92. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  93. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  94. this.chkLock = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  95. this.chkVitual = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  96. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  97. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  98. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  99. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  100. this.txtLocationLen = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  101. this.txtLocationHeght = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  102. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  103. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  104. this.txtLocationWidth = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  105. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  106. this.txtYCoordinates = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  107. this.txtXCoordinates = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  108. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  109. this.cmbLocationAttr = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  110. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  111. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  112. this.txtColEnd = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  113. this.txtColStart = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  115. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  116. this.txtRow = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  117. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  118. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  119. this.txtArea = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  120. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  121. this.cmbLocationType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  122. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  123. this.txtLocaNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  124. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  125. this.txtStorNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  126. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  127. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  128. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  129. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  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.dataColumn37 = new System.Data.DataColumn();
  141. this.dataColumn38 = new System.Data.DataColumn();
  142. this.dataTable2 = new System.Data.DataTable();
  143. this.dataColumn9 = new System.Data.DataColumn();
  144. this.dataColumn10 = new System.Data.DataColumn();
  145. this.dataColumn11 = new System.Data.DataColumn();
  146. this.dataColumn12 = new System.Data.DataColumn();
  147. this.dataColumn13 = new System.Data.DataColumn();
  148. this.dataColumn14 = new System.Data.DataColumn();
  149. this.dataColumn15 = new System.Data.DataColumn();
  150. this.dataColumn16 = new System.Data.DataColumn();
  151. this.dataColumn17 = new System.Data.DataColumn();
  152. this.dataColumn18 = new System.Data.DataColumn();
  153. this.dataColumn19 = new System.Data.DataColumn();
  154. this.dataColumn20 = new System.Data.DataColumn();
  155. this.dataColumn21 = new System.Data.DataColumn();
  156. this.dataColumn22 = new System.Data.DataColumn();
  157. this.dataColumn23 = new System.Data.DataColumn();
  158. this.dataColumn24 = new System.Data.DataColumn();
  159. this.dataColumn25 = new System.Data.DataColumn();
  160. this.dataColumn26 = new System.Data.DataColumn();
  161. this.dataColumn27 = new System.Data.DataColumn();
  162. this.dataColumn28 = new System.Data.DataColumn();
  163. this.dataColumn29 = new System.Data.DataColumn();
  164. this.dataColumn30 = new System.Data.DataColumn();
  165. this.dataColumn31 = new System.Data.DataColumn();
  166. this.dataColumn32 = new System.Data.DataColumn();
  167. this.dataColumn33 = new System.Data.DataColumn();
  168. this.dataColumn34 = new System.Data.DataColumn();
  169. this.dataColumn35 = new System.Data.DataColumn();
  170. this.dataColumn36 = new System.Data.DataColumn();
  171. this.dataColumn39 = new System.Data.DataColumn();
  172. this.dataColumn40 = new System.Data.DataColumn();
  173. this.dataColumn41 = new System.Data.DataColumn();
  174. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  175. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  176. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  177. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  178. this.txtRackQuality = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  179. this.txtRackType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  180. this.dataColumn42 = new System.Data.DataColumn();
  181. this.dataColumn43 = new System.Data.DataColumn();
  182. this.ultraPanel1.ClientArea.SuspendLayout();
  183. this.ultraPanel1.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.cbm_Dw)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.ultrlSection)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.txtStorageNo)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.chkStorageNo)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.chkLocationNo)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.txtRackNo)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.chkRackNo)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.txtLocationNo)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  194. this.ultraExpandableGroupBox1.SuspendLayout();
  195. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.txtLocationName)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.chkLock)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.chkVitual)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.txtLocationLen)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.txtLocationHeght)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.txtLocationWidth)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.txtYCoordinates)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.txtXCoordinates)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationAttr)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txtColEnd)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txtColStart)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.txtRow)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.txtArea)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationType)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.txtLocaNo)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.txtStorNo)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  214. this.ultraExpandableGroupBox2.SuspendLayout();
  215. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  216. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  220. this.ultraPanel3.ClientArea.SuspendLayout();
  221. this.ultraPanel3.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.txtRackQuality)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.txtRackType)).BeginInit();
  225. this.SuspendLayout();
  226. //
  227. // ultraPanel1
  228. //
  229. //
  230. // ultraPanel1.ClientArea
  231. //
  232. this.ultraPanel1.ClientArea.Controls.Add(this.cbm_Dw);
  233. this.ultraPanel1.ClientArea.Controls.Add(this.ultrlSection);
  234. this.ultraPanel1.ClientArea.Controls.Add(this.txtStorageNo);
  235. this.ultraPanel1.ClientArea.Controls.Add(this.chkValid);
  236. this.ultraPanel1.ClientArea.Controls.Add(this.chkStorageNo);
  237. this.ultraPanel1.ClientArea.Controls.Add(this.chkLocationNo);
  238. this.ultraPanel1.ClientArea.Controls.Add(this.txtRackNo);
  239. this.ultraPanel1.ClientArea.Controls.Add(this.chkRackNo);
  240. this.ultraPanel1.ClientArea.Controls.Add(this.txtLocationNo);
  241. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  242. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  243. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4);
  244. this.ultraPanel1.Name = "ultraPanel1";
  245. this.ultraPanel1.Size = new System.Drawing.Size(1361, 50);
  246. this.ultraPanel1.TabIndex = 0;
  247. //
  248. // cbm_Dw
  249. //
  250. this.cbm_Dw.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  251. this.cbm_Dw.Location = new System.Drawing.Point(136, 14);
  252. this.cbm_Dw.Margin = new System.Windows.Forms.Padding(4);
  253. this.cbm_Dw.Name = "cbm_Dw";
  254. this.cbm_Dw.Size = new System.Drawing.Size(160, 24);
  255. this.cbm_Dw.TabIndex = 33;
  256. //
  257. // ultrlSection
  258. //
  259. this.ultrlSection.AutoSize = true;
  260. this.ultrlSection.Location = new System.Drawing.Point(33, 16);
  261. this.ultrlSection.Margin = new System.Windows.Forms.Padding(4);
  262. this.ultrlSection.Name = "ultrlSection";
  263. this.ultrlSection.Size = new System.Drawing.Size(84, 22);
  264. this.ultrlSection.TabIndex = 10;
  265. this.ultrlSection.Text = "作业科室";
  266. this.ultrlSection.CheckedChanged += new System.EventHandler(this.ultrlSection_CheckedChanged);
  267. //
  268. // txtStorageNo
  269. //
  270. this.txtStorageNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  271. this.txtStorageNo.Location = new System.Drawing.Point(915, 12);
  272. this.txtStorageNo.Margin = new System.Windows.Forms.Padding(4);
  273. this.txtStorageNo.Name = "txtStorageNo";
  274. this.txtStorageNo.ReadOnly = true;
  275. this.txtStorageNo.Size = new System.Drawing.Size(133, 24);
  276. this.txtStorageNo.TabIndex = 7;
  277. this.txtStorageNo.Visible = false;
  278. //
  279. // chkValid
  280. //
  281. this.chkValid.AutoSize = true;
  282. this.chkValid.Location = new System.Drawing.Point(1056, 12);
  283. this.chkValid.Margin = new System.Windows.Forms.Padding(4);
  284. this.chkValid.Name = "chkValid";
  285. this.chkValid.Size = new System.Drawing.Size(84, 22);
  286. this.chkValid.TabIndex = 8;
  287. this.chkValid.Text = "包含无效";
  288. this.chkValid.Visible = false;
  289. this.chkValid.CheckedChanged += new System.EventHandler(this.ultraCheckEditor7_CheckedChanged);
  290. //
  291. // chkStorageNo
  292. //
  293. this.chkStorageNo.AutoSize = true;
  294. this.chkStorageNo.Location = new System.Drawing.Point(816, 14);
  295. this.chkStorageNo.Margin = new System.Windows.Forms.Padding(4);
  296. this.chkStorageNo.Name = "chkStorageNo";
  297. this.chkStorageNo.Size = new System.Drawing.Size(84, 22);
  298. this.chkStorageNo.TabIndex = 6;
  299. this.chkStorageNo.Text = "库号编码";
  300. this.chkStorageNo.Visible = false;
  301. this.chkStorageNo.CheckedChanged += new System.EventHandler(this.ultraCheckEditor6_CheckedChanged);
  302. //
  303. // chkLocationNo
  304. //
  305. this.chkLocationNo.AutoSize = true;
  306. this.chkLocationNo.Location = new System.Drawing.Point(341, 14);
  307. this.chkLocationNo.Margin = new System.Windows.Forms.Padding(4);
  308. this.chkLocationNo.Name = "chkLocationNo";
  309. this.chkLocationNo.Size = new System.Drawing.Size(84, 22);
  310. this.chkLocationNo.TabIndex = 2;
  311. this.chkLocationNo.Text = "库位编码";
  312. this.chkLocationNo.Visible = false;
  313. this.chkLocationNo.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  314. //
  315. // txtRackNo
  316. //
  317. this.txtRackNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  318. this.txtRackNo.Location = new System.Drawing.Point(671, 12);
  319. this.txtRackNo.Margin = new System.Windows.Forms.Padding(4);
  320. this.txtRackNo.Name = "txtRackNo";
  321. this.txtRackNo.ReadOnly = true;
  322. this.txtRackNo.Size = new System.Drawing.Size(133, 24);
  323. this.txtRackNo.TabIndex = 5;
  324. this.txtRackNo.Visible = false;
  325. //
  326. // chkRackNo
  327. //
  328. this.chkRackNo.AutoSize = true;
  329. this.chkRackNo.Location = new System.Drawing.Point(588, 14);
  330. this.chkRackNo.Margin = new System.Windows.Forms.Padding(4);
  331. this.chkRackNo.Name = "chkRackNo";
  332. this.chkRackNo.Size = new System.Drawing.Size(69, 22);
  333. this.chkRackNo.TabIndex = 4;
  334. this.chkRackNo.Text = "料架号";
  335. this.chkRackNo.Visible = false;
  336. this.chkRackNo.CheckedChanged += new System.EventHandler(this.ultraCheckEditor3_CheckedChanged);
  337. //
  338. // txtLocationNo
  339. //
  340. this.txtLocationNo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  341. this.txtLocationNo.Location = new System.Drawing.Point(440, 12);
  342. this.txtLocationNo.Margin = new System.Windows.Forms.Padding(4);
  343. this.txtLocationNo.Name = "txtLocationNo";
  344. this.txtLocationNo.ReadOnly = true;
  345. this.txtLocationNo.Size = new System.Drawing.Size(133, 24);
  346. this.txtLocationNo.TabIndex = 3;
  347. this.txtLocationNo.Visible = false;
  348. //
  349. // ultraExpandableGroupBox1
  350. //
  351. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  352. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  353. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1361, 128);
  354. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 343);
  355. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  356. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  357. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1361, 128);
  358. this.ultraExpandableGroupBox1.TabIndex = 1;
  359. this.ultraExpandableGroupBox1.Text = "编辑区";
  360. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  361. //
  362. // ultraExpandableGroupBoxPanel1
  363. //
  364. this.ultraExpandableGroupBoxPanel1.AutoScroll = true;
  365. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRackType);
  366. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRackQuality);
  367. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
  368. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  369. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtLocationName);
  370. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  371. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  372. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chkLock);
  373. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chkVitual);
  374. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel22);
  375. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel20);
  376. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel19);
  377. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel18);
  378. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtLocationLen);
  379. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtLocationHeght);
  380. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
  381. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
  382. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtLocationWidth);
  383. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
  384. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtYCoordinates);
  385. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtXCoordinates);
  386. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  387. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbLocationAttr);
  388. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
  389. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  390. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtColEnd);
  391. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtColStart);
  392. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  393. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtMemo);
  394. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtRow);
  395. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  396. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  397. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtArea);
  398. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  399. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbLocationType);
  400. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  401. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtLocaNo);
  402. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  403. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtStorNo);
  404. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  405. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  406. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 21);
  407. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4);
  408. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  409. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1355, 104);
  410. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  411. //
  412. // txtLocationName
  413. //
  414. this.txtLocationName.Location = new System.Drawing.Point(283, 5);
  415. this.txtLocationName.Margin = new System.Windows.Forms.Padding(4);
  416. this.txtLocationName.Name = "txtLocationName";
  417. this.txtLocationName.Size = new System.Drawing.Size(133, 24);
  418. this.txtLocationName.TabIndex = 57;
  419. //
  420. // ultraLabel10
  421. //
  422. this.ultraLabel10.AutoSize = true;
  423. this.ultraLabel10.Location = new System.Drawing.Point(240, 11);
  424. this.ultraLabel10.Margin = new System.Windows.Forms.Padding(4);
  425. this.ultraLabel10.Name = "ultraLabel10";
  426. this.ultraLabel10.Size = new System.Drawing.Size(36, 19);
  427. this.ultraLabel10.TabIndex = 56;
  428. this.ultraLabel10.Text = "料位";
  429. //
  430. // ultraLabel6
  431. //
  432. this.ultraLabel6.AutoSize = true;
  433. this.ultraLabel6.Location = new System.Drawing.Point(557, 44);
  434. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(4);
  435. this.ultraLabel6.Name = "ultraLabel6";
  436. this.ultraLabel6.Size = new System.Drawing.Size(13, 17);
  437. this.ultraLabel6.TabIndex = 55;
  438. this.ultraLabel6.Text = "-";
  439. //
  440. // chkLock
  441. //
  442. this.chkLock.AutoSize = true;
  443. this.chkLock.BackColor = System.Drawing.Color.Transparent;
  444. this.chkLock.BackColorInternal = System.Drawing.Color.Transparent;
  445. this.chkLock.Location = new System.Drawing.Point(929, 38);
  446. this.chkLock.Margin = new System.Windows.Forms.Padding(4);
  447. this.chkLock.Name = "chkLock";
  448. this.chkLock.Size = new System.Drawing.Size(84, 22);
  449. this.chkLock.TabIndex = 23;
  450. this.chkLock.Text = "是否封锁";
  451. this.chkLock.CheckedChanged += new System.EventHandler(this.ultraCheckEditor4_CheckedChanged);
  452. //
  453. // chkVitual
  454. //
  455. this.chkVitual.AutoSize = true;
  456. this.chkVitual.BackColor = System.Drawing.Color.Transparent;
  457. this.chkVitual.BackColorInternal = System.Drawing.Color.Transparent;
  458. this.chkVitual.Location = new System.Drawing.Point(929, 8);
  459. this.chkVitual.Margin = new System.Windows.Forms.Padding(4);
  460. this.chkVitual.Name = "chkVitual";
  461. this.chkVitual.Size = new System.Drawing.Size(84, 22);
  462. this.chkVitual.TabIndex = 22;
  463. this.chkVitual.Text = "是否虚拟";
  464. this.chkVitual.CheckedChanged += new System.EventHandler(this.ultraCheckEditor5_CheckedChanged);
  465. //
  466. // ultraLabel22
  467. //
  468. this.ultraLabel22.AutoSize = true;
  469. this.ultraLabel22.Location = new System.Drawing.Point(665, 41);
  470. this.ultraLabel22.Margin = new System.Windows.Forms.Padding(4);
  471. this.ultraLabel22.Name = "ultraLabel22";
  472. this.ultraLabel22.Size = new System.Drawing.Size(21, 17);
  473. this.ultraLabel22.TabIndex = 50;
  474. this.ultraLabel22.Text = "mm";
  475. //
  476. // ultraLabel20
  477. //
  478. this.ultraLabel20.AutoSize = true;
  479. this.ultraLabel20.Location = new System.Drawing.Point(904, 74);
  480. this.ultraLabel20.Margin = new System.Windows.Forms.Padding(4);
  481. this.ultraLabel20.Name = "ultraLabel20";
  482. this.ultraLabel20.Size = new System.Drawing.Size(21, 17);
  483. this.ultraLabel20.TabIndex = 49;
  484. this.ultraLabel20.Text = "mm";
  485. //
  486. // ultraLabel19
  487. //
  488. this.ultraLabel19.AutoSize = true;
  489. this.ultraLabel19.Location = new System.Drawing.Point(904, 45);
  490. this.ultraLabel19.Margin = new System.Windows.Forms.Padding(4);
  491. this.ultraLabel19.Name = "ultraLabel19";
  492. this.ultraLabel19.Size = new System.Drawing.Size(21, 17);
  493. this.ultraLabel19.TabIndex = 48;
  494. this.ultraLabel19.Text = "mm";
  495. //
  496. // ultraLabel18
  497. //
  498. this.ultraLabel18.AutoSize = true;
  499. this.ultraLabel18.Location = new System.Drawing.Point(904, 16);
  500. this.ultraLabel18.Margin = new System.Windows.Forms.Padding(4);
  501. this.ultraLabel18.Name = "ultraLabel18";
  502. this.ultraLabel18.Size = new System.Drawing.Size(21, 17);
  503. this.ultraLabel18.TabIndex = 47;
  504. this.ultraLabel18.Text = "mm";
  505. //
  506. // txtLocationLen
  507. //
  508. this.txtLocationLen.Location = new System.Drawing.Point(767, 68);
  509. this.txtLocationLen.Margin = new System.Windows.Forms.Padding(4);
  510. this.txtLocationLen.MaxLength = 6;
  511. this.txtLocationLen.Name = "txtLocationLen";
  512. this.txtLocationLen.Size = new System.Drawing.Size(133, 24);
  513. this.txtLocationLen.TabIndex = 21;
  514. //
  515. // txtLocationHeght
  516. //
  517. this.txtLocationHeght.AccessibleDescription = "";
  518. this.txtLocationHeght.Location = new System.Drawing.Point(767, 38);
  519. this.txtLocationHeght.Margin = new System.Windows.Forms.Padding(4);
  520. this.txtLocationHeght.MaxLength = 6;
  521. this.txtLocationHeght.Name = "txtLocationHeght";
  522. this.txtLocationHeght.Size = new System.Drawing.Size(133, 24);
  523. this.txtLocationHeght.TabIndex = 20;
  524. this.txtLocationHeght.Tag = "";
  525. //
  526. // ultraLabel13
  527. //
  528. this.ultraLabel13.AutoSize = true;
  529. this.ultraLabel13.Location = new System.Drawing.Point(691, 71);
  530. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(4);
  531. this.ultraLabel13.Name = "ultraLabel13";
  532. this.ultraLabel13.Size = new System.Drawing.Size(67, 19);
  533. this.ultraLabel13.TabIndex = 44;
  534. this.ultraLabel13.Text = "料位长度";
  535. //
  536. // ultraLabel14
  537. //
  538. this.ultraLabel14.AutoSize = true;
  539. this.ultraLabel14.Location = new System.Drawing.Point(691, 42);
  540. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4);
  541. this.ultraLabel14.Name = "ultraLabel14";
  542. this.ultraLabel14.Size = new System.Drawing.Size(67, 19);
  543. this.ultraLabel14.TabIndex = 43;
  544. this.ultraLabel14.Text = "料位高度";
  545. //
  546. // txtLocationWidth
  547. //
  548. this.txtLocationWidth.Location = new System.Drawing.Point(767, 6);
  549. this.txtLocationWidth.Margin = new System.Windows.Forms.Padding(4);
  550. this.txtLocationWidth.MaxLength = 6;
  551. this.txtLocationWidth.Name = "txtLocationWidth";
  552. this.txtLocationWidth.Size = new System.Drawing.Size(133, 24);
  553. this.txtLocationWidth.TabIndex = 19;
  554. //
  555. // ultraLabel17
  556. //
  557. this.ultraLabel17.AutoSize = true;
  558. this.ultraLabel17.Location = new System.Drawing.Point(691, 11);
  559. this.ultraLabel17.Margin = new System.Windows.Forms.Padding(4);
  560. this.ultraLabel17.Name = "ultraLabel17";
  561. this.ultraLabel17.Size = new System.Drawing.Size(67, 19);
  562. this.ultraLabel17.TabIndex = 41;
  563. this.ultraLabel17.Text = "料位宽度";
  564. //
  565. // txtYCoordinates
  566. //
  567. this.txtYCoordinates.Location = new System.Drawing.Point(575, 38);
  568. this.txtYCoordinates.Margin = new System.Windows.Forms.Padding(4);
  569. this.txtYCoordinates.MaxLength = 10;
  570. this.txtYCoordinates.Name = "txtYCoordinates";
  571. this.txtYCoordinates.Size = new System.Drawing.Size(87, 24);
  572. this.txtYCoordinates.TabIndex = 18;
  573. //
  574. // txtXCoordinates
  575. //
  576. this.txtXCoordinates.AccessibleDescription = "";
  577. this.txtXCoordinates.Location = new System.Drawing.Point(467, 36);
  578. this.txtXCoordinates.Margin = new System.Windows.Forms.Padding(4);
  579. this.txtXCoordinates.MaxLength = 10;
  580. this.txtXCoordinates.Name = "txtXCoordinates";
  581. this.txtXCoordinates.Size = new System.Drawing.Size(87, 24);
  582. this.txtXCoordinates.TabIndex = 17;
  583. this.txtXCoordinates.Tag = "";
  584. //
  585. // ultraLabel16
  586. //
  587. this.ultraLabel16.AutoSize = true;
  588. this.ultraLabel16.Location = new System.Drawing.Point(425, 41);
  589. this.ultraLabel16.Margin = new System.Windows.Forms.Padding(4);
  590. this.ultraLabel16.Name = "ultraLabel16";
  591. this.ultraLabel16.Size = new System.Drawing.Size(36, 19);
  592. this.ultraLabel16.TabIndex = 36;
  593. this.ultraLabel16.Text = "坐标";
  594. //
  595. // cmbLocationAttr
  596. //
  597. this.cmbLocationAttr.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  598. this.cmbLocationAttr.Location = new System.Drawing.Point(99, 66);
  599. this.cmbLocationAttr.Margin = new System.Windows.Forms.Padding(4);
  600. this.cmbLocationAttr.Name = "cmbLocationAttr";
  601. this.cmbLocationAttr.Size = new System.Drawing.Size(133, 24);
  602. this.cmbLocationAttr.TabIndex = 10;
  603. //
  604. // ultraLabel11
  605. //
  606. this.ultraLabel11.AutoSize = true;
  607. this.ultraLabel11.Location = new System.Drawing.Point(23, 71);
  608. this.ultraLabel11.Margin = new System.Windows.Forms.Padding(4);
  609. this.ultraLabel11.Name = "ultraLabel11";
  610. this.ultraLabel11.Size = new System.Drawing.Size(67, 19);
  611. this.ultraLabel11.TabIndex = 26;
  612. this.ultraLabel11.Text = "料位属性";
  613. //
  614. // ultraLabel7
  615. //
  616. this.ultraLabel7.AutoSize = true;
  617. this.ultraLabel7.Location = new System.Drawing.Point(557, 12);
  618. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4);
  619. this.ultraLabel7.Name = "ultraLabel7";
  620. this.ultraLabel7.Size = new System.Drawing.Size(13, 17);
  621. this.ultraLabel7.TabIndex = 20;
  622. this.ultraLabel7.Text = "-";
  623. //
  624. // txtColEnd
  625. //
  626. this.txtColEnd.Location = new System.Drawing.Point(575, 6);
  627. this.txtColEnd.Margin = new System.Windows.Forms.Padding(4);
  628. this.txtColEnd.MaxLength = 3;
  629. this.txtColEnd.Name = "txtColEnd";
  630. this.txtColEnd.Size = new System.Drawing.Size(87, 24);
  631. this.txtColEnd.TabIndex = 15;
  632. this.txtColEnd.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraTextEditor8_KeyPress);
  633. //
  634. // txtColStart
  635. //
  636. this.txtColStart.Location = new System.Drawing.Point(467, 6);
  637. this.txtColStart.Margin = new System.Windows.Forms.Padding(4);
  638. this.txtColStart.MaxLength = 3;
  639. this.txtColStart.Name = "txtColStart";
  640. this.txtColStart.Size = new System.Drawing.Size(87, 24);
  641. this.txtColStart.TabIndex = 14;
  642. this.txtColStart.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraTextEditor9_KeyPress);
  643. //
  644. // ultraLabel8
  645. //
  646. this.ultraLabel8.AutoSize = true;
  647. this.ultraLabel8.Location = new System.Drawing.Point(425, 11);
  648. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4);
  649. this.ultraLabel8.Name = "ultraLabel8";
  650. this.ultraLabel8.Size = new System.Drawing.Size(36, 19);
  651. this.ultraLabel8.TabIndex = 17;
  652. this.ultraLabel8.Text = "行号";
  653. //
  654. // txtMemo
  655. //
  656. this.txtMemo.Location = new System.Drawing.Point(973, 65);
  657. this.txtMemo.Margin = new System.Windows.Forms.Padding(4);
  658. this.txtMemo.MaxLength = 100;
  659. this.txtMemo.Name = "txtMemo";
  660. this.txtMemo.Size = new System.Drawing.Size(195, 24);
  661. this.txtMemo.TabIndex = 13;
  662. //
  663. // txtRow
  664. //
  665. this.txtRow.Location = new System.Drawing.Point(467, 69);
  666. this.txtRow.Margin = new System.Windows.Forms.Padding(4);
  667. this.txtRow.MaxLength = 3;
  668. this.txtRow.Name = "txtRow";
  669. this.txtRow.Size = new System.Drawing.Size(195, 24);
  670. this.txtRow.TabIndex = 13;
  671. //
  672. // ultraLabel9
  673. //
  674. this.ultraLabel9.AutoSize = true;
  675. this.ultraLabel9.Location = new System.Drawing.Point(931, 70);
  676. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(4);
  677. this.ultraLabel9.Name = "ultraLabel9";
  678. this.ultraLabel9.Size = new System.Drawing.Size(36, 19);
  679. this.ultraLabel9.TabIndex = 13;
  680. this.ultraLabel9.Text = "备注";
  681. //
  682. // ultraLabel5
  683. //
  684. this.ultraLabel5.AutoSize = true;
  685. this.ultraLabel5.Location = new System.Drawing.Point(424, 74);
  686. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4);
  687. this.ultraLabel5.Name = "ultraLabel5";
  688. this.ultraLabel5.Size = new System.Drawing.Size(36, 19);
  689. this.ultraLabel5.TabIndex = 13;
  690. this.ultraLabel5.Text = "列号";
  691. //
  692. // txtArea
  693. //
  694. this.txtArea.Location = new System.Drawing.Point(283, 68);
  695. this.txtArea.Margin = new System.Windows.Forms.Padding(4);
  696. this.txtArea.MaxLength = 1;
  697. this.txtArea.Name = "txtArea";
  698. this.txtArea.Size = new System.Drawing.Size(133, 24);
  699. this.txtArea.TabIndex = 12;
  700. this.txtArea.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ultraTextEditor5_KeyPress);
  701. //
  702. // ultraLabel4
  703. //
  704. this.ultraLabel4.AutoSize = true;
  705. this.ultraLabel4.Location = new System.Drawing.Point(240, 72);
  706. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4);
  707. this.ultraLabel4.Name = "ultraLabel4";
  708. this.ultraLabel4.Size = new System.Drawing.Size(36, 19);
  709. this.ultraLabel4.TabIndex = 11;
  710. this.ultraLabel4.Text = "区号";
  711. //
  712. // cmbLocationType
  713. //
  714. this.cmbLocationType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  715. this.cmbLocationType.Location = new System.Drawing.Point(99, 36);
  716. this.cmbLocationType.Margin = new System.Windows.Forms.Padding(4);
  717. this.cmbLocationType.Name = "cmbLocationType";
  718. this.cmbLocationType.Size = new System.Drawing.Size(133, 24);
  719. this.cmbLocationType.TabIndex = 9;
  720. //
  721. // ultraLabel3
  722. //
  723. this.ultraLabel3.AutoSize = true;
  724. this.ultraLabel3.Location = new System.Drawing.Point(23, 41);
  725. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4);
  726. this.ultraLabel3.Name = "ultraLabel3";
  727. this.ultraLabel3.Size = new System.Drawing.Size(67, 19);
  728. this.ultraLabel3.TabIndex = 10;
  729. this.ultraLabel3.Text = "料位类型";
  730. //
  731. // txtLocaNo
  732. //
  733. this.txtLocaNo.Location = new System.Drawing.Point(99, 6);
  734. this.txtLocaNo.Margin = new System.Windows.Forms.Padding(4);
  735. this.txtLocaNo.Name = "txtLocaNo";
  736. this.txtLocaNo.ReadOnly = true;
  737. this.txtLocaNo.Size = new System.Drawing.Size(133, 24);
  738. this.txtLocaNo.TabIndex = 8;
  739. //
  740. // ultraLabel1
  741. //
  742. this.ultraLabel1.AutoSize = true;
  743. this.ultraLabel1.Location = new System.Drawing.Point(23, 11);
  744. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  745. this.ultraLabel1.Name = "ultraLabel1";
  746. this.ultraLabel1.Size = new System.Drawing.Size(67, 19);
  747. this.ultraLabel1.TabIndex = 7;
  748. this.ultraLabel1.Text = "料位编码";
  749. //
  750. // txtStorNo
  751. //
  752. this.txtStorNo.Location = new System.Drawing.Point(283, 35);
  753. this.txtStorNo.Margin = new System.Windows.Forms.Padding(4);
  754. this.txtStorNo.Name = "txtStorNo";
  755. this.txtStorNo.ReadOnly = true;
  756. this.txtStorNo.Size = new System.Drawing.Size(133, 24);
  757. this.txtStorNo.TabIndex = 11;
  758. //
  759. // ultraLabel2
  760. //
  761. this.ultraLabel2.AutoSize = true;
  762. this.ultraLabel2.Location = new System.Drawing.Point(240, 40);
  763. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4);
  764. this.ultraLabel2.Name = "ultraLabel2";
  765. this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
  766. this.ultraLabel2.TabIndex = 5;
  767. this.ultraLabel2.Text = "库号";
  768. //
  769. // ultraExpandableGroupBox2
  770. //
  771. this.ultraExpandableGroupBox2.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Near;
  772. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  773. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  774. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(384, 293);
  775. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  776. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 50);
  777. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  778. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  779. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(384, 293);
  780. this.ultraExpandableGroupBox2.TabIndex = 4;
  781. this.ultraExpandableGroupBox2.Text = "库号信息#";
  782. this.ultraExpandableGroupBox2.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  783. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  784. //
  785. // ultraExpandableGroupBoxPanel2
  786. //
  787. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid2);
  788. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  789. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(22, 3);
  790. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4);
  791. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  792. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(359, 287);
  793. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  794. //
  795. // ultraGrid2
  796. //
  797. this.ultraGrid2.DataMember = "Table1";
  798. this.ultraGrid2.DataSource = this.dataSet1;
  799. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ResizeAllColumns;
  800. ultraGridColumn1.Header.VisiblePosition = 0;
  801. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  802. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  803. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  804. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  805. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  806. ultraGridColumn2.Header.VisiblePosition = 1;
  807. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  808. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  809. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  810. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  811. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  812. ultraGridColumn3.Header.VisiblePosition = 2;
  813. ultraGridColumn3.Hidden = true;
  814. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  815. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  816. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  817. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  818. ultraGridColumn4.Header.VisiblePosition = 3;
  819. ultraGridColumn4.Hidden = true;
  820. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  821. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  822. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  823. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  824. ultraGridColumn5.Header.VisiblePosition = 4;
  825. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  826. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  827. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(110, 0);
  828. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  829. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  830. ultraGridColumn6.Header.VisiblePosition = 5;
  831. ultraGridColumn6.Hidden = true;
  832. ultraGridColumn7.Header.VisiblePosition = 6;
  833. ultraGridColumn7.Hidden = true;
  834. ultraGridColumn8.Header.VisiblePosition = 7;
  835. ultraGridColumn8.Hidden = true;
  836. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
  837. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  838. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  839. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  840. ultraGridColumn9.Header.VisiblePosition = 8;
  841. ultraGridColumn9.Hidden = true;
  842. ultraGridColumn10.Header.VisiblePosition = 9;
  843. ultraGridColumn10.Hidden = true;
  844. ultraGridBand1.Columns.AddRange(new object[] {
  845. ultraGridColumn1,
  846. ultraGridColumn2,
  847. ultraGridColumn3,
  848. ultraGridColumn4,
  849. ultraGridColumn5,
  850. ultraGridColumn6,
  851. ultraGridColumn7,
  852. ultraGridColumn8,
  853. ultraGridColumn9,
  854. ultraGridColumn10});
  855. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  856. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  857. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  858. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  859. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  861. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4);
  862. this.ultraGrid2.Name = "ultraGrid2";
  863. this.ultraGrid2.Size = new System.Drawing.Size(359, 287);
  864. this.ultraGrid2.TabIndex = 3;
  865. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  866. //
  867. // dataSet1
  868. //
  869. this.dataSet1.DataSetName = "NewDataSet";
  870. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  871. this.dataTable1,
  872. this.dataTable2});
  873. //
  874. // dataTable1
  875. //
  876. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  877. this.dataColumn1,
  878. this.dataColumn2,
  879. this.dataColumn3,
  880. this.dataColumn4,
  881. this.dataColumn5,
  882. this.dataColumn6,
  883. this.dataColumn7,
  884. this.dataColumn8,
  885. this.dataColumn37,
  886. this.dataColumn38});
  887. this.dataTable1.TableName = "Table1";
  888. //
  889. // dataColumn1
  890. //
  891. this.dataColumn1.Caption = "仓库代码";
  892. this.dataColumn1.ColumnName = "STORAGE_NO";
  893. //
  894. // dataColumn2
  895. //
  896. this.dataColumn2.Caption = "仓库名称";
  897. this.dataColumn2.ColumnName = "STORAGE_NAME";
  898. //
  899. // dataColumn3
  900. //
  901. this.dataColumn3.Caption = "仓库类型";
  902. this.dataColumn3.ColumnName = "STORAGE_ATTR";
  903. //
  904. // dataColumn4
  905. //
  906. this.dataColumn4.Caption = "库类别代码";
  907. this.dataColumn4.ColumnName = "STORAGE_TYPE_NO";
  908. //
  909. // dataColumn5
  910. //
  911. this.dataColumn5.Caption = "库类别描述";
  912. this.dataColumn5.ColumnName = "STORAGE_TYPE_NAME";
  913. //
  914. // dataColumn6
  915. //
  916. this.dataColumn6.Caption = "作业科室代码";
  917. this.dataColumn6.ColumnName = "MANAGEMENT_NO";
  918. //
  919. // dataColumn7
  920. //
  921. this.dataColumn7.Caption = "作业科室";
  922. this.dataColumn7.ColumnName = "MANAGEMENT_NAME";
  923. //
  924. // dataColumn8
  925. //
  926. this.dataColumn8.Caption = "是否虚拟库";
  927. this.dataColumn8.ColumnName = "DUMMY_FLAG";
  928. //
  929. // dataColumn37
  930. //
  931. this.dataColumn37.Caption = "作业单位代码";
  932. this.dataColumn37.ColumnName = "DEPARTMENT_CODE";
  933. //
  934. // dataColumn38
  935. //
  936. this.dataColumn38.Caption = "作业单位";
  937. this.dataColumn38.ColumnName = "DEPARTMENT_DESC";
  938. //
  939. // dataTable2
  940. //
  941. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  942. this.dataColumn9,
  943. this.dataColumn10,
  944. this.dataColumn11,
  945. this.dataColumn12,
  946. this.dataColumn13,
  947. this.dataColumn14,
  948. this.dataColumn15,
  949. this.dataColumn16,
  950. this.dataColumn17,
  951. this.dataColumn18,
  952. this.dataColumn19,
  953. this.dataColumn20,
  954. this.dataColumn21,
  955. this.dataColumn22,
  956. this.dataColumn23,
  957. this.dataColumn24,
  958. this.dataColumn25,
  959. this.dataColumn26,
  960. this.dataColumn27,
  961. this.dataColumn28,
  962. this.dataColumn29,
  963. this.dataColumn30,
  964. this.dataColumn31,
  965. this.dataColumn32,
  966. this.dataColumn33,
  967. this.dataColumn34,
  968. this.dataColumn35,
  969. this.dataColumn36,
  970. this.dataColumn39,
  971. this.dataColumn40,
  972. this.dataColumn41,
  973. this.dataColumn42,
  974. this.dataColumn43});
  975. this.dataTable2.TableName = "Table2";
  976. //
  977. // dataColumn9
  978. //
  979. this.dataColumn9.Caption = "料位代码";
  980. this.dataColumn9.ColumnName = "LOCATION_NO";
  981. //
  982. // dataColumn10
  983. //
  984. this.dataColumn10.Caption = "库号";
  985. this.dataColumn10.ColumnName = "STORAGE_NO";
  986. //
  987. // dataColumn11
  988. //
  989. this.dataColumn11.Caption = "料位类型";
  990. this.dataColumn11.ColumnName = "LOCATION_TYPE";
  991. //
  992. // dataColumn12
  993. //
  994. this.dataColumn12.Caption = "区号";
  995. this.dataColumn12.ColumnName = "AREA_NO";
  996. //
  997. // dataColumn13
  998. //
  999. this.dataColumn13.Caption = "行号";
  1000. this.dataColumn13.ColumnName = "ROW_NO";
  1001. //
  1002. // dataColumn14
  1003. //
  1004. this.dataColumn14.Caption = "列号";
  1005. this.dataColumn14.ColumnName = "COL_NO";
  1006. //
  1007. // dataColumn15
  1008. //
  1009. this.dataColumn15.Caption = "料架编号";
  1010. this.dataColumn15.ColumnName = "RACK_NO";
  1011. //
  1012. // dataColumn16
  1013. //
  1014. this.dataColumn16.Caption = "料位长度";
  1015. this.dataColumn16.ColumnName = "LOCATION_LEN";
  1016. //
  1017. // dataColumn17
  1018. //
  1019. this.dataColumn17.Caption = "料位宽度";
  1020. this.dataColumn17.ColumnName = "LOCATION_WIDTH";
  1021. //
  1022. // dataColumn18
  1023. //
  1024. this.dataColumn18.Caption = "料位高度";
  1025. this.dataColumn18.ColumnName = "LOCATION_HEIGHT";
  1026. //
  1027. // dataColumn19
  1028. //
  1029. this.dataColumn19.Caption = "X坐标";
  1030. this.dataColumn19.ColumnName = "X_COORDINATE";
  1031. //
  1032. // dataColumn20
  1033. //
  1034. this.dataColumn20.Caption = "Y坐标";
  1035. this.dataColumn20.ColumnName = "Y_COORDINATE";
  1036. //
  1037. // dataColumn21
  1038. //
  1039. this.dataColumn21.Caption = "料位属性";
  1040. this.dataColumn21.ColumnName = "LOCATION_ATTR_CODE";
  1041. //
  1042. // dataColumn22
  1043. //
  1044. this.dataColumn22.Caption = "料位属性描述";
  1045. this.dataColumn22.ColumnName = "LOCATION_ATTR_NAME";
  1046. //
  1047. // dataColumn23
  1048. //
  1049. this.dataColumn23.Caption = "虚拟";
  1050. this.dataColumn23.ColumnName = "DUMMY_FLAG";
  1051. //
  1052. // dataColumn24
  1053. //
  1054. this.dataColumn24.Caption = "封锁";
  1055. this.dataColumn24.ColumnName = "LOCATION_STATE";
  1056. //
  1057. // dataColumn25
  1058. //
  1059. this.dataColumn25.Caption = "层数";
  1060. this.dataColumn25.ColumnName = "LAY_MAX_NUM";
  1061. //
  1062. // dataColumn26
  1063. //
  1064. this.dataColumn26.Caption = "每层数量";
  1065. this.dataColumn26.ColumnName = "COL_MAX_NUM";
  1066. //
  1067. // dataColumn27
  1068. //
  1069. this.dataColumn27.Caption = "作业科室代码";
  1070. this.dataColumn27.ColumnName = "MANAGEMENT_NO";
  1071. //
  1072. // dataColumn28
  1073. //
  1074. this.dataColumn28.Caption = "作业科室";
  1075. this.dataColumn28.ColumnName = "MANAGEMENT_NAME";
  1076. //
  1077. // dataColumn29
  1078. //
  1079. this.dataColumn29.Caption = "备注";
  1080. this.dataColumn29.ColumnName = "MEMO";
  1081. //
  1082. // dataColumn30
  1083. //
  1084. this.dataColumn30.Caption = "有效标志";
  1085. this.dataColumn30.ColumnName = "VALIDFLAG";
  1086. //
  1087. // dataColumn31
  1088. //
  1089. this.dataColumn31.Caption = "创建人";
  1090. this.dataColumn31.ColumnName = "CREATE_NAME";
  1091. //
  1092. // dataColumn32
  1093. //
  1094. this.dataColumn32.Caption = "创建时间";
  1095. this.dataColumn32.ColumnName = "CREATE_TIME";
  1096. //
  1097. // dataColumn33
  1098. //
  1099. this.dataColumn33.Caption = "修改人";
  1100. this.dataColumn33.ColumnName = "UPDATE_NAME";
  1101. //
  1102. // dataColumn34
  1103. //
  1104. this.dataColumn34.Caption = "修改时间";
  1105. this.dataColumn34.ColumnName = "UPDATE_TIME";
  1106. //
  1107. // dataColumn35
  1108. //
  1109. this.dataColumn35.Caption = "删除人";
  1110. this.dataColumn35.ColumnName = "DELETE_NAME";
  1111. //
  1112. // dataColumn36
  1113. //
  1114. this.dataColumn36.Caption = "删除时间";
  1115. this.dataColumn36.ColumnName = "DELETE_TIME";
  1116. //
  1117. // dataColumn39
  1118. //
  1119. this.dataColumn39.Caption = "作业单位代码";
  1120. this.dataColumn39.ColumnName = "DEPARTMENT_CODE";
  1121. //
  1122. // dataColumn40
  1123. //
  1124. this.dataColumn40.Caption = "作业单位";
  1125. this.dataColumn40.ColumnName = "DEPARTMENT_DESC";
  1126. //
  1127. // dataColumn41
  1128. //
  1129. this.dataColumn41.Caption = "料位名称";
  1130. this.dataColumn41.ColumnName = "LOCATION_NAME";
  1131. //
  1132. // ultraPanel3
  1133. //
  1134. //
  1135. // ultraPanel3.ClientArea
  1136. //
  1137. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
  1138. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1139. this.ultraPanel3.Location = new System.Drawing.Point(384, 50);
  1140. this.ultraPanel3.Margin = new System.Windows.Forms.Padding(4);
  1141. this.ultraPanel3.Name = "ultraPanel3";
  1142. this.ultraPanel3.Size = new System.Drawing.Size(977, 293);
  1143. this.ultraPanel3.TabIndex = 5;
  1144. //
  1145. // ultraGrid1
  1146. //
  1147. this.ultraGrid1.DataMember = "Table2";
  1148. this.ultraGrid1.DataSource = this.dataSet1;
  1149. ultraGridColumn11.Header.VisiblePosition = 0;
  1150. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  1151. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1152. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  1153. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1154. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  1155. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  1156. ultraGridColumn12.Header.VisiblePosition = 1;
  1157. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 4;
  1158. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1159. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1160. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1161. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  1162. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  1163. ultraGridColumn13.Header.VisiblePosition = 2;
  1164. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
  1165. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1166. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1167. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1168. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  1169. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  1170. ultraGridColumn14.Header.VisiblePosition = 3;
  1171. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 8;
  1172. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1173. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  1174. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1175. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  1176. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  1177. ultraGridColumn15.Header.Caption = "列号";
  1178. ultraGridColumn15.Header.VisiblePosition = 4;
  1179. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 10;
  1180. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1181. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  1182. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1183. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  1184. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  1185. ultraGridColumn16.Header.Caption = "行号";
  1186. ultraGridColumn16.Header.VisiblePosition = 5;
  1187. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 12;
  1188. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1189. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
  1190. ultraGridColumn16.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1191. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  1192. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  1193. ultraGridColumn17.Header.VisiblePosition = 6;
  1194. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 14;
  1195. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1196. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1197. ultraGridColumn17.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1198. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  1199. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  1200. ultraGridColumn18.Header.VisiblePosition = 7;
  1201. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 28;
  1202. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 1;
  1203. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1204. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  1205. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1206. ultraGridColumn19.Header.VisiblePosition = 8;
  1207. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 30;
  1208. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 1;
  1209. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  1210. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  1211. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1212. ultraGridColumn20.Header.VisiblePosition = 9;
  1213. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 32;
  1214. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 1;
  1215. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  1216. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  1217. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1218. ultraGridColumn21.Header.VisiblePosition = 10;
  1219. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 34;
  1220. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 1;
  1221. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
  1222. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  1223. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1224. ultraGridColumn22.Header.VisiblePosition = 11;
  1225. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 35;
  1226. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 1;
  1227. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
  1228. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  1229. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1230. ultraGridColumn23.Header.VisiblePosition = 12;
  1231. ultraGridColumn23.Hidden = true;
  1232. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 14;
  1233. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1234. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  1235. ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1236. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  1237. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  1238. ultraGridColumn24.Header.VisiblePosition = 13;
  1239. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 16;
  1240. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1241. ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1242. ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1243. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  1244. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  1245. ultraGridColumn25.DefaultCellValue = "False";
  1246. ultraGridColumn25.Header.VisiblePosition = 14;
  1247. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 20;
  1248. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1249. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  1250. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1251. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  1252. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  1253. ultraGridColumn25.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1254. ultraGridColumn26.DefaultCellValue = "False";
  1255. ultraGridColumn26.Header.VisiblePosition = 15;
  1256. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 18;
  1257. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1258. ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 0);
  1259. ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1260. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  1261. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  1262. ultraGridColumn26.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1263. ultraGridColumn27.Header.VisiblePosition = 16;
  1264. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 24;
  1265. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1266. ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
  1267. ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1268. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  1269. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  1270. ultraGridColumn28.Header.VisiblePosition = 17;
  1271. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 26;
  1272. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1273. ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
  1274. ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1275. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  1276. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  1277. ultraGridColumn29.Header.Caption = "作业单位代码";
  1278. ultraGridColumn29.Header.VisiblePosition = 18;
  1279. ultraGridColumn29.Hidden = true;
  1280. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 39;
  1281. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1282. ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
  1283. ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1284. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  1285. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  1286. ultraGridColumn30.Header.Caption = "作业单位名称";
  1287. ultraGridColumn30.Header.VisiblePosition = 19;
  1288. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 43;
  1289. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  1290. ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(104, 0);
  1291. ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1292. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  1293. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  1294. ultraGridColumn31.Header.VisiblePosition = 20;
  1295. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 47;
  1296. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  1297. ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(111, 0);
  1298. ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1299. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  1300. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  1301. ultraGridColumn32.DefaultCellValue = "False";
  1302. ultraGridColumn32.Header.VisiblePosition = 21;
  1303. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 22;
  1304. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  1305. ultraGridColumn32.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  1306. ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1307. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  1308. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  1309. ultraGridColumn33.Header.VisiblePosition = 22;
  1310. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 49;
  1311. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  1312. ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  1313. ultraGridColumn33.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1314. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  1315. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  1316. ultraGridColumn34.Header.VisiblePosition = 23;
  1317. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 51;
  1318. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  1319. ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(109, 0);
  1320. ultraGridColumn34.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1321. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  1322. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  1323. ultraGridColumn35.Header.VisiblePosition = 24;
  1324. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 53;
  1325. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  1326. ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  1327. ultraGridColumn35.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1328. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  1329. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  1330. ultraGridColumn36.Header.VisiblePosition = 25;
  1331. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 55;
  1332. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  1333. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1334. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  1335. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  1336. ultraGridColumn37.Header.VisiblePosition = 26;
  1337. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 57;
  1338. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  1339. ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1340. ultraGridColumn37.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1341. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  1342. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  1343. ultraGridColumn38.Header.VisiblePosition = 27;
  1344. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 59;
  1345. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  1346. ultraGridColumn38.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 44);
  1347. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  1348. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  1349. ultraGridColumn39.Header.VisiblePosition = 28;
  1350. ultraGridColumn39.Hidden = true;
  1351. ultraGridColumn40.Header.VisiblePosition = 29;
  1352. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 45;
  1353. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  1354. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  1355. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  1356. ultraGridColumn41.Header.VisiblePosition = 30;
  1357. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 2;
  1358. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  1359. ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  1360. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  1361. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  1362. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1363. ultraGridColumn42.EditorComponent = this.txtRackType;
  1364. ultraGridColumn42.Header.VisiblePosition = 31;
  1365. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 39;
  1366. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  1367. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
  1368. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
  1369. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  1370. ultraGridColumn43.EditorComponent = this.txtRackQuality;
  1371. ultraGridColumn43.Header.VisiblePosition = 32;
  1372. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 41;
  1373. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  1374. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
  1375. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
  1376. ultraGridColumn44.Header.VisiblePosition = 33;
  1377. ultraGridColumn44.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1378. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 28;
  1379. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  1380. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 6;
  1381. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 1;
  1382. ultraGridColumn45.Header.VisiblePosition = 34;
  1383. ultraGridColumn45.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  1384. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 34;
  1385. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  1386. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 5;
  1387. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 1;
  1388. ultraGridBand2.Columns.AddRange(new object[] {
  1389. ultraGridColumn11,
  1390. ultraGridColumn12,
  1391. ultraGridColumn13,
  1392. ultraGridColumn14,
  1393. ultraGridColumn15,
  1394. ultraGridColumn16,
  1395. ultraGridColumn17,
  1396. ultraGridColumn18,
  1397. ultraGridColumn19,
  1398. ultraGridColumn20,
  1399. ultraGridColumn21,
  1400. ultraGridColumn22,
  1401. ultraGridColumn23,
  1402. ultraGridColumn24,
  1403. ultraGridColumn25,
  1404. ultraGridColumn26,
  1405. ultraGridColumn27,
  1406. ultraGridColumn28,
  1407. ultraGridColumn29,
  1408. ultraGridColumn30,
  1409. ultraGridColumn31,
  1410. ultraGridColumn32,
  1411. ultraGridColumn33,
  1412. ultraGridColumn34,
  1413. ultraGridColumn35,
  1414. ultraGridColumn36,
  1415. ultraGridColumn37,
  1416. ultraGridColumn38,
  1417. ultraGridColumn39,
  1418. ultraGridColumn40,
  1419. ultraGridColumn41,
  1420. ultraGridColumn42,
  1421. ultraGridColumn43,
  1422. ultraGridColumn44,
  1423. ultraGridColumn45});
  1424. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1425. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1426. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  1427. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1428. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  1429. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  1430. this.ultraGrid1.Name = "ultraGrid1";
  1431. this.ultraGrid1.Size = new System.Drawing.Size(977, 293);
  1432. this.ultraGrid1.TabIndex = 5;
  1433. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  1434. //
  1435. // ultraLabel12
  1436. //
  1437. this.ultraLabel12.AutoSize = true;
  1438. this.ultraLabel12.Location = new System.Drawing.Point(1028, 12);
  1439. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4);
  1440. this.ultraLabel12.Name = "ultraLabel12";
  1441. this.ultraLabel12.Size = new System.Drawing.Size(67, 19);
  1442. this.ultraLabel12.TabIndex = 58;
  1443. this.ultraLabel12.Text = "料架大小";
  1444. //
  1445. // ultraLabel15
  1446. //
  1447. this.ultraLabel15.AutoSize = true;
  1448. this.ultraLabel15.Location = new System.Drawing.Point(1028, 41);
  1449. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(4);
  1450. this.ultraLabel15.Name = "ultraLabel15";
  1451. this.ultraLabel15.Size = new System.Drawing.Size(67, 19);
  1452. this.ultraLabel15.TabIndex = 60;
  1453. this.ultraLabel15.Text = "料架好坏";
  1454. //
  1455. // txtRackQuality
  1456. //
  1457. this.txtRackQuality.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1458. valueListItem3.DataValue = "0";
  1459. valueListItem3.DisplayText = "好";
  1460. valueListItem4.DataValue = "1";
  1461. valueListItem4.DisplayText = "坏";
  1462. this.txtRackQuality.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1463. valueListItem3,
  1464. valueListItem4});
  1465. this.txtRackQuality.Location = new System.Drawing.Point(1103, 37);
  1466. this.txtRackQuality.Margin = new System.Windows.Forms.Padding(4);
  1467. this.txtRackQuality.Name = "txtRackQuality";
  1468. this.txtRackQuality.Size = new System.Drawing.Size(133, 24);
  1469. this.txtRackQuality.TabIndex = 61;
  1470. //
  1471. // txtRackType
  1472. //
  1473. this.txtRackType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1474. valueListItem1.DataValue = "0";
  1475. valueListItem1.DisplayText = "大";
  1476. valueListItem2.DataValue = "1";
  1477. valueListItem2.DisplayText = "小";
  1478. this.txtRackType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1479. valueListItem1,
  1480. valueListItem2});
  1481. this.txtRackType.Location = new System.Drawing.Point(1103, 9);
  1482. this.txtRackType.Margin = new System.Windows.Forms.Padding(4);
  1483. this.txtRackType.Name = "txtRackType";
  1484. this.txtRackType.Size = new System.Drawing.Size(133, 24);
  1485. this.txtRackType.TabIndex = 62;
  1486. //
  1487. // dataColumn42
  1488. //
  1489. this.dataColumn42.Caption = "料架大小";
  1490. this.dataColumn42.ColumnName = "RACK_TYPE";
  1491. //
  1492. // dataColumn43
  1493. //
  1494. this.dataColumn43.Caption = "料架好坏";
  1495. this.dataColumn43.ColumnName = "RACK_QUALITY";
  1496. //
  1497. // frmLocationDefine
  1498. //
  1499. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1500. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1501. this.ClientSize = new System.Drawing.Size(1361, 471);
  1502. this.Controls.Add(this.ultraPanel3);
  1503. this.Controls.Add(this.ultraExpandableGroupBox2);
  1504. this.Controls.Add(this.ultraExpandableGroupBox1);
  1505. this.Controls.Add(this.ultraPanel1);
  1506. this.Margin = new System.Windows.Forms.Padding(5);
  1507. this.Name = "frmLocationDefine";
  1508. this.Text = "仓库料位维护";
  1509. this.Load += new System.EventHandler(this.frmLocationDefine_Load);
  1510. this.Shown += new System.EventHandler(this.frmLocationDefine_Shown);
  1511. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1512. this.ultraPanel1.ClientArea.PerformLayout();
  1513. this.ultraPanel1.ResumeLayout(false);
  1514. ((System.ComponentModel.ISupportInitialize)(this.cbm_Dw)).EndInit();
  1515. ((System.ComponentModel.ISupportInitialize)(this.ultrlSection)).EndInit();
  1516. ((System.ComponentModel.ISupportInitialize)(this.txtStorageNo)).EndInit();
  1517. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  1518. ((System.ComponentModel.ISupportInitialize)(this.chkStorageNo)).EndInit();
  1519. ((System.ComponentModel.ISupportInitialize)(this.chkLocationNo)).EndInit();
  1520. ((System.ComponentModel.ISupportInitialize)(this.txtRackNo)).EndInit();
  1521. ((System.ComponentModel.ISupportInitialize)(this.chkRackNo)).EndInit();
  1522. ((System.ComponentModel.ISupportInitialize)(this.txtLocationNo)).EndInit();
  1523. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1524. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1525. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1526. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1527. ((System.ComponentModel.ISupportInitialize)(this.txtLocationName)).EndInit();
  1528. ((System.ComponentModel.ISupportInitialize)(this.chkLock)).EndInit();
  1529. ((System.ComponentModel.ISupportInitialize)(this.chkVitual)).EndInit();
  1530. ((System.ComponentModel.ISupportInitialize)(this.txtLocationLen)).EndInit();
  1531. ((System.ComponentModel.ISupportInitialize)(this.txtLocationHeght)).EndInit();
  1532. ((System.ComponentModel.ISupportInitialize)(this.txtLocationWidth)).EndInit();
  1533. ((System.ComponentModel.ISupportInitialize)(this.txtYCoordinates)).EndInit();
  1534. ((System.ComponentModel.ISupportInitialize)(this.txtXCoordinates)).EndInit();
  1535. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationAttr)).EndInit();
  1536. ((System.ComponentModel.ISupportInitialize)(this.txtColEnd)).EndInit();
  1537. ((System.ComponentModel.ISupportInitialize)(this.txtColStart)).EndInit();
  1538. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  1539. ((System.ComponentModel.ISupportInitialize)(this.txtRow)).EndInit();
  1540. ((System.ComponentModel.ISupportInitialize)(this.txtArea)).EndInit();
  1541. ((System.ComponentModel.ISupportInitialize)(this.cmbLocationType)).EndInit();
  1542. ((System.ComponentModel.ISupportInitialize)(this.txtLocaNo)).EndInit();
  1543. ((System.ComponentModel.ISupportInitialize)(this.txtStorNo)).EndInit();
  1544. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1545. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1546. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1547. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1548. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1549. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1550. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1551. this.ultraPanel3.ClientArea.ResumeLayout(false);
  1552. this.ultraPanel3.ResumeLayout(false);
  1553. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1554. ((System.ComponentModel.ISupportInitialize)(this.txtRackQuality)).EndInit();
  1555. ((System.ComponentModel.ISupportInitialize)(this.txtRackType)).EndInit();
  1556. this.ResumeLayout(false);
  1557. }
  1558. #endregion
  1559. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1560. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocationNo;
  1561. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLocationNo;
  1562. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRackNo;
  1563. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkRackNo;
  1564. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1565. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1566. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtStorNo;
  1567. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1568. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1569. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbLocationType;
  1570. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1571. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtArea;
  1572. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1573. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1574. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtColEnd;
  1575. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtColStart;
  1576. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1577. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRow;
  1578. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1579. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbLocationAttr;
  1580. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1581. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1582. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYCoordinates;
  1583. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtXCoordinates;
  1584. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocationLen;
  1585. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocationHeght;
  1586. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1587. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1588. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocationWidth;
  1589. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1590. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1591. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1592. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1593. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1594. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkLock;
  1595. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkVitual;
  1596. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtStorageNo;
  1597. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkStorageNo;
  1598. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1599. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1600. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1601. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  1602. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1603. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  1604. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1605. private System.Data.DataSet dataSet1;
  1606. private System.Data.DataTable dataTable1;
  1607. private System.Data.DataColumn dataColumn1;
  1608. private System.Data.DataColumn dataColumn2;
  1609. private System.Data.DataColumn dataColumn3;
  1610. private System.Data.DataColumn dataColumn4;
  1611. private System.Data.DataColumn dataColumn5;
  1612. private System.Data.DataTable dataTable2;
  1613. private System.Data.DataColumn dataColumn6;
  1614. private System.Data.DataColumn dataColumn7;
  1615. private System.Data.DataColumn dataColumn8;
  1616. private System.Data.DataColumn dataColumn9;
  1617. private System.Data.DataColumn dataColumn10;
  1618. private System.Data.DataColumn dataColumn11;
  1619. private System.Data.DataColumn dataColumn12;
  1620. private System.Data.DataColumn dataColumn13;
  1621. private System.Data.DataColumn dataColumn14;
  1622. private System.Data.DataColumn dataColumn15;
  1623. private System.Data.DataColumn dataColumn16;
  1624. private System.Data.DataColumn dataColumn17;
  1625. private System.Data.DataColumn dataColumn18;
  1626. private System.Data.DataColumn dataColumn19;
  1627. private System.Data.DataColumn dataColumn20;
  1628. private System.Data.DataColumn dataColumn21;
  1629. private System.Data.DataColumn dataColumn22;
  1630. private System.Data.DataColumn dataColumn23;
  1631. private System.Data.DataColumn dataColumn24;
  1632. private System.Data.DataColumn dataColumn25;
  1633. private System.Data.DataColumn dataColumn26;
  1634. private System.Data.DataColumn dataColumn27;
  1635. private System.Data.DataColumn dataColumn28;
  1636. private System.Data.DataColumn dataColumn29;
  1637. private System.Data.DataColumn dataColumn30;
  1638. private System.Data.DataColumn dataColumn31;
  1639. private System.Data.DataColumn dataColumn32;
  1640. private System.Data.DataColumn dataColumn33;
  1641. private System.Data.DataColumn dataColumn34;
  1642. private System.Data.DataColumn dataColumn35;
  1643. private System.Data.DataColumn dataColumn36;
  1644. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  1645. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1646. private System.Data.DataColumn dataColumn37;
  1647. private System.Data.DataColumn dataColumn38;
  1648. private System.Data.DataColumn dataColumn39;
  1649. private System.Data.DataColumn dataColumn40;
  1650. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocaNo;
  1651. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultrlSection;
  1652. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbm_Dw;
  1653. private System.Data.DataColumn dataColumn41;
  1654. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLocationName;
  1655. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1656. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtRackType;
  1657. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtRackQuality;
  1658. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1659. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1660. private System.Data.DataColumn dataColumn42;
  1661. private System.Data.DataColumn dataColumn43;
  1662. }
  1663. }