FrmTurnoffSendList.cs 143 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863
  1. using System;
  2. using System.Drawing;
  3. using System.Collections;
  4. using System.ComponentModel;
  5. using System.Windows.Forms;
  6. using System.Data;
  7. using Core.Mes.ClientFrameWork;
  8. using Core.Mes.IBaseInterface;
  9. using Core.XgMes.Client.StorageBase;
  10. namespace Core.XgMes.Client.JGKC.SteelPlateManager
  11. {
  12. /// <summary>
  13. /// 板材加工中心发运
  14. /// </summary>
  15. public class FrmTurnoffSendList : Core.XgMes.Client.StorageBase.FrmStorageBaseMode
  16. {
  17. #region "Varible"
  18. public string strlx = "";
  19. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_HCSendPlan;
  20. private System.Windows.Forms.Panel Pal_Edit;
  21. private Infragistics.Win.UltraWinTabControl.UltraTabControl Tab_Match;
  22. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  23. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  24. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_Storage;
  25. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  26. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_Send;
  27. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  28. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_AskPlan;
  29. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_VecihleNO;
  30. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  31. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  32. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_ListCoding;
  33. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  34. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_SendMan;
  35. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  36. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_ClassOrder;
  37. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  38. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_ClassTeam;
  39. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  40. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_SendTime;
  41. private Infragistics.Win.Misc.UltraLabel lab_Condole;
  42. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_Condole;
  43. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  44. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_Billet;
  45. private Infragistics.Win.Misc.UltraButton Btn_SendBillet;
  46. private Infragistics.Win.Misc.UltraButton Btn_GetListCoding;
  47. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_EndTime;
  48. private Infragistics.Win.Misc.UltraLabel Lab_To;
  49. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_BeginTime;
  50. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_DeliveryTime;
  51. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_PactNO;
  52. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_PactNO;
  53. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_PlanNO;
  54. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_PlanNO;
  55. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_AskPlanID;
  56. private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_AskPlanID;
  57. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_ListCode;
  58. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_ListCode;
  59. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  60. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollNOEnd;
  61. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollNOBegin;
  62. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RollNO;
  63. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_Remark;
  64. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  65. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_IncpName;
  66. #endregion
  67. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  68. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_SendPactNO;
  69. private Infragistics.Win.Misc.UltraButton btn_Edit;
  70. private Infragistics.Win.Misc.UltraButton btn_NSendID;
  71. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_AllowFilter;
  72. private Infragistics.Win.UltraWinGrid.UltraCombo Cmb_Txt_ListCodingTop;
  73. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  74. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  75. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_HBSend;
  76. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  77. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_ZBSend;
  78. private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Icode;
  79. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_QXFY;
  80. private Infragistics.Win.Misc.UltraButton chk_ybfs;
  81. private Infragistics.Win.Misc.UltraButton chk_cxfs;
  82. private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_PhoneNum;
  83. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  84. /// <summary>
  85. /// 必需的设计器变量。
  86. /// </summary>
  87. private System.ComponentModel.Container components = null;
  88. public FrmTurnoffSendList()
  89. {
  90. //
  91. // Windows 窗体设计器支持所必需的
  92. //
  93. InitializeComponent();
  94. //
  95. // TODO: 在 InitializeComponent 调用后添加任何构造函数代码
  96. //
  97. }
  98. /// <summary>
  99. /// 清理所有正在使用的资源。
  100. /// </summary>
  101. protected override void Dispose( bool disposing )
  102. {
  103. if( disposing )
  104. {
  105. if(components != null)
  106. {
  107. components.Dispose();
  108. }
  109. }
  110. base.Dispose( disposing );
  111. }
  112. #region Windows 窗体设计器生成的代码
  113. /// <summary>
  114. /// 设计器支持所需的方法 - 不要使用代码编辑器修改
  115. /// 此方法的内容。
  116. /// </summary>
  117. private void InitializeComponent()
  118. {
  119. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  134. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  136. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  140. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  142. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  143. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  144. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  151. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  152. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  153. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  158. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  164. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  165. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  166. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  178. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  179. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  186. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  187. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  188. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  194. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  196. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  199. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  200. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  201. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  202. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  204. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  205. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  206. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  207. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  208. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  209. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  210. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  216. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  219. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  220. this.Grd_Storage = new Infragistics.Win.UltraWinGrid.UltraGrid();
  221. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  222. this.Grd_Send = new Infragistics.Win.UltraWinGrid.UltraGrid();
  223. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  224. this.Grd_HBSend = new Infragistics.Win.UltraWinGrid.UltraGrid();
  225. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  226. this.Grd_ZBSend = new Infragistics.Win.UltraWinGrid.UltraGrid();
  227. this.Grd_HCSendPlan = new Infragistics.Win.UltraWinGrid.UltraGrid();
  228. this.Pal_Edit = new System.Windows.Forms.Panel();
  229. this.chk_cxfs = new Infragistics.Win.Misc.UltraButton();
  230. this.chk_ybfs = new Infragistics.Win.Misc.UltraButton();
  231. this.chk_QXFY = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  232. this.txt_Icode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  233. this.Cmb_Txt_ListCodingTop = new Infragistics.Win.UltraWinGrid.UltraCombo();
  234. this.btn_NSendID = new Infragistics.Win.Misc.UltraButton();
  235. this.btn_Edit = new Infragistics.Win.Misc.UltraButton();
  236. this.Txt_SendPactNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  237. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  238. this.Txt_IncpName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  239. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  240. this.Btn_GetListCoding = new Infragistics.Win.Misc.UltraButton();
  241. this.Btn_SendBillet = new Infragistics.Win.Misc.UltraButton();
  242. this.Txt_Billet = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  243. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  244. this.Txt_Condole = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  245. this.lab_Condole = new Infragistics.Win.Misc.UltraLabel();
  246. this.Dte_SendTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  247. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  248. this.Txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  249. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  250. this.Cmb_ClassTeam = new Infragistics.Win.UltraWinGrid.UltraCombo();
  251. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  252. this.Cmb_ClassOrder = new Infragistics.Win.UltraWinGrid.UltraCombo();
  253. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  254. this.Cmb_SendMan = new Infragistics.Win.UltraWinGrid.UltraCombo();
  255. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  256. this.Txt_ListCoding = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  257. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  258. this.Txt_VecihleNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  259. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  260. this.Txt_AskPlan = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  261. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  262. this.Tab_Match = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  263. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  264. this.Dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  265. this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
  266. this.Dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  267. this.Chk_DeliveryTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  268. this.Txt_PactNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  269. this.Chk_PactNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  270. this.Txt_PlanNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  271. this.Chk_PlanNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  272. this.txt_AskPlanID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  273. this.Chk_AskPlanID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  274. this.txt_ListCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  275. this.chk_ListCode = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  276. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  277. this.txt_RollNOEnd = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  278. this.txt_RollNOBegin = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  279. this.chk_RollNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  280. this.chk_AllowFilter = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  281. this.Txt_PhoneNum = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  282. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  283. ((System.ComponentModel.ISupportInitialize)(this.BaseToolBarManager)).BeginInit();
  284. this.FrmBaseMode_Fill_Panel.SuspendLayout();
  285. this.Pal_Top.SuspendLayout();
  286. ((System.ComponentModel.ISupportInitialize)(this.Grp_Query)).BeginInit();
  287. this.Grp_Query.SuspendLayout();
  288. ((System.ComponentModel.ISupportInitialize)(this.Calc_Manager)).BeginInit();
  289. this.Pal_Buttom.SuspendLayout();
  290. this.ultraTabPageControl1.SuspendLayout();
  291. ((System.ComponentModel.ISupportInitialize)(this.Grd_Storage)).BeginInit();
  292. this.ultraTabPageControl2.SuspendLayout();
  293. ((System.ComponentModel.ISupportInitialize)(this.Grd_Send)).BeginInit();
  294. this.ultraTabPageControl3.SuspendLayout();
  295. ((System.ComponentModel.ISupportInitialize)(this.Grd_HBSend)).BeginInit();
  296. this.ultraTabPageControl4.SuspendLayout();
  297. ((System.ComponentModel.ISupportInitialize)(this.Grd_ZBSend)).BeginInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.Grd_HCSendPlan)).BeginInit();
  299. this.Pal_Edit.SuspendLayout();
  300. ((System.ComponentModel.ISupportInitialize)(this.txt_Icode)).BeginInit();
  301. ((System.ComponentModel.ISupportInitialize)(this.Cmb_Txt_ListCodingTop)).BeginInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.Txt_SendPactNO)).BeginInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.Txt_IncpName)).BeginInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.Txt_Billet)).BeginInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.Txt_Condole)).BeginInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.Dte_SendTime)).BeginInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.Txt_Remark)).BeginInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.Cmb_ClassTeam)).BeginInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.Cmb_ClassOrder)).BeginInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.Cmb_SendMan)).BeginInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.Txt_ListCoding)).BeginInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.Txt_VecihleNO)).BeginInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.Txt_AskPlan)).BeginInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.Tab_Match)).BeginInit();
  315. this.Tab_Match.SuspendLayout();
  316. ((System.ComponentModel.ISupportInitialize)(this.Dte_EndTime)).BeginInit();
  317. ((System.ComponentModel.ISupportInitialize)(this.Dte_BeginTime)).BeginInit();
  318. ((System.ComponentModel.ISupportInitialize)(this.Txt_PactNO)).BeginInit();
  319. ((System.ComponentModel.ISupportInitialize)(this.Txt_PlanNO)).BeginInit();
  320. ((System.ComponentModel.ISupportInitialize)(this.txt_AskPlanID)).BeginInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.txt_ListCode)).BeginInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.txt_RollNOEnd)).BeginInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.txt_RollNOBegin)).BeginInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.Txt_PhoneNum)).BeginInit();
  325. this.SuspendLayout();
  326. //
  327. // BaseToolBarManager
  328. //
  329. this.BaseToolBarManager.MenuSettings.ForceSerialization = true;
  330. this.BaseToolBarManager.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
  331. //
  332. // FrmBaseMode_Fill_Panel
  333. //
  334. this.FrmBaseMode_Fill_Panel.Size = new System.Drawing.Size(1162, 556);
  335. //
  336. // _FrmBaseMode_Toolbars_Dock_Area_Left
  337. //
  338. this._FrmBaseMode_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 20);
  339. this._FrmBaseMode_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 556);
  340. //
  341. // _FrmBaseMode_Toolbars_Dock_Area_Right
  342. //
  343. this._FrmBaseMode_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1162, 20);
  344. this._FrmBaseMode_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 556);
  345. //
  346. // _FrmBaseMode_Toolbars_Dock_Area_Top
  347. //
  348. this._FrmBaseMode_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1162, 20);
  349. //
  350. // _FrmBaseMode_Toolbars_Dock_Area_Bottom
  351. //
  352. this._FrmBaseMode_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 576);
  353. this._FrmBaseMode_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1162, 0);
  354. //
  355. // Pal_Top
  356. //
  357. this.Pal_Top.Size = new System.Drawing.Size(1162, 53);
  358. //
  359. // Grp_Query
  360. //
  361. this.Grp_Query.Controls.Add(this.chk_AllowFilter);
  362. this.Grp_Query.Controls.Add(this.ultraLabel10);
  363. this.Grp_Query.Controls.Add(this.txt_RollNOEnd);
  364. this.Grp_Query.Controls.Add(this.txt_RollNOBegin);
  365. this.Grp_Query.Controls.Add(this.chk_RollNO);
  366. this.Grp_Query.Controls.Add(this.txt_AskPlanID);
  367. this.Grp_Query.Controls.Add(this.Chk_AskPlanID);
  368. this.Grp_Query.Controls.Add(this.txt_ListCode);
  369. this.Grp_Query.Controls.Add(this.chk_ListCode);
  370. this.Grp_Query.Controls.Add(this.Txt_PlanNO);
  371. this.Grp_Query.Controls.Add(this.Chk_PlanNO);
  372. this.Grp_Query.Controls.Add(this.Txt_PactNO);
  373. this.Grp_Query.Controls.Add(this.Chk_PactNO);
  374. this.Grp_Query.Controls.Add(this.Dte_EndTime);
  375. this.Grp_Query.Controls.Add(this.Lab_To);
  376. this.Grp_Query.Controls.Add(this.Dte_BeginTime);
  377. this.Grp_Query.Controls.Add(this.Chk_DeliveryTime);
  378. this.Grp_Query.Size = new System.Drawing.Size(1162, 53);
  379. //
  380. // Pal_Buttom
  381. //
  382. this.Pal_Buttom.Controls.Add(this.Tab_Match);
  383. this.Pal_Buttom.Controls.Add(this.Pal_Edit);
  384. this.Pal_Buttom.Controls.Add(this.Grd_HCSendPlan);
  385. this.Pal_Buttom.Location = new System.Drawing.Point(0, 53);
  386. this.Pal_Buttom.Size = new System.Drawing.Size(1162, 503);
  387. //
  388. // ultraTabPageControl1
  389. //
  390. this.ultraTabPageControl1.Controls.Add(this.Grd_Storage);
  391. this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
  392. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  393. this.ultraTabPageControl1.Size = new System.Drawing.Size(1158, 154);
  394. //
  395. // Grd_Storage
  396. //
  397. this.Grd_Storage.CalcManager = this.Calc_Manager;
  398. this.Grd_Storage.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  399. appearance9.BackColor = System.Drawing.SystemColors.ActiveBorder;
  400. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  401. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  402. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  403. this.Grd_Storage.DisplayLayout.GroupByBox.Appearance = appearance9;
  404. appearance10.ForeColor = System.Drawing.SystemColors.GrayText;
  405. this.Grd_Storage.DisplayLayout.GroupByBox.BandLabelAppearance = appearance10;
  406. this.Grd_Storage.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  407. this.Grd_Storage.DisplayLayout.GroupByBox.Hidden = true;
  408. appearance11.BackColor = System.Drawing.SystemColors.ControlLightLight;
  409. appearance11.BackColor2 = System.Drawing.SystemColors.Control;
  410. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  411. appearance11.ForeColor = System.Drawing.SystemColors.GrayText;
  412. this.Grd_Storage.DisplayLayout.GroupByBox.PromptAppearance = appearance11;
  413. this.Grd_Storage.DisplayLayout.Override.CellPadding = 0;
  414. this.Grd_Storage.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  415. appearance12.BackColor = System.Drawing.SystemColors.Control;
  416. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  417. appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  418. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  419. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  420. this.Grd_Storage.DisplayLayout.Override.GroupByRowAppearance = appearance12;
  421. appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
  422. appearance13.TextHAlign = Infragistics.Win.HAlign.Center;
  423. this.Grd_Storage.DisplayLayout.Override.HeaderAppearance = appearance13;
  424. this.Grd_Storage.DisplayLayout.Override.MinRowHeight = 21;
  425. appearance14.BackColor = System.Drawing.SystemColors.Window;
  426. appearance14.BorderColor = System.Drawing.Color.Silver;
  427. this.Grd_Storage.DisplayLayout.Override.RowAppearance = appearance14;
  428. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  429. this.Grd_Storage.DisplayLayout.Override.RowSelectorAppearance = appearance15;
  430. this.Grd_Storage.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  431. this.Grd_Storage.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  432. appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
  433. this.Grd_Storage.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
  434. this.Grd_Storage.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  435. this.Grd_Storage.Dock = System.Windows.Forms.DockStyle.Fill;
  436. this.Grd_Storage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  437. this.Grd_Storage.Location = new System.Drawing.Point(0, 0);
  438. this.Grd_Storage.Name = "Grd_Storage";
  439. this.Grd_Storage.Size = new System.Drawing.Size(1158, 154);
  440. this.Grd_Storage.TabIndex = 49;
  441. this.Grd_Storage.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.Grd_Storage_DoubleClickCell);
  442. this.Grd_Storage.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.Grd_Storage_InitializeRow);
  443. //
  444. // ultraTabPageControl2
  445. //
  446. this.ultraTabPageControl2.Controls.Add(this.Grd_Send);
  447. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  448. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  449. this.ultraTabPageControl2.Size = new System.Drawing.Size(1158, 154);
  450. //
  451. // Grd_Send
  452. //
  453. this.Grd_Send.CalcManager = this.Calc_Manager;
  454. this.Grd_Send.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  455. appearance17.BackColor = System.Drawing.SystemColors.ActiveBorder;
  456. appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
  457. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  458. appearance17.BorderColor = System.Drawing.SystemColors.Window;
  459. this.Grd_Send.DisplayLayout.GroupByBox.Appearance = appearance17;
  460. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  461. this.Grd_Send.DisplayLayout.GroupByBox.BandLabelAppearance = appearance18;
  462. this.Grd_Send.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  463. this.Grd_Send.DisplayLayout.GroupByBox.Hidden = true;
  464. appearance19.BackColor = System.Drawing.SystemColors.ControlLightLight;
  465. appearance19.BackColor2 = System.Drawing.SystemColors.Control;
  466. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  467. appearance19.ForeColor = System.Drawing.SystemColors.GrayText;
  468. this.Grd_Send.DisplayLayout.GroupByBox.PromptAppearance = appearance19;
  469. this.Grd_Send.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  470. this.Grd_Send.DisplayLayout.Override.CellPadding = 0;
  471. appearance20.BackColor = System.Drawing.SystemColors.Control;
  472. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  473. appearance20.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  474. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  475. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  476. this.Grd_Send.DisplayLayout.Override.GroupByRowAppearance = appearance20;
  477. appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
  478. appearance21.TextHAlign = Infragistics.Win.HAlign.Center;
  479. this.Grd_Send.DisplayLayout.Override.HeaderAppearance = appearance21;
  480. this.Grd_Send.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
  481. this.Grd_Send.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  482. this.Grd_Send.DisplayLayout.Override.MinRowHeight = 21;
  483. appearance22.BackColor = System.Drawing.SystemColors.Window;
  484. appearance22.BorderColor = System.Drawing.Color.Silver;
  485. this.Grd_Send.DisplayLayout.Override.RowAppearance = appearance22;
  486. appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
  487. this.Grd_Send.DisplayLayout.Override.RowSelectorAppearance = appearance23;
  488. this.Grd_Send.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  489. this.Grd_Send.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  490. this.Grd_Send.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  491. this.Grd_Send.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  492. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  493. this.Grd_Send.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  494. this.Grd_Send.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  495. this.Grd_Send.Dock = System.Windows.Forms.DockStyle.Fill;
  496. this.Grd_Send.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  497. this.Grd_Send.Location = new System.Drawing.Point(0, 0);
  498. this.Grd_Send.Name = "Grd_Send";
  499. this.Grd_Send.Size = new System.Drawing.Size(1158, 154);
  500. this.Grd_Send.TabIndex = 49;
  501. //
  502. // ultraTabPageControl3
  503. //
  504. this.ultraTabPageControl3.Controls.Add(this.Grd_HBSend);
  505. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  506. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  507. this.ultraTabPageControl3.Size = new System.Drawing.Size(1158, 154);
  508. //
  509. // Grd_HBSend
  510. //
  511. this.Grd_HBSend.CalcManager = this.Calc_Manager;
  512. this.Grd_HBSend.Dock = System.Windows.Forms.DockStyle.Fill;
  513. this.Grd_HBSend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.Grd_HBSend.Location = new System.Drawing.Point(0, 0);
  515. this.Grd_HBSend.Name = "Grd_HBSend";
  516. this.Grd_HBSend.Size = new System.Drawing.Size(1158, 154);
  517. this.Grd_HBSend.TabIndex = 49;
  518. //
  519. // ultraTabPageControl4
  520. //
  521. this.ultraTabPageControl4.Controls.Add(this.Grd_ZBSend);
  522. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  523. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  524. this.ultraTabPageControl4.Size = new System.Drawing.Size(1158, 154);
  525. //
  526. // Grd_ZBSend
  527. //
  528. this.Grd_ZBSend.CalcManager = this.Calc_Manager;
  529. this.Grd_ZBSend.Dock = System.Windows.Forms.DockStyle.Fill;
  530. this.Grd_ZBSend.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  531. this.Grd_ZBSend.Location = new System.Drawing.Point(0, 0);
  532. this.Grd_ZBSend.Name = "Grd_ZBSend";
  533. this.Grd_ZBSend.Size = new System.Drawing.Size(1158, 154);
  534. this.Grd_ZBSend.TabIndex = 50;
  535. //
  536. // Grd_HCSendPlan
  537. //
  538. this.Grd_HCSendPlan.CalcManager = this.Calc_Manager;
  539. this.Grd_HCSendPlan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  540. appearance89.BackColor = System.Drawing.SystemColors.ActiveBorder;
  541. appearance89.BackColor2 = System.Drawing.SystemColors.ControlDark;
  542. appearance89.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  543. appearance89.BorderColor = System.Drawing.SystemColors.Window;
  544. this.Grd_HCSendPlan.DisplayLayout.GroupByBox.Appearance = appearance89;
  545. appearance90.ForeColor = System.Drawing.SystemColors.GrayText;
  546. this.Grd_HCSendPlan.DisplayLayout.GroupByBox.BandLabelAppearance = appearance90;
  547. this.Grd_HCSendPlan.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  548. this.Grd_HCSendPlan.DisplayLayout.GroupByBox.Hidden = true;
  549. appearance91.BackColor = System.Drawing.SystemColors.ControlLightLight;
  550. appearance91.BackColor2 = System.Drawing.SystemColors.Control;
  551. appearance91.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  552. appearance91.ForeColor = System.Drawing.SystemColors.GrayText;
  553. this.Grd_HCSendPlan.DisplayLayout.GroupByBox.PromptAppearance = appearance91;
  554. this.Grd_HCSendPlan.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  555. this.Grd_HCSendPlan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  556. this.Grd_HCSendPlan.DisplayLayout.Override.CellPadding = 0;
  557. appearance92.BackColor = System.Drawing.SystemColors.Control;
  558. appearance92.BackColor2 = System.Drawing.SystemColors.ControlDark;
  559. appearance92.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  560. appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  561. appearance92.BorderColor = System.Drawing.SystemColors.Window;
  562. this.Grd_HCSendPlan.DisplayLayout.Override.GroupByRowAppearance = appearance92;
  563. appearance93.BackColor = System.Drawing.Color.LightSteelBlue;
  564. appearance93.TextHAlign = Infragistics.Win.HAlign.Center;
  565. this.Grd_HCSendPlan.DisplayLayout.Override.HeaderAppearance = appearance93;
  566. this.Grd_HCSendPlan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  567. this.Grd_HCSendPlan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  568. this.Grd_HCSendPlan.DisplayLayout.Override.MinRowHeight = 21;
  569. appearance94.BackColor = System.Drawing.SystemColors.Window;
  570. appearance94.BorderColor = System.Drawing.Color.Silver;
  571. this.Grd_HCSendPlan.DisplayLayout.Override.RowAppearance = appearance94;
  572. appearance95.BackColor = System.Drawing.Color.LightSteelBlue;
  573. this.Grd_HCSendPlan.DisplayLayout.Override.RowSelectorAppearance = appearance95;
  574. this.Grd_HCSendPlan.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  575. this.Grd_HCSendPlan.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  576. this.Grd_HCSendPlan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  577. this.Grd_HCSendPlan.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  578. appearance96.BackColor = System.Drawing.SystemColors.ControlLight;
  579. this.Grd_HCSendPlan.DisplayLayout.Override.TemplateAddRowAppearance = appearance96;
  580. this.Grd_HCSendPlan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  581. this.Grd_HCSendPlan.Dock = System.Windows.Forms.DockStyle.Top;
  582. this.Grd_HCSendPlan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  583. this.Grd_HCSendPlan.Location = new System.Drawing.Point(0, 0);
  584. this.Grd_HCSendPlan.Name = "Grd_HCSendPlan";
  585. this.Grd_HCSendPlan.Size = new System.Drawing.Size(1162, 226);
  586. this.Grd_HCSendPlan.TabIndex = 42;
  587. this.Grd_HCSendPlan.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.Grd_HCSendPlan_DoubleClickRow);
  588. //
  589. // Pal_Edit
  590. //
  591. this.Pal_Edit.Controls.Add(this.Txt_PhoneNum);
  592. this.Pal_Edit.Controls.Add(this.ultraLabel7);
  593. this.Pal_Edit.Controls.Add(this.chk_cxfs);
  594. this.Pal_Edit.Controls.Add(this.chk_ybfs);
  595. this.Pal_Edit.Controls.Add(this.chk_QXFY);
  596. this.Pal_Edit.Controls.Add(this.txt_Icode);
  597. this.Pal_Edit.Controls.Add(this.Cmb_Txt_ListCodingTop);
  598. this.Pal_Edit.Controls.Add(this.btn_NSendID);
  599. this.Pal_Edit.Controls.Add(this.btn_Edit);
  600. this.Pal_Edit.Controls.Add(this.Txt_SendPactNO);
  601. this.Pal_Edit.Controls.Add(this.ultraLabel18);
  602. this.Pal_Edit.Controls.Add(this.Txt_IncpName);
  603. this.Pal_Edit.Controls.Add(this.ultraLabel14);
  604. this.Pal_Edit.Controls.Add(this.Btn_GetListCoding);
  605. this.Pal_Edit.Controls.Add(this.Btn_SendBillet);
  606. this.Pal_Edit.Controls.Add(this.Txt_Billet);
  607. this.Pal_Edit.Controls.Add(this.ultraLabel9);
  608. this.Pal_Edit.Controls.Add(this.Txt_Condole);
  609. this.Pal_Edit.Controls.Add(this.lab_Condole);
  610. this.Pal_Edit.Controls.Add(this.Dte_SendTime);
  611. this.Pal_Edit.Controls.Add(this.ultraLabel8);
  612. this.Pal_Edit.Controls.Add(this.Txt_Remark);
  613. this.Pal_Edit.Controls.Add(this.ultraLabel19);
  614. this.Pal_Edit.Controls.Add(this.Cmb_ClassTeam);
  615. this.Pal_Edit.Controls.Add(this.ultraLabel6);
  616. this.Pal_Edit.Controls.Add(this.Cmb_ClassOrder);
  617. this.Pal_Edit.Controls.Add(this.ultraLabel5);
  618. this.Pal_Edit.Controls.Add(this.Cmb_SendMan);
  619. this.Pal_Edit.Controls.Add(this.ultraLabel4);
  620. this.Pal_Edit.Controls.Add(this.Txt_ListCoding);
  621. this.Pal_Edit.Controls.Add(this.ultraLabel3);
  622. this.Pal_Edit.Controls.Add(this.Txt_VecihleNO);
  623. this.Pal_Edit.Controls.Add(this.ultraLabel2);
  624. this.Pal_Edit.Controls.Add(this.Txt_AskPlan);
  625. this.Pal_Edit.Controls.Add(this.ultraLabel1);
  626. this.Pal_Edit.Dock = System.Windows.Forms.DockStyle.Top;
  627. this.Pal_Edit.Location = new System.Drawing.Point(0, 226);
  628. this.Pal_Edit.Name = "Pal_Edit";
  629. this.Pal_Edit.Size = new System.Drawing.Size(1162, 100);
  630. this.Pal_Edit.TabIndex = 51;
  631. //
  632. // chk_cxfs
  633. //
  634. this.chk_cxfs.Location = new System.Drawing.Point(598, 6);
  635. this.chk_cxfs.Name = "chk_cxfs";
  636. this.chk_cxfs.Size = new System.Drawing.Size(72, 24);
  637. this.chk_cxfs.TabIndex = 754;
  638. this.chk_cxfs.Text = "撤销发送";
  639. this.chk_cxfs.Click += new System.EventHandler(this.chk_cxfs_Click);
  640. //
  641. // chk_ybfs
  642. //
  643. this.chk_ybfs.Location = new System.Drawing.Point(598, 30);
  644. this.chk_ybfs.Name = "chk_ybfs";
  645. this.chk_ybfs.Size = new System.Drawing.Size(72, 24);
  646. this.chk_ybfs.TabIndex = 212;
  647. this.chk_ybfs.Text = "预报发送";
  648. this.chk_ybfs.Click += new System.EventHandler(this.chk_ybfs_Click);
  649. //
  650. // chk_QXFY
  651. //
  652. this.chk_QXFY.BackColor = System.Drawing.Color.Red;
  653. this.chk_QXFY.Location = new System.Drawing.Point(598, 52);
  654. this.chk_QXFY.Name = "chk_QXFY";
  655. this.chk_QXFY.Size = new System.Drawing.Size(72, 24);
  656. this.chk_QXFY.TabIndex = 211;
  657. this.chk_QXFY.TabStop = false;
  658. this.chk_QXFY.Text = "强行发运";
  659. this.chk_QXFY.Visible = false;
  660. //
  661. // txt_Icode
  662. //
  663. appearance26.BackColor = System.Drawing.Color.LavenderBlush;
  664. this.txt_Icode.Appearance = appearance26;
  665. this.txt_Icode.AutoSize = true;
  666. this.txt_Icode.FlatMode = true;
  667. this.txt_Icode.Location = new System.Drawing.Point(724, 72);
  668. this.txt_Icode.Name = "txt_Icode";
  669. this.txt_Icode.Size = new System.Drawing.Size(108, 19);
  670. this.txt_Icode.TabIndex = 66;
  671. this.txt_Icode.Visible = false;
  672. //
  673. // Cmb_Txt_ListCodingTop
  674. //
  675. appearance27.BackColor = System.Drawing.Color.LightCyan;
  676. this.Cmb_Txt_ListCodingTop.Appearance = appearance27;
  677. this.Cmb_Txt_ListCodingTop.CalcManager = this.Calc_Manager;
  678. this.Cmb_Txt_ListCodingTop.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  679. appearance28.BackColor = System.Drawing.SystemColors.Window;
  680. appearance28.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  681. this.Cmb_Txt_ListCodingTop.DisplayLayout.Appearance = appearance28;
  682. this.Cmb_Txt_ListCodingTop.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  683. this.Cmb_Txt_ListCodingTop.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  684. appearance29.BackColor = System.Drawing.SystemColors.ActiveBorder;
  685. appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
  686. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  687. appearance29.BorderColor = System.Drawing.SystemColors.Window;
  688. this.Cmb_Txt_ListCodingTop.DisplayLayout.GroupByBox.Appearance = appearance29;
  689. appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
  690. this.Cmb_Txt_ListCodingTop.DisplayLayout.GroupByBox.BandLabelAppearance = appearance30;
  691. this.Cmb_Txt_ListCodingTop.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  692. appearance31.BackColor = System.Drawing.SystemColors.ControlLightLight;
  693. appearance31.BackColor2 = System.Drawing.SystemColors.Control;
  694. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  695. appearance31.ForeColor = System.Drawing.SystemColors.GrayText;
  696. this.Cmb_Txt_ListCodingTop.DisplayLayout.GroupByBox.PromptAppearance = appearance31;
  697. this.Cmb_Txt_ListCodingTop.DisplayLayout.MaxColScrollRegions = 1;
  698. this.Cmb_Txt_ListCodingTop.DisplayLayout.MaxRowScrollRegions = 1;
  699. appearance32.BackColor = System.Drawing.SystemColors.Window;
  700. appearance32.ForeColor = System.Drawing.SystemColors.ControlText;
  701. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.ActiveCellAppearance = appearance32;
  702. appearance33.BackColor = System.Drawing.SystemColors.Highlight;
  703. appearance33.ForeColor = System.Drawing.SystemColors.HighlightText;
  704. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.ActiveRowAppearance = appearance33;
  705. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  706. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  707. appearance34.BackColor = System.Drawing.SystemColors.Window;
  708. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.CardAreaAppearance = appearance34;
  709. appearance35.BorderColor = System.Drawing.Color.Silver;
  710. appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  711. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.CellAppearance = appearance35;
  712. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  713. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.CellPadding = 0;
  714. appearance36.BackColor = System.Drawing.SystemColors.Control;
  715. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  716. appearance36.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  717. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  718. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  719. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.GroupByRowAppearance = appearance36;
  720. appearance37.TextHAlign = Infragistics.Win.HAlign.Left;
  721. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.HeaderAppearance = appearance37;
  722. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  723. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  724. appearance38.BackColor = System.Drawing.SystemColors.Window;
  725. appearance38.BorderColor = System.Drawing.Color.Silver;
  726. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.RowAppearance = appearance38;
  727. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  728. appearance39.BackColor = System.Drawing.SystemColors.ControlLight;
  729. this.Cmb_Txt_ListCodingTop.DisplayLayout.Override.TemplateAddRowAppearance = appearance39;
  730. this.Cmb_Txt_ListCodingTop.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  731. this.Cmb_Txt_ListCodingTop.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  732. this.Cmb_Txt_ListCodingTop.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  733. this.Cmb_Txt_ListCodingTop.DisplayMember = "";
  734. this.Cmb_Txt_ListCodingTop.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList;
  735. this.Cmb_Txt_ListCodingTop.FlatMode = true;
  736. this.Cmb_Txt_ListCodingTop.Location = new System.Drawing.Point(66, 53);
  737. this.Cmb_Txt_ListCodingTop.Name = "Cmb_Txt_ListCodingTop";
  738. this.Cmb_Txt_ListCodingTop.Size = new System.Drawing.Size(54, 19);
  739. this.Cmb_Txt_ListCodingTop.TabIndex = 65;
  740. this.Cmb_Txt_ListCodingTop.ValueMember = "";
  741. //
  742. // btn_NSendID
  743. //
  744. this.btn_NSendID.FlatMode = true;
  745. this.btn_NSendID.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  746. this.btn_NSendID.Location = new System.Drawing.Point(178, 4);
  747. this.btn_NSendID.Name = "btn_NSendID";
  748. this.btn_NSendID.Size = new System.Drawing.Size(36, 19);
  749. this.btn_NSendID.TabIndex = 60;
  750. this.btn_NSendID.Text = "……";
  751. this.btn_NSendID.Visible = false;
  752. //
  753. // btn_Edit
  754. //
  755. appearance40.BackColor = System.Drawing.Color.Red;
  756. this.btn_Edit.Appearance = appearance40;
  757. this.btn_Edit.FlatMode = true;
  758. this.btn_Edit.Font = new System.Drawing.Font("宋体", 8.5F);
  759. this.btn_Edit.Location = new System.Drawing.Point(178, 28);
  760. this.btn_Edit.Name = "btn_Edit";
  761. this.btn_Edit.Size = new System.Drawing.Size(36, 20);
  762. this.btn_Edit.TabIndex = 57;
  763. this.btn_Edit.Text = "修改";
  764. this.btn_Edit.Click += new System.EventHandler(this.btn_Edit_Click);
  765. //
  766. // Txt_SendPactNO
  767. //
  768. appearance41.BackColor = System.Drawing.Color.LavenderBlush;
  769. this.Txt_SendPactNO.Appearance = appearance41;
  770. this.Txt_SendPactNO.AutoSize = true;
  771. this.Txt_SendPactNO.FlatMode = true;
  772. this.Txt_SendPactNO.Location = new System.Drawing.Point(66, 74);
  773. this.Txt_SendPactNO.Name = "Txt_SendPactNO";
  774. this.Txt_SendPactNO.ReadOnly = true;
  775. this.Txt_SendPactNO.Size = new System.Drawing.Size(144, 19);
  776. this.Txt_SendPactNO.TabIndex = 6;
  777. this.Txt_SendPactNO.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  778. this.Txt_SendPactNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  779. //
  780. // ultraLabel18
  781. //
  782. this.ultraLabel18.BackColor = System.Drawing.Color.Transparent;
  783. this.ultraLabel18.Location = new System.Drawing.Point(10, 76);
  784. this.ultraLabel18.Name = "ultraLabel18";
  785. this.ultraLabel18.Size = new System.Drawing.Size(42, 16);
  786. this.ultraLabel18.TabIndex = 56;
  787. this.ultraLabel18.Text = "合同号";
  788. //
  789. // Txt_IncpName
  790. //
  791. appearance42.BackColor = System.Drawing.Color.LavenderBlush;
  792. this.Txt_IncpName.Appearance = appearance42;
  793. this.Txt_IncpName.AutoSize = true;
  794. this.Txt_IncpName.FlatMode = true;
  795. this.Txt_IncpName.Location = new System.Drawing.Point(280, 73);
  796. this.Txt_IncpName.Name = "Txt_IncpName";
  797. this.Txt_IncpName.Size = new System.Drawing.Size(108, 19);
  798. this.Txt_IncpName.TabIndex = 9;
  799. this.Txt_IncpName.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  800. this.Txt_IncpName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  801. //
  802. // ultraLabel14
  803. //
  804. this.ultraLabel14.BackColor = System.Drawing.Color.Transparent;
  805. this.ultraLabel14.Location = new System.Drawing.Point(224, 75);
  806. this.ultraLabel14.Name = "ultraLabel14";
  807. this.ultraLabel14.Size = new System.Drawing.Size(54, 16);
  808. this.ultraLabel14.TabIndex = 48;
  809. this.ultraLabel14.Text = "订货单位";
  810. //
  811. // Btn_GetListCoding
  812. //
  813. this.Btn_GetListCoding.FlatMode = true;
  814. this.Btn_GetListCoding.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  815. this.Btn_GetListCoding.Location = new System.Drawing.Point(190, 52);
  816. this.Btn_GetListCoding.Name = "Btn_GetListCoding";
  817. this.Btn_GetListCoding.Size = new System.Drawing.Size(22, 19);
  818. this.Btn_GetListCoding.TabIndex = 40;
  819. this.Btn_GetListCoding.Text = "……";
  820. this.Btn_GetListCoding.Click += new System.EventHandler(this.Btn_GetListCoding_Click);
  821. //
  822. // Btn_SendBillet
  823. //
  824. this.Btn_SendBillet.Location = new System.Drawing.Point(598, 76);
  825. this.Btn_SendBillet.Name = "Btn_SendBillet";
  826. this.Btn_SendBillet.Size = new System.Drawing.Size(72, 24);
  827. this.Btn_SendBillet.TabIndex = 17;
  828. this.Btn_SendBillet.Text = "单块登记";
  829. this.Btn_SendBillet.Click += new System.EventHandler(this.Btn_SendBillet_Click);
  830. //
  831. // Txt_Billet
  832. //
  833. appearance43.BackColor = System.Drawing.Color.LightCyan;
  834. this.Txt_Billet.Appearance = appearance43;
  835. this.Txt_Billet.AutoSize = true;
  836. this.Txt_Billet.FlatMode = true;
  837. this.Txt_Billet.Location = new System.Drawing.Point(450, 26);
  838. this.Txt_Billet.Name = "Txt_Billet";
  839. this.Txt_Billet.Size = new System.Drawing.Size(114, 19);
  840. this.Txt_Billet.TabIndex = 16;
  841. this.Txt_Billet.TextChanged += new System.EventHandler(this.Txt_Billet_TextChanged);
  842. this.Txt_Billet.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  843. this.Txt_Billet.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  844. //
  845. // ultraLabel9
  846. //
  847. this.ultraLabel9.Location = new System.Drawing.Point(394, 28);
  848. this.ultraLabel9.Name = "ultraLabel9";
  849. this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
  850. this.ultraLabel9.TabIndex = 19;
  851. this.ultraLabel9.Text = "发运序号";
  852. //
  853. // Txt_Condole
  854. //
  855. appearance44.BackColor = System.Drawing.Color.LightCyan;
  856. this.Txt_Condole.Appearance = appearance44;
  857. this.Txt_Condole.AutoSize = true;
  858. this.Txt_Condole.FlatMode = true;
  859. this.Txt_Condole.Location = new System.Drawing.Point(450, 2);
  860. this.Txt_Condole.Name = "Txt_Condole";
  861. this.Txt_Condole.Size = new System.Drawing.Size(114, 19);
  862. this.Txt_Condole.TabIndex = 15;
  863. this.Txt_Condole.TextChanged += new System.EventHandler(this.Txt_Condole_TextChanged);
  864. this.Txt_Condole.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  865. this.Txt_Condole.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  866. //
  867. // lab_Condole
  868. //
  869. this.lab_Condole.Location = new System.Drawing.Point(394, 4);
  870. this.lab_Condole.Name = "lab_Condole";
  871. this.lab_Condole.Size = new System.Drawing.Size(54, 16);
  872. this.lab_Condole.TabIndex = 17;
  873. this.lab_Condole.Text = "发运吊号";
  874. //
  875. // Dte_SendTime
  876. //
  877. appearance45.BackColor = System.Drawing.Color.LightCyan;
  878. this.Dte_SendTime.Appearance = appearance45;
  879. this.Dte_SendTime.DateTime = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  880. this.Dte_SendTime.FlatMode = true;
  881. this.Dte_SendTime.Location = new System.Drawing.Point(450, 48);
  882. this.Dte_SendTime.MaskInput = "{date} {time}";
  883. this.Dte_SendTime.Name = "Dte_SendTime";
  884. this.Dte_SendTime.Size = new System.Drawing.Size(114, 19);
  885. this.Dte_SendTime.TabIndex = 13;
  886. this.Dte_SendTime.Value = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  887. this.Dte_SendTime.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  888. this.Dte_SendTime.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  889. //
  890. // ultraLabel8
  891. //
  892. this.ultraLabel8.BackColor = System.Drawing.Color.Transparent;
  893. this.ultraLabel8.Location = new System.Drawing.Point(394, 50);
  894. this.ultraLabel8.Name = "ultraLabel8";
  895. this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
  896. this.ultraLabel8.TabIndex = 15;
  897. this.ultraLabel8.Text = "发运时间";
  898. //
  899. // Txt_Remark
  900. //
  901. appearance46.BackColor = System.Drawing.Color.LightCyan;
  902. this.Txt_Remark.Appearance = appearance46;
  903. this.Txt_Remark.AutoSize = true;
  904. this.Txt_Remark.FlatMode = true;
  905. this.Txt_Remark.Location = new System.Drawing.Point(448, 72);
  906. this.Txt_Remark.Name = "Txt_Remark";
  907. this.Txt_Remark.Size = new System.Drawing.Size(144, 19);
  908. this.Txt_Remark.TabIndex = 17;
  909. this.Txt_Remark.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  910. this.Txt_Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  911. //
  912. // ultraLabel19
  913. //
  914. this.ultraLabel19.BackColor = System.Drawing.Color.Transparent;
  915. this.ultraLabel19.Location = new System.Drawing.Point(394, 75);
  916. this.ultraLabel19.Name = "ultraLabel19";
  917. this.ultraLabel19.Size = new System.Drawing.Size(54, 16);
  918. this.ultraLabel19.TabIndex = 13;
  919. this.ultraLabel19.Text = "发运备注";
  920. //
  921. // Cmb_ClassTeam
  922. //
  923. appearance47.BackColor = System.Drawing.Color.LightCyan;
  924. this.Cmb_ClassTeam.Appearance = appearance47;
  925. this.Cmb_ClassTeam.CalcManager = this.Calc_Manager;
  926. this.Cmb_ClassTeam.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  927. appearance48.BackColor = System.Drawing.SystemColors.Window;
  928. appearance48.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  929. this.Cmb_ClassTeam.DisplayLayout.Appearance = appearance48;
  930. this.Cmb_ClassTeam.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  931. this.Cmb_ClassTeam.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  932. appearance49.BackColor = System.Drawing.SystemColors.ActiveBorder;
  933. appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
  934. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  935. appearance49.BorderColor = System.Drawing.SystemColors.Window;
  936. this.Cmb_ClassTeam.DisplayLayout.GroupByBox.Appearance = appearance49;
  937. appearance50.ForeColor = System.Drawing.SystemColors.GrayText;
  938. this.Cmb_ClassTeam.DisplayLayout.GroupByBox.BandLabelAppearance = appearance50;
  939. this.Cmb_ClassTeam.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  940. appearance51.BackColor = System.Drawing.SystemColors.ControlLightLight;
  941. appearance51.BackColor2 = System.Drawing.SystemColors.Control;
  942. appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  943. appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
  944. this.Cmb_ClassTeam.DisplayLayout.GroupByBox.PromptAppearance = appearance51;
  945. this.Cmb_ClassTeam.DisplayLayout.MaxColScrollRegions = 1;
  946. this.Cmb_ClassTeam.DisplayLayout.MaxRowScrollRegions = 1;
  947. appearance52.BackColor = System.Drawing.SystemColors.Window;
  948. appearance52.ForeColor = System.Drawing.SystemColors.ControlText;
  949. this.Cmb_ClassTeam.DisplayLayout.Override.ActiveCellAppearance = appearance52;
  950. appearance53.BackColor = System.Drawing.SystemColors.Highlight;
  951. appearance53.ForeColor = System.Drawing.SystemColors.HighlightText;
  952. this.Cmb_ClassTeam.DisplayLayout.Override.ActiveRowAppearance = appearance53;
  953. this.Cmb_ClassTeam.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  954. this.Cmb_ClassTeam.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  955. appearance54.BackColor = System.Drawing.SystemColors.Window;
  956. this.Cmb_ClassTeam.DisplayLayout.Override.CardAreaAppearance = appearance54;
  957. appearance55.BorderColor = System.Drawing.Color.Silver;
  958. appearance55.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  959. this.Cmb_ClassTeam.DisplayLayout.Override.CellAppearance = appearance55;
  960. this.Cmb_ClassTeam.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  961. this.Cmb_ClassTeam.DisplayLayout.Override.CellPadding = 0;
  962. appearance56.BackColor = System.Drawing.SystemColors.Control;
  963. appearance56.BackColor2 = System.Drawing.SystemColors.ControlDark;
  964. appearance56.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  965. appearance56.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  966. appearance56.BorderColor = System.Drawing.SystemColors.Window;
  967. this.Cmb_ClassTeam.DisplayLayout.Override.GroupByRowAppearance = appearance56;
  968. appearance57.TextHAlign = Infragistics.Win.HAlign.Left;
  969. this.Cmb_ClassTeam.DisplayLayout.Override.HeaderAppearance = appearance57;
  970. this.Cmb_ClassTeam.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  971. this.Cmb_ClassTeam.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  972. appearance58.BackColor = System.Drawing.SystemColors.Window;
  973. appearance58.BorderColor = System.Drawing.Color.Silver;
  974. this.Cmb_ClassTeam.DisplayLayout.Override.RowAppearance = appearance58;
  975. this.Cmb_ClassTeam.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  976. appearance59.BackColor = System.Drawing.SystemColors.ControlLight;
  977. this.Cmb_ClassTeam.DisplayLayout.Override.TemplateAddRowAppearance = appearance59;
  978. this.Cmb_ClassTeam.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  979. this.Cmb_ClassTeam.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  980. this.Cmb_ClassTeam.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  981. this.Cmb_ClassTeam.DisplayMember = "";
  982. this.Cmb_ClassTeam.FlatMode = true;
  983. this.Cmb_ClassTeam.Location = new System.Drawing.Point(280, 50);
  984. this.Cmb_ClassTeam.Name = "Cmb_ClassTeam";
  985. this.Cmb_ClassTeam.Size = new System.Drawing.Size(108, 19);
  986. this.Cmb_ClassTeam.TabIndex = 12;
  987. this.Cmb_ClassTeam.ValueMember = "";
  988. this.Cmb_ClassTeam.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  989. this.Cmb_ClassTeam.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  990. //
  991. // ultraLabel6
  992. //
  993. this.ultraLabel6.BackColor = System.Drawing.Color.Transparent;
  994. this.ultraLabel6.Location = new System.Drawing.Point(224, 52);
  995. this.ultraLabel6.Name = "ultraLabel6";
  996. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  997. this.ultraLabel6.TabIndex = 10;
  998. this.ultraLabel6.Text = "发运班组";
  999. //
  1000. // Cmb_ClassOrder
  1001. //
  1002. appearance60.BackColor = System.Drawing.Color.LightCyan;
  1003. this.Cmb_ClassOrder.Appearance = appearance60;
  1004. this.Cmb_ClassOrder.CalcManager = this.Calc_Manager;
  1005. this.Cmb_ClassOrder.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1006. appearance61.BackColor = System.Drawing.SystemColors.Window;
  1007. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1008. this.Cmb_ClassOrder.DisplayLayout.Appearance = appearance61;
  1009. this.Cmb_ClassOrder.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1010. this.Cmb_ClassOrder.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1011. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1012. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1013. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1014. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  1015. this.Cmb_ClassOrder.DisplayLayout.GroupByBox.Appearance = appearance62;
  1016. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  1017. this.Cmb_ClassOrder.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  1018. this.Cmb_ClassOrder.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1019. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1020. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  1021. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1022. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  1023. this.Cmb_ClassOrder.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  1024. this.Cmb_ClassOrder.DisplayLayout.MaxColScrollRegions = 1;
  1025. this.Cmb_ClassOrder.DisplayLayout.MaxRowScrollRegions = 1;
  1026. appearance65.BackColor = System.Drawing.SystemColors.Window;
  1027. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  1028. this.Cmb_ClassOrder.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  1029. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  1030. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  1031. this.Cmb_ClassOrder.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  1032. this.Cmb_ClassOrder.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1033. this.Cmb_ClassOrder.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1034. appearance67.BackColor = System.Drawing.SystemColors.Window;
  1035. this.Cmb_ClassOrder.DisplayLayout.Override.CardAreaAppearance = appearance67;
  1036. appearance68.BorderColor = System.Drawing.Color.Silver;
  1037. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1038. this.Cmb_ClassOrder.DisplayLayout.Override.CellAppearance = appearance68;
  1039. this.Cmb_ClassOrder.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1040. this.Cmb_ClassOrder.DisplayLayout.Override.CellPadding = 0;
  1041. appearance69.BackColor = System.Drawing.SystemColors.Control;
  1042. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1043. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1044. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1045. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  1046. this.Cmb_ClassOrder.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  1047. appearance70.TextHAlign = Infragistics.Win.HAlign.Left;
  1048. this.Cmb_ClassOrder.DisplayLayout.Override.HeaderAppearance = appearance70;
  1049. this.Cmb_ClassOrder.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1050. this.Cmb_ClassOrder.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1051. appearance71.BackColor = System.Drawing.SystemColors.Window;
  1052. appearance71.BorderColor = System.Drawing.Color.Silver;
  1053. this.Cmb_ClassOrder.DisplayLayout.Override.RowAppearance = appearance71;
  1054. this.Cmb_ClassOrder.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1055. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  1056. this.Cmb_ClassOrder.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  1057. this.Cmb_ClassOrder.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1058. this.Cmb_ClassOrder.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1059. this.Cmb_ClassOrder.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1060. this.Cmb_ClassOrder.DisplayMember = "";
  1061. this.Cmb_ClassOrder.FlatMode = true;
  1062. this.Cmb_ClassOrder.Location = new System.Drawing.Point(280, 26);
  1063. this.Cmb_ClassOrder.Name = "Cmb_ClassOrder";
  1064. this.Cmb_ClassOrder.Size = new System.Drawing.Size(108, 19);
  1065. this.Cmb_ClassOrder.TabIndex = 11;
  1066. this.Cmb_ClassOrder.ValueMember = "";
  1067. this.Cmb_ClassOrder.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  1068. this.Cmb_ClassOrder.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  1069. //
  1070. // ultraLabel5
  1071. //
  1072. this.ultraLabel5.BackColor = System.Drawing.Color.Transparent;
  1073. this.ultraLabel5.Location = new System.Drawing.Point(224, 28);
  1074. this.ultraLabel5.Name = "ultraLabel5";
  1075. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  1076. this.ultraLabel5.TabIndex = 8;
  1077. this.ultraLabel5.Text = "发运班次";
  1078. //
  1079. // Cmb_SendMan
  1080. //
  1081. appearance73.BackColor = System.Drawing.Color.LightCyan;
  1082. this.Cmb_SendMan.Appearance = appearance73;
  1083. this.Cmb_SendMan.CalcManager = this.Calc_Manager;
  1084. this.Cmb_SendMan.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal;
  1085. appearance74.BackColor = System.Drawing.SystemColors.Window;
  1086. appearance74.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1087. this.Cmb_SendMan.DisplayLayout.Appearance = appearance74;
  1088. this.Cmb_SendMan.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1089. this.Cmb_SendMan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1090. appearance75.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1091. appearance75.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1092. appearance75.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1093. appearance75.BorderColor = System.Drawing.SystemColors.Window;
  1094. this.Cmb_SendMan.DisplayLayout.GroupByBox.Appearance = appearance75;
  1095. appearance76.ForeColor = System.Drawing.SystemColors.GrayText;
  1096. this.Cmb_SendMan.DisplayLayout.GroupByBox.BandLabelAppearance = appearance76;
  1097. this.Cmb_SendMan.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1098. appearance77.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1099. appearance77.BackColor2 = System.Drawing.SystemColors.Control;
  1100. appearance77.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1101. appearance77.ForeColor = System.Drawing.SystemColors.GrayText;
  1102. this.Cmb_SendMan.DisplayLayout.GroupByBox.PromptAppearance = appearance77;
  1103. this.Cmb_SendMan.DisplayLayout.MaxColScrollRegions = 1;
  1104. this.Cmb_SendMan.DisplayLayout.MaxRowScrollRegions = 1;
  1105. appearance78.BackColor = System.Drawing.SystemColors.Window;
  1106. appearance78.ForeColor = System.Drawing.SystemColors.ControlText;
  1107. this.Cmb_SendMan.DisplayLayout.Override.ActiveCellAppearance = appearance78;
  1108. appearance79.BackColor = System.Drawing.SystemColors.Highlight;
  1109. appearance79.ForeColor = System.Drawing.SystemColors.HighlightText;
  1110. this.Cmb_SendMan.DisplayLayout.Override.ActiveRowAppearance = appearance79;
  1111. this.Cmb_SendMan.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1112. this.Cmb_SendMan.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1113. appearance80.BackColor = System.Drawing.SystemColors.Window;
  1114. this.Cmb_SendMan.DisplayLayout.Override.CardAreaAppearance = appearance80;
  1115. appearance81.BorderColor = System.Drawing.Color.Silver;
  1116. appearance81.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1117. this.Cmb_SendMan.DisplayLayout.Override.CellAppearance = appearance81;
  1118. this.Cmb_SendMan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1119. this.Cmb_SendMan.DisplayLayout.Override.CellPadding = 0;
  1120. appearance82.BackColor = System.Drawing.SystemColors.Control;
  1121. appearance82.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1122. appearance82.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1123. appearance82.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1124. appearance82.BorderColor = System.Drawing.SystemColors.Window;
  1125. this.Cmb_SendMan.DisplayLayout.Override.GroupByRowAppearance = appearance82;
  1126. appearance83.TextHAlign = Infragistics.Win.HAlign.Left;
  1127. this.Cmb_SendMan.DisplayLayout.Override.HeaderAppearance = appearance83;
  1128. this.Cmb_SendMan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1129. this.Cmb_SendMan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1130. appearance84.BackColor = System.Drawing.SystemColors.Window;
  1131. appearance84.BorderColor = System.Drawing.Color.Silver;
  1132. this.Cmb_SendMan.DisplayLayout.Override.RowAppearance = appearance84;
  1133. this.Cmb_SendMan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1134. appearance85.BackColor = System.Drawing.SystemColors.ControlLight;
  1135. this.Cmb_SendMan.DisplayLayout.Override.TemplateAddRowAppearance = appearance85;
  1136. this.Cmb_SendMan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1137. this.Cmb_SendMan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1138. this.Cmb_SendMan.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1139. this.Cmb_SendMan.DisplayMember = "";
  1140. this.Cmb_SendMan.FlatMode = true;
  1141. this.Cmb_SendMan.Location = new System.Drawing.Point(280, 2);
  1142. this.Cmb_SendMan.Name = "Cmb_SendMan";
  1143. this.Cmb_SendMan.Size = new System.Drawing.Size(108, 19);
  1144. this.Cmb_SendMan.TabIndex = 10;
  1145. this.Cmb_SendMan.ValueMember = "";
  1146. this.Cmb_SendMan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  1147. this.Cmb_SendMan.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  1148. //
  1149. // ultraLabel4
  1150. //
  1151. this.ultraLabel4.BackColor = System.Drawing.Color.Transparent;
  1152. this.ultraLabel4.Location = new System.Drawing.Point(236, 4);
  1153. this.ultraLabel4.Name = "ultraLabel4";
  1154. this.ultraLabel4.Size = new System.Drawing.Size(42, 16);
  1155. this.ultraLabel4.TabIndex = 6;
  1156. this.ultraLabel4.Text = "发运人";
  1157. //
  1158. // Txt_ListCoding
  1159. //
  1160. appearance86.BackColor = System.Drawing.Color.LightCyan;
  1161. this.Txt_ListCoding.Appearance = appearance86;
  1162. this.Txt_ListCoding.AutoSize = true;
  1163. this.Txt_ListCoding.FlatMode = true;
  1164. this.Txt_ListCoding.Location = new System.Drawing.Point(120, 52);
  1165. this.Txt_ListCoding.Name = "Txt_ListCoding";
  1166. this.Txt_ListCoding.Size = new System.Drawing.Size(70, 19);
  1167. this.Txt_ListCoding.TabIndex = 4;
  1168. this.Txt_ListCoding.ValueChanged += new System.EventHandler(this.Txt_ListCoding_ValueChanged);
  1169. this.Txt_ListCoding.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  1170. this.Txt_ListCoding.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  1171. //
  1172. // ultraLabel3
  1173. //
  1174. this.ultraLabel3.BackColor = System.Drawing.Color.Transparent;
  1175. this.ultraLabel3.Location = new System.Drawing.Point(10, 54);
  1176. this.ultraLabel3.Name = "ultraLabel3";
  1177. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  1178. this.ultraLabel3.TabIndex = 4;
  1179. this.ultraLabel3.Text = "明细编码";
  1180. //
  1181. // Txt_VecihleNO
  1182. //
  1183. appearance87.BackColor = System.Drawing.Color.LightCyan;
  1184. this.Txt_VecihleNO.Appearance = appearance87;
  1185. this.Txt_VecihleNO.AutoSize = true;
  1186. this.Txt_VecihleNO.FlatMode = true;
  1187. this.Txt_VecihleNO.Location = new System.Drawing.Point(66, 28);
  1188. this.Txt_VecihleNO.Name = "Txt_VecihleNO";
  1189. this.Txt_VecihleNO.Size = new System.Drawing.Size(112, 19);
  1190. this.Txt_VecihleNO.TabIndex = 2;
  1191. this.Txt_VecihleNO.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  1192. this.Txt_VecihleNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  1193. //
  1194. // ultraLabel2
  1195. //
  1196. this.ultraLabel2.BackColor = System.Drawing.Color.Transparent;
  1197. this.ultraLabel2.Location = new System.Drawing.Point(10, 30);
  1198. this.ultraLabel2.Name = "ultraLabel2";
  1199. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  1200. this.ultraLabel2.TabIndex = 2;
  1201. this.ultraLabel2.Text = "发运车号";
  1202. //
  1203. // Txt_AskPlan
  1204. //
  1205. appearance88.BackColor = System.Drawing.Color.LightCyan;
  1206. this.Txt_AskPlan.Appearance = appearance88;
  1207. this.Txt_AskPlan.AutoSize = true;
  1208. this.Txt_AskPlan.Enabled = false;
  1209. this.Txt_AskPlan.FlatMode = true;
  1210. this.Txt_AskPlan.Location = new System.Drawing.Point(66, 4);
  1211. this.Txt_AskPlan.Name = "Txt_AskPlan";
  1212. this.Txt_AskPlan.ReadOnly = true;
  1213. this.Txt_AskPlan.Size = new System.Drawing.Size(112, 19);
  1214. this.Txt_AskPlan.TabIndex = 1;
  1215. this.Txt_AskPlan.Enter += new System.EventHandler(this.Dte_SendTime_Enter);
  1216. this.Txt_AskPlan.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Dte_SendTime_KeyDown);
  1217. //
  1218. // ultraLabel1
  1219. //
  1220. this.ultraLabel1.BackColor = System.Drawing.Color.Transparent;
  1221. this.ultraLabel1.Location = new System.Drawing.Point(10, 6);
  1222. this.ultraLabel1.Name = "ultraLabel1";
  1223. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  1224. this.ultraLabel1.TabIndex = 0;
  1225. this.ultraLabel1.Text = "发运号码";
  1226. //
  1227. // Tab_Match
  1228. //
  1229. this.Tab_Match.Controls.Add(this.ultraTabSharedControlsPage1);
  1230. this.Tab_Match.Controls.Add(this.ultraTabPageControl1);
  1231. this.Tab_Match.Controls.Add(this.ultraTabPageControl2);
  1232. this.Tab_Match.Controls.Add(this.ultraTabPageControl3);
  1233. this.Tab_Match.Controls.Add(this.ultraTabPageControl4);
  1234. this.Tab_Match.Dock = System.Windows.Forms.DockStyle.Fill;
  1235. this.Tab_Match.Location = new System.Drawing.Point(0, 326);
  1236. this.Tab_Match.Name = "Tab_Match";
  1237. this.Tab_Match.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1238. this.Tab_Match.Size = new System.Drawing.Size(1162, 177);
  1239. this.Tab_Match.TabIndex = 55;
  1240. ultraTab1.Key = "STORAGE";
  1241. ultraTab1.TabPage = this.ultraTabPageControl1;
  1242. ultraTab1.Text = "可发信息";
  1243. ultraTab2.Key = "SEND";
  1244. ultraTab2.TabPage = this.ultraTabPageControl2;
  1245. ultraTab2.Text = "已发信息";
  1246. ultraTab3.Key = "HBSEND";
  1247. ultraTab3.TabPage = this.ultraTabPageControl3;
  1248. ultraTab3.Text = "厚板发运信息";
  1249. ultraTab3.Visible = false;
  1250. ultraTab4.Key = "ZBSEND";
  1251. ultraTab4.TabPage = this.ultraTabPageControl4;
  1252. ultraTab4.Text = "中板发运信息";
  1253. ultraTab4.Visible = false;
  1254. this.Tab_Match.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1255. ultraTab1,
  1256. ultraTab2,
  1257. ultraTab3,
  1258. ultraTab4});
  1259. this.Tab_Match.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
  1260. //
  1261. // ultraTabSharedControlsPage1
  1262. //
  1263. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1264. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1265. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1158, 154);
  1266. //
  1267. // Dte_EndTime
  1268. //
  1269. appearance7.BackColor = System.Drawing.Color.LightCyan;
  1270. this.Dte_EndTime.Appearance = appearance7;
  1271. this.Dte_EndTime.DateTime = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  1272. this.Dte_EndTime.FlatMode = true;
  1273. this.Dte_EndTime.Location = new System.Drawing.Point(62, 28);
  1274. this.Dte_EndTime.Name = "Dte_EndTime";
  1275. this.Dte_EndTime.Size = new System.Drawing.Size(112, 19);
  1276. this.Dte_EndTime.TabIndex = 69;
  1277. this.Dte_EndTime.Tag = "TO_CHAR(C.PLANDATE,\'YYYY-MM-DD\')#D#1|:WDSN";
  1278. this.Dte_EndTime.Value = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  1279. //
  1280. // Lab_To
  1281. //
  1282. this.Lab_To.FlatMode = true;
  1283. this.Lab_To.Location = new System.Drawing.Point(42, 30);
  1284. this.Lab_To.Name = "Lab_To";
  1285. this.Lab_To.Size = new System.Drawing.Size(17, 16);
  1286. this.Lab_To.TabIndex = 68;
  1287. this.Lab_To.Text = "到";
  1288. //
  1289. // Dte_BeginTime
  1290. //
  1291. appearance8.BackColor = System.Drawing.Color.LightCyan;
  1292. this.Dte_BeginTime.Appearance = appearance8;
  1293. this.Dte_BeginTime.DateTime = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  1294. this.Dte_BeginTime.FlatMode = true;
  1295. this.Dte_BeginTime.Location = new System.Drawing.Point(62, 6);
  1296. this.Dte_BeginTime.Name = "Dte_BeginTime";
  1297. this.Dte_BeginTime.Size = new System.Drawing.Size(112, 19);
  1298. this.Dte_BeginTime.TabIndex = 67;
  1299. this.Dte_BeginTime.Tag = "TO_CHAR(C.PLANDATE,\'YYYY-MM-DD\')#D#0|:HDSN";
  1300. this.Dte_BeginTime.Value = new System.DateTime(2007, 9, 4, 0, 0, 0, 0);
  1301. //
  1302. // Chk_DeliveryTime
  1303. //
  1304. this.Chk_DeliveryTime.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Office2003ToolbarButton;
  1305. this.Chk_DeliveryTime.Checked = true;
  1306. this.Chk_DeliveryTime.CheckState = System.Windows.Forms.CheckState.Checked;
  1307. this.Chk_DeliveryTime.FlatMode = true;
  1308. this.Chk_DeliveryTime.Location = new System.Drawing.Point(14, 8);
  1309. this.Chk_DeliveryTime.Name = "Chk_DeliveryTime";
  1310. this.Chk_DeliveryTime.Size = new System.Drawing.Size(48, 14);
  1311. this.Chk_DeliveryTime.TabIndex = 66;
  1312. this.Chk_DeliveryTime.Text = "时间";
  1313. this.Chk_DeliveryTime.CheckedChanged += new System.EventHandler(this.Chk_DeliveryTime_CheckedChanged);
  1314. //
  1315. // Txt_PactNO
  1316. //
  1317. appearance6.BackColor = System.Drawing.Color.LightCyan;
  1318. this.Txt_PactNO.Appearance = appearance6;
  1319. this.Txt_PactNO.AutoSize = true;
  1320. this.Txt_PactNO.Enabled = false;
  1321. this.Txt_PactNO.FlatMode = true;
  1322. this.Txt_PactNO.Location = new System.Drawing.Point(240, 6);
  1323. this.Txt_PactNO.Name = "Txt_PactNO";
  1324. this.Txt_PactNO.Size = new System.Drawing.Size(98, 19);
  1325. this.Txt_PactNO.TabIndex = 85;
  1326. this.Txt_PactNO.Tag = "";
  1327. //
  1328. // Chk_PactNO
  1329. //
  1330. this.Chk_PactNO.FlatMode = true;
  1331. this.Chk_PactNO.Location = new System.Drawing.Point(178, 8);
  1332. this.Chk_PactNO.Name = "Chk_PactNO";
  1333. this.Chk_PactNO.Size = new System.Drawing.Size(60, 14);
  1334. this.Chk_PactNO.TabIndex = 84;
  1335. this.Chk_PactNO.Text = "合同号";
  1336. this.Chk_PactNO.CheckedChanged += new System.EventHandler(this.Chk_PactNO_CheckedChanged);
  1337. //
  1338. // Txt_PlanNO
  1339. //
  1340. appearance5.BackColor = System.Drawing.Color.LightCyan;
  1341. this.Txt_PlanNO.Appearance = appearance5;
  1342. this.Txt_PlanNO.AutoSize = true;
  1343. this.Txt_PlanNO.Enabled = false;
  1344. this.Txt_PlanNO.FlatMode = true;
  1345. this.Txt_PlanNO.Location = new System.Drawing.Point(240, 28);
  1346. this.Txt_PlanNO.Name = "Txt_PlanNO";
  1347. this.Txt_PlanNO.Size = new System.Drawing.Size(98, 19);
  1348. this.Txt_PlanNO.TabIndex = 87;
  1349. this.Txt_PlanNO.Tag = "";
  1350. //
  1351. // Chk_PlanNO
  1352. //
  1353. this.Chk_PlanNO.FlatMode = true;
  1354. this.Chk_PlanNO.Location = new System.Drawing.Point(178, 30);
  1355. this.Chk_PlanNO.Name = "Chk_PlanNO";
  1356. this.Chk_PlanNO.Size = new System.Drawing.Size(60, 14);
  1357. this.Chk_PlanNO.TabIndex = 86;
  1358. this.Chk_PlanNO.Text = "计划号";
  1359. this.Chk_PlanNO.CheckedChanged += new System.EventHandler(this.Chk_PlanNO_CheckedChanged);
  1360. //
  1361. // txt_AskPlanID
  1362. //
  1363. appearance3.BackColor = System.Drawing.Color.LightCyan;
  1364. this.txt_AskPlanID.Appearance = appearance3;
  1365. this.txt_AskPlanID.AutoSize = true;
  1366. this.txt_AskPlanID.Enabled = false;
  1367. this.txt_AskPlanID.FlatMode = true;
  1368. this.txt_AskPlanID.Location = new System.Drawing.Point(414, 6);
  1369. this.txt_AskPlanID.Name = "txt_AskPlanID";
  1370. this.txt_AskPlanID.Size = new System.Drawing.Size(98, 19);
  1371. this.txt_AskPlanID.TabIndex = 91;
  1372. this.txt_AskPlanID.Tag = "";
  1373. //
  1374. // Chk_AskPlanID
  1375. //
  1376. this.Chk_AskPlanID.FlatMode = true;
  1377. this.Chk_AskPlanID.Location = new System.Drawing.Point(352, 8);
  1378. this.Chk_AskPlanID.Name = "Chk_AskPlanID";
  1379. this.Chk_AskPlanID.Size = new System.Drawing.Size(60, 14);
  1380. this.Chk_AskPlanID.TabIndex = 90;
  1381. this.Chk_AskPlanID.Text = "发运号";
  1382. this.Chk_AskPlanID.CheckedChanged += new System.EventHandler(this.Chk_AskPlanID_CheckedChanged);
  1383. //
  1384. // txt_ListCode
  1385. //
  1386. appearance4.BackColor = System.Drawing.Color.LightCyan;
  1387. this.txt_ListCode.Appearance = appearance4;
  1388. this.txt_ListCode.AutoSize = true;
  1389. this.txt_ListCode.Enabled = false;
  1390. this.txt_ListCode.FlatMode = true;
  1391. this.txt_ListCode.Location = new System.Drawing.Point(414, 28);
  1392. this.txt_ListCode.Name = "txt_ListCode";
  1393. this.txt_ListCode.Size = new System.Drawing.Size(98, 19);
  1394. this.txt_ListCode.TabIndex = 89;
  1395. this.txt_ListCode.Tag = "";
  1396. //
  1397. // chk_ListCode
  1398. //
  1399. this.chk_ListCode.FlatMode = true;
  1400. this.chk_ListCode.Location = new System.Drawing.Point(352, 30);
  1401. this.chk_ListCode.Name = "chk_ListCode";
  1402. this.chk_ListCode.Size = new System.Drawing.Size(60, 14);
  1403. this.chk_ListCode.TabIndex = 88;
  1404. this.chk_ListCode.Text = "明细号";
  1405. this.chk_ListCode.CheckedChanged += new System.EventHandler(this.chk_ListCode_CheckedChanged);
  1406. //
  1407. // ultraLabel10
  1408. //
  1409. this.ultraLabel10.Location = new System.Drawing.Point(1238, 6);
  1410. this.ultraLabel10.Name = "ultraLabel10";
  1411. this.ultraLabel10.Size = new System.Drawing.Size(11, 14);
  1412. this.ultraLabel10.TabIndex = 97;
  1413. this.ultraLabel10.Text = "-";
  1414. this.ultraLabel10.Visible = false;
  1415. //
  1416. // txt_RollNOEnd
  1417. //
  1418. appearance1.BackColor = System.Drawing.Color.LightCyan;
  1419. this.txt_RollNOEnd.Appearance = appearance1;
  1420. this.txt_RollNOEnd.AutoSize = true;
  1421. this.txt_RollNOEnd.Enabled = false;
  1422. this.txt_RollNOEnd.FlatMode = true;
  1423. this.txt_RollNOEnd.Location = new System.Drawing.Point(1252, 4);
  1424. this.txt_RollNOEnd.MaxLength = 5;
  1425. this.txt_RollNOEnd.Name = "txt_RollNOEnd";
  1426. this.txt_RollNOEnd.Size = new System.Drawing.Size(50, 19);
  1427. this.txt_RollNOEnd.TabIndex = 96;
  1428. this.txt_RollNOEnd.Visible = false;
  1429. //
  1430. // txt_RollNOBegin
  1431. //
  1432. appearance2.BackColor = System.Drawing.Color.LightCyan;
  1433. this.txt_RollNOBegin.Appearance = appearance2;
  1434. this.txt_RollNOBegin.AutoSize = true;
  1435. this.txt_RollNOBegin.Enabled = false;
  1436. this.txt_RollNOBegin.FlatMode = true;
  1437. this.txt_RollNOBegin.Location = new System.Drawing.Point(585, 6);
  1438. this.txt_RollNOBegin.MaxLength = 20;
  1439. this.txt_RollNOBegin.Name = "txt_RollNOBegin";
  1440. this.txt_RollNOBegin.Size = new System.Drawing.Size(70, 19);
  1441. this.txt_RollNOBegin.TabIndex = 95;
  1442. //
  1443. // chk_RollNO
  1444. //
  1445. this.chk_RollNO.FlatMode = true;
  1446. this.chk_RollNO.Location = new System.Drawing.Point(528, 8);
  1447. this.chk_RollNO.Name = "chk_RollNO";
  1448. this.chk_RollNO.Size = new System.Drawing.Size(60, 14);
  1449. this.chk_RollNO.TabIndex = 93;
  1450. this.chk_RollNO.Text = "轧编号";
  1451. this.chk_RollNO.CheckedChanged += new System.EventHandler(this.chk_RollNO_CheckedChanged);
  1452. //
  1453. // chk_AllowFilter
  1454. //
  1455. this.chk_AllowFilter.Location = new System.Drawing.Point(528, 28);
  1456. this.chk_AllowFilter.Name = "chk_AllowFilter";
  1457. this.chk_AllowFilter.Size = new System.Drawing.Size(48, 20);
  1458. this.chk_AllowFilter.TabIndex = 210;
  1459. this.chk_AllowFilter.TabStop = false;
  1460. this.chk_AllowFilter.Text = "过滤";
  1461. this.chk_AllowFilter.CheckedChanged += new System.EventHandler(this.chk_AllowFilter_CheckedChanged);
  1462. //
  1463. // Txt_PhoneNum
  1464. //
  1465. appearance25.BackColor = System.Drawing.Color.LightCyan;
  1466. this.Txt_PhoneNum.Appearance = appearance25;
  1467. this.Txt_PhoneNum.AutoSize = true;
  1468. this.Txt_PhoneNum.FlatMode = true;
  1469. this.Txt_PhoneNum.Location = new System.Drawing.Point(752, 30);
  1470. this.Txt_PhoneNum.Name = "Txt_PhoneNum";
  1471. this.Txt_PhoneNum.Size = new System.Drawing.Size(114, 19);
  1472. this.Txt_PhoneNum.TabIndex = 755;
  1473. //
  1474. // ultraLabel7
  1475. //
  1476. this.ultraLabel7.Location = new System.Drawing.Point(696, 32);
  1477. this.ultraLabel7.Name = "ultraLabel7";
  1478. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  1479. this.ultraLabel7.TabIndex = 756;
  1480. this.ultraLabel7.Text = "司机号码";
  1481. //
  1482. // FrmTurnoffSendList
  1483. //
  1484. this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
  1485. this.ClientSize = new System.Drawing.Size(1162, 576);
  1486. this.Name = "FrmTurnoffSendList";
  1487. this.Text = "FrmTurnoffSendList";
  1488. this.Load += new System.EventHandler(this.FrmTurnoffSendList_Load);
  1489. ((System.ComponentModel.ISupportInitialize)(this.BaseToolBarManager)).EndInit();
  1490. this.FrmBaseMode_Fill_Panel.ResumeLayout(false);
  1491. this.Pal_Top.ResumeLayout(false);
  1492. ((System.ComponentModel.ISupportInitialize)(this.Grp_Query)).EndInit();
  1493. this.Grp_Query.ResumeLayout(false);
  1494. ((System.ComponentModel.ISupportInitialize)(this.Calc_Manager)).EndInit();
  1495. this.Pal_Buttom.ResumeLayout(false);
  1496. this.ultraTabPageControl1.ResumeLayout(false);
  1497. ((System.ComponentModel.ISupportInitialize)(this.Grd_Storage)).EndInit();
  1498. this.ultraTabPageControl2.ResumeLayout(false);
  1499. ((System.ComponentModel.ISupportInitialize)(this.Grd_Send)).EndInit();
  1500. this.ultraTabPageControl3.ResumeLayout(false);
  1501. ((System.ComponentModel.ISupportInitialize)(this.Grd_HBSend)).EndInit();
  1502. this.ultraTabPageControl4.ResumeLayout(false);
  1503. ((System.ComponentModel.ISupportInitialize)(this.Grd_ZBSend)).EndInit();
  1504. ((System.ComponentModel.ISupportInitialize)(this.Grd_HCSendPlan)).EndInit();
  1505. this.Pal_Edit.ResumeLayout(false);
  1506. ((System.ComponentModel.ISupportInitialize)(this.txt_Icode)).EndInit();
  1507. ((System.ComponentModel.ISupportInitialize)(this.Cmb_Txt_ListCodingTop)).EndInit();
  1508. ((System.ComponentModel.ISupportInitialize)(this.Txt_SendPactNO)).EndInit();
  1509. ((System.ComponentModel.ISupportInitialize)(this.Txt_IncpName)).EndInit();
  1510. ((System.ComponentModel.ISupportInitialize)(this.Txt_Billet)).EndInit();
  1511. ((System.ComponentModel.ISupportInitialize)(this.Txt_Condole)).EndInit();
  1512. ((System.ComponentModel.ISupportInitialize)(this.Dte_SendTime)).EndInit();
  1513. ((System.ComponentModel.ISupportInitialize)(this.Txt_Remark)).EndInit();
  1514. ((System.ComponentModel.ISupportInitialize)(this.Cmb_ClassTeam)).EndInit();
  1515. ((System.ComponentModel.ISupportInitialize)(this.Cmb_ClassOrder)).EndInit();
  1516. ((System.ComponentModel.ISupportInitialize)(this.Cmb_SendMan)).EndInit();
  1517. ((System.ComponentModel.ISupportInitialize)(this.Txt_ListCoding)).EndInit();
  1518. ((System.ComponentModel.ISupportInitialize)(this.Txt_VecihleNO)).EndInit();
  1519. ((System.ComponentModel.ISupportInitialize)(this.Txt_AskPlan)).EndInit();
  1520. ((System.ComponentModel.ISupportInitialize)(this.Tab_Match)).EndInit();
  1521. this.Tab_Match.ResumeLayout(false);
  1522. ((System.ComponentModel.ISupportInitialize)(this.Dte_EndTime)).EndInit();
  1523. ((System.ComponentModel.ISupportInitialize)(this.Dte_BeginTime)).EndInit();
  1524. ((System.ComponentModel.ISupportInitialize)(this.Txt_PactNO)).EndInit();
  1525. ((System.ComponentModel.ISupportInitialize)(this.Txt_PlanNO)).EndInit();
  1526. ((System.ComponentModel.ISupportInitialize)(this.txt_AskPlanID)).EndInit();
  1527. ((System.ComponentModel.ISupportInitialize)(this.txt_ListCode)).EndInit();
  1528. ((System.ComponentModel.ISupportInitialize)(this.txt_RollNOEnd)).EndInit();
  1529. ((System.ComponentModel.ISupportInitialize)(this.txt_RollNOBegin)).EndInit();
  1530. ((System.ComponentModel.ISupportInitialize)(this.Txt_PhoneNum)).EndInit();
  1531. this.ResumeLayout(false);
  1532. }
  1533. #endregion
  1534. #region "Init"
  1535. public string strlxx = "";
  1536. private void FrmTurnoffSendList_Load(object sender, System.EventArgs e)
  1537. {
  1538. try
  1539. {
  1540. strlx = this.Key.Split('@')[3];
  1541. strlxx =this.Key.Split('@')[4];
  1542. if (strlxx == "YL")
  1543. {
  1544. chk_QXFY.Visible = true;
  1545. }
  1546. this.ToolBarToolsConfig = this.Key.Split('@')[1];
  1547. this.DBFileName = this.Key.Split('@')[2];
  1548. InitFrmDataSet();
  1549. //this.Txt_ListCodingTop.Text = "FN" + System.DateTime.Now.ToString("yy").Substring(1, 2);
  1550. this.Dte_SendTime.DateTime = System.DateTime.Now.Date;
  1551. Dte_BeginTime.DateTime = System.DateTime.Now;
  1552. Dte_EndTime.DateTime = System.DateTime.Now;
  1553. string strOut = "";
  1554. string sql = "";
  1555. DataSet ds= new DataSet();
  1556. sql = "SELECT ID_, NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE = '8012'";
  1557. ds.Clear();
  1558. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  1559. ds.Tables[0].TableName = "KCJ_BASEDATA";
  1560. if (strlx == "1")
  1561. {
  1562. sql = "SELECT ID_, NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE='8094' AND (NAME_ LIKE 'DWBC%' )";
  1563. }
  1564. else if (strlx == "2")
  1565. {
  1566. sql = "SELECT ID_, NAME_ FROM KCJ_BASEDATA WHERE SORT_CODE='8094' AND (NAME_ LIKE 'DWXB%' )";
  1567. }
  1568. ds.Clear();
  1569. ds = (DataSet)ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.Common", "GetDataSet", new object[] { sql }, out strOut);
  1570. ds.Tables[0].TableName = "KCJ_BASEDATA";
  1571. Comm.Init_ComboControl(this.Cmb_Txt_ListCodingTop, "KCJ_BASEDATA", "NAME_", "ID_", ref ds);
  1572. if (strlx == "1")
  1573. {
  1574. Cmb_Txt_ListCodingTop.Value = "809401";
  1575. }
  1576. else
  1577. {
  1578. Cmb_Txt_ListCodingTop.Value = "809402";
  1579. }
  1580. }
  1581. catch (System.Exception ex)
  1582. {
  1583. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1584. }
  1585. }
  1586. private void InitFrmDataSet()
  1587. {
  1588. try
  1589. {
  1590. if(this.DBFileName.Trim().Length >0)
  1591. {
  1592. object obj = StorageBaseClass.GetEntityInfo(this.DBFileName,"4001JB1");
  1593. if(obj!=null)
  1594. {
  1595. this.FrmDataSet = obj as System.Data.DataSet ;
  1596. Init_Frm();
  1597. }
  1598. }
  1599. }
  1600. catch(System.Exception ex)
  1601. {
  1602. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1603. }
  1604. }
  1605. protected override void Init_Frm()
  1606. {
  1607. try
  1608. {
  1609. base.Init_Frm ();
  1610. StorageGridHelper.SetGrid(this.Grd_HCSendPlan,ref this._FrmDataSet,"SEL_ASKVEHICLEPLAN_C",new string[]{"SEL_ASKVEHICLEPLAN_C"});
  1611. StorageGridHelper.SetGrid(this.Grd_Storage, ref this._FrmDataSet, "KCJ_TURNOFFBUTTRESSLIST_VIEW", new string[] { "KCJ_TURNOFFBUTTRESSLIST_VIEW" });
  1612. StorageGridHelper.SetGrid(this.Grd_Send, ref this._FrmDataSet, "KCJ_TURNOFFSENDLIST", new string[] { "KCJ_TURNOFFSENDLIST" });
  1613. this.Grd_Send.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1614. StorageBaseClass.Init_ComboControl(this.Cmb_ClassOrder,"XT_BC|ID_|NAME_",ref this._FrmDataSet);
  1615. StorageBaseClass.Init_ComboControl(this.Cmb_ClassTeam,"XT_BZ|ID_|NAME_",ref this._FrmDataSet);
  1616. StorageBaseClass.Init_ComboControl(this.Cmb_SendMan,"SENDMAN|NAME_|NAME_",ref this._FrmDataSet);
  1617. Grd_Storage.DisplayLayout.Override.SupportDataErrorInfo = Infragistics.Win.UltraWinGrid.SupportDataErrorInfo.RowsAndCells;
  1618. }
  1619. catch(System.Exception ex)
  1620. {
  1621. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1622. }
  1623. }
  1624. #endregion
  1625. #region "CheckBox"
  1626. private void Chk_DeliveryTime_CheckedChanged(object sender, System.EventArgs e)
  1627. {
  1628. this.Dte_BeginTime.Enabled = this.Dte_EndTime.Enabled = this.Chk_DeliveryTime.Checked;
  1629. }
  1630. private void Chk_PactNO_CheckedChanged(object sender, System.EventArgs e)
  1631. {
  1632. this.Txt_PactNO.Enabled = this.Chk_PactNO.Checked;
  1633. }
  1634. private void Chk_PlanNO_CheckedChanged(object sender, System.EventArgs e)
  1635. {
  1636. this.Txt_PlanNO.Enabled = this.Chk_PlanNO.Checked;
  1637. }
  1638. private void Chk_AskPlanID_CheckedChanged(object sender, System.EventArgs e)
  1639. {
  1640. this.txt_AskPlanID.Enabled = this.Chk_AskPlanID.Checked;
  1641. }
  1642. private void chk_ListCode_CheckedChanged(object sender, System.EventArgs e)
  1643. {
  1644. this.txt_ListCode.Enabled = this.chk_ListCode.Checked;
  1645. }
  1646. private void chk_RollNO_CheckedChanged(object sender, System.EventArgs e)
  1647. {
  1648. this.txt_RollNOBegin.Enabled = this.txt_RollNOEnd.Enabled = this.chk_RollNO.Checked;
  1649. }
  1650. #endregion
  1651. #region "Grid"
  1652. private void Grd_HCSendPlan_DoubleClickRow(object sender, Infragistics.Win.UltraWinGrid.DoubleClickRowEventArgs e)
  1653. {
  1654. try
  1655. {
  1656. if(e.Row!=null)
  1657. {
  1658. if(e.Row.ChildBands==null)
  1659. {
  1660. string where ="";
  1661. where = " AND A.ASKPLAN_ID='" + e.Row.Cells["ASKPLAN_ID"].Value.ToString() + "' ";
  1662. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Clear();
  1663. GetJBSendList(where, strlx);
  1664. if(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows.Count>0)
  1665. {
  1666. this.Txt_AskPlan.Text = e.Row.Cells["ASKPLAN_ID"].Value.ToString();
  1667. this.Txt_VecihleNO.Text = this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["TRAINWAGON"].ToString();
  1668. this.Txt_ListCoding.Text = this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["LISTNUMBER"].ToString().Split('-')[1];
  1669. this.Txt_Remark.Text = StorageBaseClass.CheckNullStr(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["REMARK"]);
  1670. this.Cmb_SendMan.Text = StorageBaseClass.CheckNullStr(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["PICKSTORAGEMAN"]);
  1671. this.Cmb_ClassOrder.Value = StorageBaseClass.CheckNullStr(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["CLASSORDER"]);
  1672. this.Cmb_ClassTeam.Value = StorageBaseClass.CheckNullStr(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["CLASSTEAM"]);
  1673. this.Dte_SendTime.Value = Convert.ToDateTime(this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows[0]["PICKSTORAGETIME"]);
  1674. Txt_IncpName.Text = e.Row.Cells["INCEPTCORPNAME"].Value.ToString();
  1675. txt_Icode.Text = e.Row.Cells["ICODE"].Value.ToString();
  1676. this.Txt_SendPactNO.Text = e.Row.Cells["PACTNO"].Value.ToString();
  1677. }
  1678. else
  1679. {
  1680. this.Txt_AskPlan.Text = e.Row.Cells["ASKPLAN_ID"].Value.ToString();
  1681. this.Txt_SendPactNO.Text = e.Row.Cells["PACTNO"].Value.ToString();
  1682. Txt_IncpName.Text = e.Row.Cells["INCEPTCORPCODE"].Value.ToString();
  1683. txt_Icode.Text = e.Row.Cells["ICODE"].Value.ToString();
  1684. this.Txt_VecihleNO.Text = "";
  1685. this.Txt_ListCoding.Text = "";
  1686. this.Txt_Remark.Text = "";
  1687. this.Cmb_SendMan.Text = "";
  1688. this.Cmb_ClassOrder.Value = "";
  1689. this.Cmb_ClassTeam.Value = "";
  1690. this.Dte_SendTime.Value = System.DateTime.Now;
  1691. }
  1692. //
  1693. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].Clear();
  1694. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].AcceptChanges();
  1695. }
  1696. }
  1697. }
  1698. catch(System.Exception ex)
  1699. {
  1700. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1701. }
  1702. }
  1703. private void Grd_Storage_DoubleClickCell(object sender, Infragistics.Win.UltraWinGrid.DoubleClickCellEventArgs e)
  1704. {
  1705. try
  1706. {
  1707. if(e.Cell.Column.Key == "CONDOLENUMBER")
  1708. {
  1709. this.Txt_Condole.Text = StorageBaseClass.CheckNullStr(e.Cell.Value);
  1710. }
  1711. if(e.Cell.Column.Key == "BILLETID")
  1712. {
  1713. this.Txt_Billet.Text = StorageBaseClass.CheckNullStr(e.Cell.Value);
  1714. }
  1715. }
  1716. catch(System.Exception ex)
  1717. {
  1718. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1719. }
  1720. }
  1721. private void Grd_Storage_InitializeRow(object sender, Infragistics.Win.UltraWinGrid.InitializeRowEventArgs e)
  1722. {
  1723. try
  1724. {
  1725. string SendFlag = StorageBaseClass.CheckNullStr(e.Row.Cells["SENDFLAG"].Value);
  1726. if(SendFlag=="0")
  1727. {
  1728. e.Row.Appearance.ForeColor = System.Drawing.Color.Black;
  1729. }
  1730. if(SendFlag.StartsWith("1"))
  1731. {
  1732. e.Row.Appearance.ForeColor = System.Drawing.Color.Red;
  1733. }
  1734. if(SendFlag.StartsWith("2"))
  1735. {
  1736. e.Row.Appearance.ForeColor = System.Drawing.Color.Blue;
  1737. }
  1738. }
  1739. catch(System.Exception ex)
  1740. {
  1741. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1742. }
  1743. }
  1744. #endregion
  1745. #region "CustomMethod"
  1746. private void GetJBSendList(string where, string strlx)
  1747. {
  1748. try
  1749. {
  1750. string err = "";
  1751. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Clear();
  1752. this._FrmDataSet.AcceptChanges();
  1753. this.Grd_Send.UpdateData();
  1754. object obj = null;
  1755. string strRolid = ClientCommon._UserInfo.UserRoleID.ToString();
  1756. obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  1757. "GetSendListData", new object[] { where, strlx }, out err);
  1758. this._FrmDataSet.AcceptChanges();
  1759. this.Grd_Send.UpdateData();
  1760. if(obj!=null)
  1761. {
  1762. this._FrmDataSet.AcceptChanges();
  1763. this._FrmDataSet.Merge(obj as System.Data.DataSet);
  1764. this._FrmDataSet.AcceptChanges();
  1765. this.Grd_Send.UpdateData();
  1766. }
  1767. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].AcceptChanges();
  1768. }
  1769. catch(System.Exception ex)
  1770. {
  1771. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1772. }
  1773. }
  1774. private bool GetTurnoffList(string where)
  1775. {
  1776. try
  1777. {
  1778. string err = "";
  1779. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].Clear();
  1780. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  1781. "GetCanSendList",new object[]{where,strlx,strlxx},out err);
  1782. if(obj!=null)
  1783. {
  1784. this._FrmDataSet.Merge(obj as System.Data.DataSet);
  1785. this._FrmDataSet.AcceptChanges();
  1786. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].AcceptChanges();
  1787. CheckBillet();
  1788. return true;
  1789. }
  1790. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].AcceptChanges();
  1791. return false;
  1792. }
  1793. catch(System.Exception ex)
  1794. {
  1795. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1796. return false;
  1797. }
  1798. }
  1799. private string GetWhere(string type)
  1800. {
  1801. string rtnStr = "";
  1802. if(this.Dte_BeginTime.Enabled)
  1803. {
  1804. if(type=="PLAN")
  1805. {
  1806. rtnStr = " AND T1.INCEPTDATE BETWEEN TO_DATE('" + this.Dte_BeginTime.DateTime.ToString("yyyy-MM-dd 00:00:00") + "','YYYY-MM-DD hh24:mi:ss') "
  1807. + " AND TO_DATE('" + this.Dte_EndTime.DateTime.ToString("yyyy-MM-dd 23:59:59") + "','YYYY-MM-DD hh24:mi:ss') ";
  1808. }
  1809. else
  1810. {
  1811. rtnStr = " AND C.PICKSTORAGETIME BETWEEN TO_DATE('" + this.Dte_BeginTime.DateTime.ToString("yyyy-MM-dd 00:00:00") + "','YYYY-MM-DD hh24:mi:ss') "
  1812. + " AND TO_DATE('" + this.Dte_EndTime.DateTime.ToString("yyyy-MM-dd 23:59:59") + "','YYYY-MM-DD hh24:mi:ss') ";
  1813. }
  1814. }
  1815. if(this.Txt_PactNO.Enabled && this.Txt_PactNO.Text.Length>0)
  1816. {
  1817. if(type=="PLAN")
  1818. {
  1819. rtnStr = rtnStr + " AND A.PACTNO LIKE '" + this.Txt_PactNO.Text +"%' ";
  1820. }
  1821. else
  1822. {
  1823. rtnStr = rtnStr + " AND C.PACTNO LIKE '" + this.Txt_PactNO.Text +"%' ";
  1824. }
  1825. }
  1826. if(this.Txt_PlanNO.Enabled && this.Txt_PlanNO.Text.Length>0)
  1827. {
  1828. if(type=="PLAN")
  1829. {
  1830. rtnStr = rtnStr + " AND A.PACTINDEXDETAIL LIKE '" + this.Txt_PlanNO.Text + "%' ";
  1831. }
  1832. else
  1833. {
  1834. rtnStr = rtnStr + " AND C.PLANNO LIKE '" + this.Txt_PlanNO.Text +"%' ";
  1835. }
  1836. }
  1837. if(this.txt_AskPlanID.Enabled && this.txt_AskPlanID.Text.Length>0)
  1838. {
  1839. rtnStr = rtnStr + " AND A.ASKPLAN_ID LIKE '" + this.txt_AskPlanID.Text + "%' ";
  1840. }
  1841. if(type!="PLAN")
  1842. {
  1843. if(this.txt_ListCode.Enabled && this.txt_ListCode.Text.Length>0)
  1844. {
  1845. rtnStr = rtnStr + " AND C.LISTNUMBER LIKE '" + this.txt_ListCode.Text +"%' ";
  1846. }
  1847. string rollno = "";
  1848. if(this.chk_RollNO.Checked)
  1849. {
  1850. rollno = " AND C.SERIALNUMBER LIKE '" + this.txt_RollNOBegin.Text + "%' ";
  1851. }
  1852. rtnStr = rtnStr + rollno;
  1853. }
  1854. if(rtnStr.Length == 0)
  1855. {
  1856. if(type=="PLAN")
  1857. {
  1858. rtnStr = " AND A.INCEPTDATE BETWEEN TO_DATE('" + System.DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd") + "','YYYY-MM-DD') "
  1859. + " AND TO_DATE('" + System.DateTime.Now.ToString("yyyy-MM-dd") + "','YYYY-MM-DD') ";
  1860. }
  1861. else
  1862. {
  1863. rtnStr = " AND C.PICKSTORAGETIME BETWEEN TO_DATE('" + System.DateTime.Now.AddDays(-1).ToString("yyyy-MM-dd") + "','YYYY-MM-DD') "
  1864. + " AND TO_DATE('" + System.DateTime.Now.ToString("yyyy-MM-dd") + "','YYYY-MM-DD') ";
  1865. }
  1866. }
  1867. return rtnStr;
  1868. }
  1869. private void AddSendList(System.Collections.ArrayList Billets,System.Collections.ArrayList SendInfo,string BtnName,System.Data.DataRow[] SendRows)
  1870. {
  1871. try
  1872. {
  1873. string SRole = ClientCommon._UserInfo.UserRoleID.ToString();
  1874. string strerr = "";
  1875. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  1876. "CommitAddSendList", new object[] { Billets, SendInfo, "0" }, out strerr);
  1877. if(obj!=null)
  1878. {
  1879. System.Collections.ArrayList FailInfo = new ArrayList();
  1880. System.Collections.ArrayList FailBillet = new ArrayList();
  1881. System.Collections.ArrayList FailCode = new ArrayList();
  1882. if(obj.GetType() == typeof(System.Collections.ArrayList))
  1883. {
  1884. FailInfo = (System.Collections.ArrayList)obj;
  1885. for(int j=0;j<FailInfo.Count;j++)
  1886. {
  1887. FailBillet.Add(StorageBaseClass.CheckNullStr(FailInfo[j]).Split(';')[0]);
  1888. FailCode.Add(StorageBaseClass.CheckNullStr(FailInfo[j]).Split(';')[1]);
  1889. }
  1890. }
  1891. string where = " AND C.PLANVEHICLEID='" + Txt_AskPlan.Text.Trim() + "' ";
  1892. where += " AND C.SERIALNUMBER IN(";
  1893. for(int i=0;i<Billets.Count;i++)
  1894. {
  1895. if(!FailBillet.Contains(Billets[i].ToString()))
  1896. {
  1897. where = where + "'" + Billets[i].ToString() +"',";
  1898. }
  1899. }
  1900. where = where .Substring(0,where.Length-1)+")";
  1901. if(FailInfo.Count < Billets.Count)
  1902. {
  1903. GetJBSendList(where,strlx);
  1904. }
  1905. if(BtnName == "CONDOLE")
  1906. {
  1907. this.Txt_Condole.Focus();
  1908. this.Txt_Condole.SelectAll();
  1909. }
  1910. else
  1911. {
  1912. this.Txt_Billet.Focus();
  1913. this.Txt_Billet.SelectAll();
  1914. }
  1915. foreach(System.Data.DataRow row in SendRows)
  1916. {
  1917. if(!FailBillet.Contains(row["BILLETID"].ToString()))
  1918. {
  1919. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].Rows.Remove(row);
  1920. }
  1921. else
  1922. {
  1923. for(int i=0;i<FailBillet.Count;i++)
  1924. {
  1925. if(FailBillet[i].ToString() == row["BILLETID"].ToString())
  1926. {
  1927. row.BeginEdit();
  1928. row["SENDFLAG"] = FailCode[i];
  1929. row.EndEdit();
  1930. }
  1931. }
  1932. }
  1933. }
  1934. this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].AcceptChanges();
  1935. SetDataErrorRow(this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"]);
  1936. }
  1937. else
  1938. {
  1939. MessageBox.Show(strerr,StorageBaseClass.MsgCaption);
  1940. }
  1941. }
  1942. catch(System.Exception ex)
  1943. {
  1944. System.Diagnostics.Debug.WriteLine(ex.ToString());
  1945. }
  1946. }
  1947. private bool CheckAddSend()
  1948. {
  1949. if(this.Txt_VecihleNO.Text.Length == 0)
  1950. {
  1951. MessageBox.Show("请您确认发运车牌号",StorageBaseClass.MsgCaption);
  1952. return false;
  1953. }
  1954. if(this.Txt_ListCoding.Text.Length == 0)
  1955. {
  1956. MessageBox.Show("请您确认发运明细号",StorageBaseClass.MsgCaption);
  1957. return false;
  1958. }
  1959. if(this.Cmb_SendMan.Text.Length == 0)
  1960. {
  1961. MessageBox.Show("请您确认发运人",StorageBaseClass.MsgCaption);
  1962. return false;
  1963. }
  1964. if(this.Cmb_ClassOrder.Text.Length == 0)
  1965. {
  1966. MessageBox.Show("请您确认发运班次",StorageBaseClass.MsgCaption);
  1967. return false;
  1968. }
  1969. if(this.Cmb_ClassTeam.Text.Length == 0)
  1970. {
  1971. MessageBox.Show("请您确认发运班班组",StorageBaseClass.MsgCaption);
  1972. return false;
  1973. }
  1974. if(this.Dte_SendTime.Value == null)
  1975. {
  1976. MessageBox.Show("请您确认发运时间",StorageBaseClass.MsgCaption);
  1977. return false;
  1978. }
  1979. if(this.Txt_SendPactNO.Text.Trim().Length==0)
  1980. {
  1981. MessageBox.Show("请您确认合同号",StorageBaseClass.MsgCaption);
  1982. return false;
  1983. }
  1984. return true;
  1985. }
  1986. //与订单校验工艺需求、牌号规格、加工需求
  1987. private void CheckBillet()
  1988. {
  1989. try
  1990. {
  1991. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.Grd_Storage.Rows)
  1992. {
  1993. if(StorageBaseClass.CheckNullStr(row.Cells["ORDERNO"].Value).Length>0)
  1994. {
  1995. if(StorageBaseClass.CheckNullStr(row.Cells["KDETERMINANTRESULT"].Value).IndexOf("401401")<0)
  1996. {
  1997. row.Cells["DETERMINANTRESULT"].Appearance.BackColor = System.Drawing.Color.Red;
  1998. }
  1999. }
  2000. }
  2001. }
  2002. catch(System.Exception ex)
  2003. {
  2004. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2005. }
  2006. }
  2007. private void GetValueList(Infragistics.Win.UltraWinGrid.UltraGridRow row,string ColumnName,ref System.Collections.ArrayList ValueList)
  2008. {
  2009. try
  2010. {
  2011. if(row.GetType()==typeof(Infragistics.Win.UltraWinGrid.UltraGridGroupByRow))
  2012. {
  2013. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow crow in row.ChildBands[0].Rows)
  2014. {
  2015. GetValueList(crow,ColumnName,ref ValueList);
  2016. }
  2017. }
  2018. else
  2019. {
  2020. ValueList.Add(StorageBaseClass.CheckNullStr(row.Cells["ID"].Value));
  2021. }
  2022. }
  2023. catch(System.Exception ex)
  2024. {
  2025. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2026. }
  2027. }
  2028. private void SetDataErrorRow(System.Data.DataTable table)
  2029. {
  2030. try
  2031. {
  2032. foreach(System.Data.DataRow row in table.Rows)
  2033. {
  2034. switch(StorageBaseClass.CheckNullStr(row["SENDFLAG"]))
  2035. {
  2036. case "0":
  2037. row.ClearErrors();
  2038. break;
  2039. case "11":
  2040. row.RowError = "清库发运不能发运有合同号的板块";
  2041. row.SetColumnError(table.Columns["BILLETID"],"清库发运不能发运有合同号的板块!");
  2042. break;
  2043. case "12":
  2044. row.RowError = "系统不能匹配对应排车计划的合同,请人工操作成品分配";
  2045. row.SetColumnError(table.Columns["BILLETID"],"系统不能匹配对应排车计划的合同,请人工操作成品分配");
  2046. break;
  2047. case "13":
  2048. row.RowError = "无合同号的板块不能对非清库的排车进行发运";
  2049. row.SetColumnError(table.Columns["BILLETID"],"无合同号的板块不能对非清库的排车进行发运");
  2050. break;
  2051. case "14":
  2052. row.RowError = "板块对应的收货单位与排车计划设定的收货单位不一致";
  2053. row.SetColumnError(table.Columns["BILLETID"],"板块对应的收货单位与排车计划设定的收货单位不一致");
  2054. break;
  2055. case "15":
  2056. row.RowError = "板块加工工艺结果不合格,不允许发运";
  2057. row.SetColumnError(table.Columns["BILLETID"],"板块加工工艺结果不合格,不允许发运");
  2058. break;
  2059. case "21":
  2060. row.RowError = "发运的量超过了合同的上限";
  2061. row.SetColumnError(table.Columns["BILLETID"],"发运的量超过了合同的上限");
  2062. break;
  2063. }
  2064. }
  2065. }
  2066. catch(System.Exception ex)
  2067. {
  2068. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2069. }
  2070. }
  2071. private void GetListData(string ListCoding)
  2072. {
  2073. try
  2074. {
  2075. string err = "";
  2076. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("JBFYManager","Core.XgMes.Server.JGKC.TurnoffSendManager.SendListManager",
  2077. "GetListData",new object[]{ListCoding,strlx},out err);
  2078. if(obj!=null)
  2079. {
  2080. this.Txt_AskPlan.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["PLANVEHICLEID"]);
  2081. this.Txt_VecihleNO.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["TRAINWAGON"]);
  2082. this.Txt_SendPactNO.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["PACTNO"]);
  2083. this.Txt_IncpName.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["CUSTOMER"]);
  2084. this.Cmb_SendMan.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["PICKSTORAGEMAN"]);
  2085. this.Cmb_ClassOrder.Value = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["CLASSORDER"]);
  2086. this.Cmb_ClassTeam.Value = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["CLASSTEAM"]);
  2087. this.Dte_SendTime.Value = Convert.ToDateTime((obj as System.Data.DataSet).Tables[0].Rows[0]["PICKSTORAGETIME"]);
  2088. }
  2089. }
  2090. catch(System.Exception ex)
  2091. {
  2092. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2093. }
  2094. }
  2095. #endregion
  2096. #region "Button"
  2097. private void Btn_Add_Click(object sender, System.EventArgs e)
  2098. {
  2099. try
  2100. {
  2101. if(Txt_ListCoding.Text.Trim().Length < 5)
  2102. {
  2103. MessageBox.Show("明细号" + this.Txt_ListCoding.Text.Trim() + "必须为五位数或五位数加一位字母",StorageBaseClass.MsgCaption);
  2104. this.Txt_ListCoding.SelectAll();
  2105. return;
  2106. }
  2107. System.Data.DataRow[] rows;
  2108. rows = this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].Select("CONDOLENUMBER='" + this.Txt_Condole.Text + "'");
  2109. if(rows.Length ==0)
  2110. {
  2111. MessageBox.Show("对应的吊号满足条件的可发量为“0”",StorageBaseClass.MsgCaption);
  2112. this.Txt_Condole.Focus();
  2113. return;
  2114. }
  2115. else
  2116. {
  2117. System.Collections.ArrayList Billets = new ArrayList();
  2118. System.Collections.ArrayList SendInfo = new ArrayList();
  2119. foreach(System.Data.DataRow row in rows)
  2120. {
  2121. Billets.Add(row["BILLETID"]);
  2122. }
  2123. SendInfo.Add(this.Txt_AskPlan.Text);//1
  2124. SendInfo.Add(this.Txt_VecihleNO.Text);//2
  2125. //SendInfo.Add(this.Txt_ListCodingTop.Text+"-"+this.Txt_ListCoding.Text.Trim());
  2126. SendInfo.Add(this.Cmb_Txt_ListCodingTop.Text + "-" + this.Txt_ListCoding.Text.Trim());//3
  2127. SendInfo.Add(this.Cmb_SendMan.Text);//4
  2128. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Cmb_ClassOrder.Value));//5
  2129. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Cmb_ClassTeam.Value));//6
  2130. SendInfo.Add(Convert.ToDateTime(this.Dte_SendTime.Value).ToString("yyyy-MM-dd HH:mm:ss"));//7
  2131. SendInfo.Add(this.Txt_Remark.Text);//8
  2132. SendInfo.Add(StorageBaseClass.CheckNullStr("0"));//9
  2133. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);//10
  2134. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Txt_IncpName.Text.Trim()));//11
  2135. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Txt_SendPactNO.Text));//12
  2136. //2008-03-26 ZW
  2137. SendInfo.Add("0");//13
  2138. SendInfo.Add("0");//14
  2139. SendInfo.Add("0");//15
  2140. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);//16
  2141. SendInfo.Add(strlx);//17
  2142. SendInfo.Add(strlxx);//18
  2143. AddSendList(Billets,SendInfo,"CONDOLE",rows);
  2144. }
  2145. }
  2146. catch(System.Exception ex)
  2147. {
  2148. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2149. this.Txt_Condole.Focus();
  2150. }
  2151. }
  2152. private void Btn_SendBillet_Click(object sender, System.EventArgs e)
  2153. {
  2154. try
  2155. {
  2156. if(Txt_ListCoding.Text.Trim().Length < 5)
  2157. {
  2158. MessageBox.Show("明细号" + this.Txt_ListCoding.Text.Trim() + "必须为五位数或五位数加一位字母",StorageBaseClass.MsgCaption);
  2159. this.Txt_ListCoding.SelectAll();
  2160. return;
  2161. }
  2162. System.Data.DataRow[] rows;
  2163. rows = this._FrmDataSet.Tables["KCJ_TURNOFFBUTTRESSLIST_VIEW"].Select("BILLETID='" + this.Txt_Billet.Text + "'");
  2164. if(rows.Length ==0)
  2165. {
  2166. MessageBox.Show("对应的序号满足条件的可发量为“0”",StorageBaseClass.MsgCaption);
  2167. this.Txt_Billet.Focus();
  2168. return;
  2169. }
  2170. else
  2171. {
  2172. System.Collections.ArrayList Billets = new ArrayList();
  2173. System.Collections.ArrayList SendInfo = new ArrayList();
  2174. foreach(System.Data.DataRow row in rows)
  2175. {
  2176. Billets.Add(row["BILLETID"]);
  2177. }
  2178. SendInfo.Add(this.Txt_AskPlan.Text);//1 发运指示号
  2179. SendInfo.Add(this.Txt_VecihleNO.Text);//2 车号
  2180. SendInfo.Add(this.Cmb_Txt_ListCodingTop.Text.Trim() + "-" + this.Txt_ListCoding.Text.Trim());//3 明细号
  2181. SendInfo.Add(this.Cmb_SendMan.Text);//4 发运人
  2182. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Cmb_ClassOrder.Value));//5 发运班次
  2183. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Cmb_ClassTeam.Value));//6 发运班组
  2184. SendInfo.Add(Convert.ToDateTime(this.Dte_SendTime.Value).ToString("yyyy-MM-dd HH:mm:ss"));//7 发运时间
  2185. SendInfo.Add(this.Txt_Remark.Text);//8 备注
  2186. SendInfo.Add(StorageBaseClass.CheckNullStr(this.txt_Icode.Text.ToString().Trim()));//9 收货单位
  2187. SendInfo.Add(StorageBaseClass.CheckNullStr(this.Txt_SendPactNO.Text));//10 合同号
  2188. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);//11 登记人
  2189. SendInfo.Add(strlx);//12登记类型
  2190. SendInfo.Add("0");//13V发运类型
  2191. SendInfo.Add(strlxx);//14V发运类型
  2192. if (chk_QXFY.Checked)
  2193. {
  2194. SendInfo.Add("1");//15强行发运
  2195. }
  2196. else
  2197. {
  2198. SendInfo.Add("0");//15强行发运
  2199. }
  2200. AddSendList(Billets,SendInfo,"",rows);
  2201. }
  2202. }
  2203. catch(System.Exception ex)
  2204. {
  2205. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2206. this.Txt_Billet.Focus();
  2207. }
  2208. }
  2209. private void Btn_GetListCoding_Click(object sender, System.EventArgs e)
  2210. {
  2211. try
  2212. {
  2213. //string year = this.Txt_ListCodingTop.Text.Substring(2,this.Txt_ListCodingTop.Text.Length-2);
  2214. string year = this.Cmb_Txt_ListCodingTop.Text.Substring(5, 1);
  2215. string strerr = "";
  2216. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2217. "GetListCoding",new object[]{"SEND",year},out strerr);
  2218. if(StorageBaseClass.CheckNullStr(obj).Length ==0)
  2219. {
  2220. MessageBox.Show("获取申报编号失败",StorageBaseClass.MsgCaption);
  2221. }
  2222. else
  2223. {
  2224. this.Txt_ListCoding.Text = StorageBaseClass.CheckNullStr(obj);
  2225. }
  2226. }
  2227. catch(System.Exception ex)
  2228. {
  2229. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2230. }
  2231. }
  2232. private void btn_Edit_Click(object sender, System.EventArgs e)
  2233. {
  2234. try
  2235. {
  2236. string strerr = "";
  2237. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("JBFYManager","Core.XgMes.Server.JGKC.TurnoffSendManager.SendListManager",
  2238. "EditVechileNO",new object[]{this.Cmb_Txt_ListCodingTop.Text+"-"+this.Txt_ListCoding.Text,this.Txt_VecihleNO.Text},out strerr);
  2239. if(StorageBaseClass.CheckNullStr(obj) == "1")
  2240. {
  2241. MessageBox.Show("车号更改成功",StorageBaseClass.MsgCaption);
  2242. return;
  2243. }
  2244. else
  2245. {
  2246. if(strerr.Length>0)
  2247. {
  2248. MessageBox.Show(strerr,StorageBaseClass.MsgCaption);
  2249. return;
  2250. }
  2251. }
  2252. }
  2253. catch(System.Exception ex)
  2254. {
  2255. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2256. }
  2257. }
  2258. #endregion
  2259. #region "Key Event"
  2260. private void Dte_SendTime_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e)
  2261. {
  2262. try
  2263. {
  2264. if(e.KeyData==System.Windows.Forms.Keys.Return)
  2265. {
  2266. if(((System.Windows.Forms.Control)sender).Name == "Txt_ListCoding")
  2267. {
  2268. if(Txt_ListCoding.Text.Trim().Length < 5)
  2269. {
  2270. MessageBox.Show("明细号" + this.Txt_ListCoding.Text.Trim() + "必须为五位数或五位数加一位字母",StorageBaseClass.MsgCaption);
  2271. this.Txt_ListCoding.SelectAll();
  2272. return;
  2273. }
  2274. }
  2275. string where = "";
  2276. if(((System.Windows.Forms.Control)sender).Name == "Txt_Condole")
  2277. {
  2278. this.Tab_Match.Tabs["STORAGE"].Selected = true;
  2279. where = " AND B.CONDOLENUMBER='" + this.Txt_Condole.Text + "' ";
  2280. if(!GetTurnoffList(where))
  2281. {
  2282. MessageBox.Show("吊号" + this.Txt_Condole.Text + "的板块无库存!",StorageBaseClass.MsgCaption);
  2283. this.Txt_Condole.SelectAll();
  2284. return;
  2285. }
  2286. Txt_Billet.Focus();
  2287. return;
  2288. }
  2289. if (((System.Windows.Forms.Control)sender).Name == "Txt_Billet")
  2290. {
  2291. try
  2292. {
  2293. string err = "";
  2294. object obj = new object();
  2295. obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2296. "GetListOrderData", new object[] { Txt_Billet.Text,strlxx }, out err);
  2297. if (obj != null)
  2298. {
  2299. this.Txt_SendPactNO.Text = StorageBaseClass.CheckNullStr((obj as System.Data.DataSet).Tables[0].Rows[0]["ORDERNO"]);
  2300. }
  2301. }
  2302. catch (System.Exception ex)
  2303. {
  2304. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2305. }
  2306. }
  2307. if(((System.Windows.Forms.Control)sender).Name == "Txt_Billet")
  2308. {
  2309. this.Tab_Match.Tabs["STORAGE"].Selected = true;
  2310. where = " AND A.BILLETID='" + Txt_Billet.Text + "' ";
  2311. if (!GetTurnoffList(where))
  2312. {
  2313. MessageBox.Show("" + this.Txt_Billet.Text + "的板块无库存!", StorageBaseClass.MsgCaption);
  2314. this.Txt_Billet.SelectAll();
  2315. Txt_Billet.Focus();
  2316. return;
  2317. }
  2318. else
  2319. {
  2320. this.Dte_SendTime.Focus();
  2321. }
  2322. return;
  2323. }
  2324. if (((System.Windows.Forms.Control)sender).Name == "Dte_SendTime")
  2325. {
  2326. this.Txt_Remark.Focus();
  2327. }
  2328. if (((System.Windows.Forms.Control)sender).Name == "Txt_Remark")
  2329. {
  2330. this.Btn_SendBillet.Focus();
  2331. }
  2332. if (((System.Windows.Forms.Control)sender).Name == "Txt_ListCoding")
  2333. {
  2334. GetListData(Cmb_Txt_ListCodingTop.Text + "-" + Txt_ListCoding.Text);
  2335. }
  2336. if (((System.Windows.Forms.Control)sender).Name == "Txt_SendPactNO")
  2337. {
  2338. this.Cmb_SendMan.Focus();
  2339. }
  2340. if (((System.Windows.Forms.Control)sender).Name == "Cmb_SendMan")
  2341. {
  2342. this.Cmb_ClassOrder.Focus();
  2343. }
  2344. if (((System.Windows.Forms.Control)sender).Name == "Cmb_ClassOrder")
  2345. {
  2346. this.Cmb_ClassTeam.Focus();
  2347. }
  2348. if (((System.Windows.Forms.Control)sender).Name == "Cmb_ClassTeam")
  2349. {
  2350. this.Txt_IncpName.Focus();
  2351. }
  2352. if (((System.Windows.Forms.Control)sender).Name == "Txt_IncpName")
  2353. {
  2354. this.Txt_Condole.Focus();
  2355. }
  2356. }
  2357. }
  2358. catch(System.Exception ex)
  2359. {
  2360. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2361. }
  2362. }
  2363. private void Dte_SendTime_Enter(object sender, System.EventArgs e)
  2364. {
  2365. if(sender.GetType().ToString()=="Infragistics.Win.UltraWinEditors.UltraTextEditor")
  2366. {
  2367. ((Infragistics.Win.UltraWinEditors.UltraTextEditor)sender).SelectAll();
  2368. }
  2369. if(sender.GetType().ToString()=="Infragistics.Win.UltraWinEditors.UltraNumericEditor")
  2370. {
  2371. ((Infragistics.Win.UltraWinEditors.UltraNumericEditor)sender).SelectAll();
  2372. }
  2373. }
  2374. #endregion
  2375. #region "ToolBarButton"
  2376. public void AskQuery()
  2377. {
  2378. try
  2379. {
  2380. //string err = "";
  2381. this._FrmDataSet.Tables["SEL_ASKVEHICLEPLAN_C"].Clear();
  2382. string where = GetWhere("PLAN");
  2383. string strOut = "";
  2384. DataSet ds = (DataSet)Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2385. "GetAskPlanData", new object[] { where,strlx }, out strOut);
  2386. if(ds!=null)
  2387. {
  2388. this._FrmDataSet.Tables["SEL_ASKVEHICLEPLAN_C"].Merge(ds.Tables[0]);
  2389. }
  2390. this._FrmDataSet.AcceptChanges();
  2391. }
  2392. catch(System.Exception ex)
  2393. {
  2394. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2395. }
  2396. }
  2397. public void SendQuery()
  2398. {
  2399. try
  2400. {
  2401. string err = "";
  2402. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Clear();
  2403. string where = GetWhere("SEND");
  2404. string strRolid = ClientCommon._UserInfo.UserRoleID.ToString();
  2405. object obj = null;
  2406. obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2407. "GetSendListData", new object[] { where ,strlx}, out err);
  2408. this._FrmDataSet.AcceptChanges();
  2409. if(obj!=null)
  2410. {
  2411. this._FrmDataSet.Merge(obj as System.Data.DataSet);
  2412. }
  2413. this._FrmDataSet.AcceptChanges();
  2414. this.Tab_Match.Tabs["SEND"].Selected = true;
  2415. }
  2416. catch(System.Exception ex)
  2417. {
  2418. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2419. }
  2420. }
  2421. public void Print()
  2422. {
  2423. try
  2424. {
  2425. string strerr = "";
  2426. object obj = null;
  2427. string strRole = ClientCommon._UserInfo.UserRoleID.ToString();
  2428. Core.XgMes.Client.Print.FrmPrintBase rtp = new Core.XgMes.Client.Print.FrmPrintBase();
  2429. if(!this.txt_ListCode.Enabled | this.txt_ListCode.Text.Trim()=="")
  2430. {
  2431. MessageBox.Show("请您输写要打印的发运明细编号",StorageBaseClass.MsgCaption);
  2432. return;
  2433. }
  2434. obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2435. "GetPrintData", new object[] { this.txt_ListCode.Text, strlx, strRole,strlxx }, out strerr);
  2436. if (strlx == "2")
  2437. {
  2438. rtp._rtpFileName = @"PSSendListXC.rpt";
  2439. }
  2440. else if (strlx == "1")
  2441. {
  2442. rtp._rtpFileName = @"BJSEND_BC.rpt";
  2443. }
  2444. if (strlx == "2" || strlx == "3")
  2445. {
  2446. }
  2447. else
  2448. {
  2449. if (obj == null)
  2450. {
  2451. MessageBox.Show("请您确认输写的发运明细编号是否正确", StorageBaseClass.MsgCaption);
  2452. return;
  2453. }
  2454. }
  2455. rtp._rtpDataSet = obj as System.Data.DataSet;
  2456. rtp._rtpDataSet.Tables["TOP"].Rows[0]["CREATOR"]=Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName;
  2457. rtp.ShowDialog();
  2458. }
  2459. catch(System.Exception ex)
  2460. {
  2461. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2462. }
  2463. }
  2464. protected override bool Delete()
  2465. {
  2466. try
  2467. {
  2468. if(this.Grd_Send.ActiveRow==null)
  2469. {
  2470. MessageBox.Show("请选择您要删除选择的发运明细!",StorageBaseClass.MsgCaption);
  2471. return false;
  2472. }
  2473. System.Windows.Forms.DialogResult t = MessageBox.Show("你确认要撤销所选则的发运操作",StorageBaseClass.MsgCaption,System.Windows.Forms.MessageBoxButtons.YesNo);
  2474. if(t == System.Windows.Forms.DialogResult.No)
  2475. {
  2476. return false;
  2477. }
  2478. System.Collections.ArrayList BilletInfo = new ArrayList();
  2479. System.Collections.ArrayList SendInfo = new ArrayList();
  2480. if(this.Grd_Send.ActiveRow.GetType() == typeof(Infragistics.Win.UltraWinGrid.UltraGridRow))
  2481. {
  2482. BilletInfo.Add(StorageBaseClass.CheckNullStr(this.Grd_Send.ActiveRow.Cells["ID"].Value));
  2483. }
  2484. else
  2485. {
  2486. foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.Grd_Send.ActiveRow.ChildBands[0].Rows)
  2487. {
  2488. GetValueList(row,"ID",ref BilletInfo);
  2489. }
  2490. }
  2491. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  2492. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserBb);
  2493. SendInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserBc);
  2494. SendInfo.Add(strlx);
  2495. SendInfo.Add(strlxx);
  2496. string strRole = ClientCommon._UserInfo.UserRoleID.ToString();
  2497. string strerr = "";
  2498. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2499. "DelSendList", new object[] { BilletInfo, SendInfo, strlx }, out strerr);
  2500. if(StorageBaseClass.CheckNullStr(obj)=="1")
  2501. {
  2502. for(int i=0;i<BilletInfo.Count;i++)
  2503. {
  2504. System.Data.DataRow[] row = this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Select("ID='"+BilletInfo[i].ToString()+"'");
  2505. if(row.Length==1)
  2506. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].Rows.Remove(row[0]);
  2507. }
  2508. this._FrmDataSet.Tables["KCJ_TURNOFFSENDLIST"].AcceptChanges();
  2509. }
  2510. else
  2511. {
  2512. MessageBox.Show(strerr,StorageBaseClass.MsgCaption);
  2513. }
  2514. return true;
  2515. }
  2516. catch(System.Exception ex)
  2517. {
  2518. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2519. return false;
  2520. }
  2521. }
  2522. public void Export()
  2523. {
  2524. try
  2525. {
  2526. string filename = @"发运明细.xls";
  2527. base.ultraGridExcelExporter.Export(this.Grd_Send,filename);
  2528. System.Diagnostics.ProcessStartInfo st = new System.Diagnostics.ProcessStartInfo(filename);
  2529. st.WindowStyle =System.Diagnostics.ProcessWindowStyle.Maximized ;
  2530. System.Diagnostics.Process.Start(st);
  2531. }
  2532. catch(System.Exception ex)
  2533. {
  2534. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2535. }
  2536. }
  2537. #endregion
  2538. #region "Text"
  2539. private void Txt_Condole_TextChanged(object sender, System.EventArgs e)
  2540. {
  2541. try
  2542. {
  2543. this.Txt_Condole.Focus();
  2544. }
  2545. catch(System.Exception ex)
  2546. {
  2547. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2548. }
  2549. }
  2550. private void Txt_Billet_TextChanged(object sender, System.EventArgs e)
  2551. {
  2552. try
  2553. {
  2554. this.Txt_Billet.Focus();
  2555. }
  2556. catch(System.Exception ex)
  2557. {
  2558. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2559. }
  2560. }
  2561. #endregion
  2562. private void Txt_ListCoding_ValueChanged(object sender, System.EventArgs e)
  2563. {
  2564. }
  2565. private void chk_AllowFilter_CheckedChanged(object sender, EventArgs e)
  2566. {
  2567. if (this.chk_AllowFilter.Checked)
  2568. {
  2569. this.Grd_Send.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  2570. Grd_HCSendPlan.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  2571. }
  2572. else
  2573. {
  2574. this.Grd_Send.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  2575. Grd_HCSendPlan.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.Default;
  2576. if (this.Grd_Send.DisplayLayout.Bands[0].ColumnFilters.Count > 0)
  2577. {
  2578. for (int i = 0; i < this.Grd_Send.DisplayLayout.Bands[0].ColumnFilters.Count; i++)
  2579. {
  2580. this.Grd_Send.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  2581. }
  2582. }
  2583. if (this.Grd_HCSendPlan.DisplayLayout.Bands[0].ColumnFilters.Count > 0)
  2584. {
  2585. for (int i = 0; i < this.Grd_HCSendPlan.DisplayLayout.Bands[0].ColumnFilters.Count; i++)
  2586. {
  2587. this.Grd_HCSendPlan.DisplayLayout.Bands[0].ColumnFilters[i].FilterConditions.Clear();
  2588. }
  2589. }
  2590. }
  2591. }
  2592. private void btn_SendID_Click(object sender, EventArgs e)
  2593. {
  2594. this.Cmb_Txt_ListCodingTop.Text = "FN" + System.DateTime.Now.ToString("yy").Substring(1, 1);
  2595. this.Txt_AskPlan.Text = "N" + System.DateTime.Now.ToString("yyyyMMddHHmmss");
  2596. this.Txt_AskPlan.Enabled = true;
  2597. this.btn_NSendID.Visible = false;
  2598. }
  2599. private void chk_ybfs_Click(object sender, EventArgs e)
  2600. {
  2601. AFFIRMJL();
  2602. }
  2603. #region "预报发送"
  2604. private void AFFIRMJL()
  2605. {
  2606. try
  2607. {
  2608. if (this.Txt_VecihleNO.Text.Length == 0)
  2609. {
  2610. MessageBox.Show("请您确认车牌号!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  2611. return;
  2612. }
  2613. if (this.Txt_AskPlan.Text.Length == 0)
  2614. {
  2615. MessageBox.Show("请您确认发运号!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  2616. return;
  2617. }
  2618. if (this.Txt_PhoneNum.Text.Length == 0)
  2619. {
  2620. MessageBox.Show("请您确认手机号!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  2621. return;
  2622. }
  2623. System.Collections.ArrayList LoadInfo = new ArrayList();
  2624. string strerr = "";
  2625. string Type = "AFFIRMJL";
  2626. LoadInfo.Add(Comm.ObjToStr(this.Txt_VecihleNO.Text.Trim()));
  2627. LoadInfo.Add(Comm.ObjToStr(this.Txt_AskPlan.Text.Trim()));
  2628. LoadInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  2629. LoadInfo.Add(Comm.ObjToStr(this.Txt_PhoneNum.Text.Trim()));
  2630. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2631. "CommitLoadVecihle", new object[] { LoadInfo, Type }, out strerr);
  2632. if (obj != null && obj.ToString() == "1")
  2633. {
  2634. MessageBox.Show("预报发送成功!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  2635. }
  2636. else
  2637. {
  2638. MessageBox.Show(strerr, "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  2639. }
  2640. }
  2641. catch (System.Exception ex)
  2642. {
  2643. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2644. }
  2645. }
  2646. #endregion
  2647. #region "撤销发送"
  2648. private void QXZL()
  2649. {
  2650. try
  2651. {
  2652. if (this.Txt_VecihleNO.Text.Length == 0)
  2653. {
  2654. MessageBox.Show("请您确认车牌号!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  2655. return;
  2656. }
  2657. if (this.Txt_AskPlan.Text.Length == 0)
  2658. {
  2659. MessageBox.Show("请您确认发运号!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);
  2660. return;
  2661. }
  2662. System.Collections.ArrayList LoadInfo = new ArrayList();
  2663. string strerr = "";
  2664. string Type = "QXZL";
  2665. LoadInfo.Add(Comm.ObjToStr(this.Txt_VecihleNO.Text.Trim()));
  2666. LoadInfo.Add(Comm.ObjToStr(this.Txt_AskPlan.Text.Trim()));
  2667. LoadInfo.Add(Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName);
  2668. object obj = Core.Mes.ClientFrameWork.ClientCommon._RemotingHelp.ExecuteMethod("BJZWStuff", "Core.XgMes.Server.JGKC.SteelPlateManager.SendManager",
  2669. "CommitLoadVecihle", new object[] { LoadInfo, Type }, out strerr);
  2670. if (obj != null && obj.ToString() == "1")
  2671. {
  2672. MessageBox.Show("撤销发送成功!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  2673. }
  2674. else
  2675. {
  2676. MessageBox.Show(strerr, "提示", MessageBoxButtons.OK, MessageBoxIcon.Warning);
  2677. }
  2678. }
  2679. catch (System.Exception ex)
  2680. {
  2681. System.Diagnostics.Debug.WriteLine(ex.ToString());
  2682. }
  2683. }
  2684. #endregion
  2685. private void chk_cxfs_Click(object sender, EventArgs e)
  2686. {
  2687. QXZL();
  2688. }
  2689. }
  2690. }