frmSystemSetting.Designer.cs 197 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmSystemSetting
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSystemSetting));
  30. this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
  31. this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
  32. this.tabControlEx1 = new LYFZ.ComponentLibrary.TabControlEx();
  33. this.tabPage1 = new System.Windows.Forms.TabPage();
  34. this.cbx_PrintOrderShowPayment = new LYFZ.ComponentLibrary.CheckBoxEx();
  35. this.cbx_MemberBalance = new LYFZ.ComponentLibrary.CheckBoxEx();
  36. this.cbx_EnableOrderLockFeature = new LYFZ.ComponentLibrary.CheckBoxEx();
  37. this.cbx_RequiredPhoneNumber = new LYFZ.ComponentLibrary.CheckBoxEx();
  38. this.cbx_HidePickUpOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  39. this.cbx_BBBirthday = new LYFZ.ComponentLibrary.CheckBoxEx();
  40. this.cbx_CameraStatisticNotReservedButCompletionTime = new LYFZ.ComponentLibrary.CheckBoxEx();
  41. this.cbx_IsWithinSchedule = new LYFZ.ComponentLibrary.CheckBoxEx();
  42. this.cbx_ExportedSelectPhotoGenerateZIP = new LYFZ.ComponentLibrary.CheckBoxEx();
  43. this.cbx_ExportedSelectPhotoSpecialMethodExport = new LYFZ.ComponentLibrary.CheckBoxEx();
  44. this.cbx_ExportEmptyFolderSelectPhoto = new LYFZ.ComponentLibrary.CheckBoxEx();
  45. this.ck_ShowVideoButton = new LYFZ.ComponentLibrary.CheckBoxEx();
  46. this.cbx_PrintHideBottomAndListed = new LYFZ.ComponentLibrary.CheckBoxEx();
  47. this.cbx_UseBaiduShareUrl = new LYFZ.ComponentLibrary.CheckBoxEx();
  48. this.ck_N8ViewGo = new LYFZ.ComponentLibrary.CheckBoxEx();
  49. this.chkordernumbersearch = new LYFZ.ComponentLibrary.CheckBoxEx();
  50. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  51. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  54. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.cbx_SeriesUpgrade = new LYFZ.ComponentLibrary.CheckBoxEx();
  56. this.cbx_HideAPPSalaryForTheMonth = new LYFZ.ComponentLibrary.CheckBoxEx();
  57. this.cbx_AutoDressOrderNumber = new LYFZ.ComponentLibrary.CheckBoxEx();
  58. this.cbx_ChangeActiveContent = new LYFZ.ComponentLibrary.CheckBoxEx();
  59. this.cbx_IncludeVouchers = new LYFZ.ComponentLibrary.CheckBoxEx();
  60. this.cbx_MemberCardShowHide = new LYFZ.ComponentLibrary.CheckBoxEx();
  61. this.cbx_ThirdOnlinePay = new LYFZ.ComponentLibrary.CheckBoxEx();
  62. this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
  63. this.lbEnd1 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.nub_IntoEndUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  65. this.lbEnd2 = new LYFZ.ComponentLibrary.LabelEx();
  66. this.nub_ChildrenIntoEndUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  67. this.lbEnd3 = new LYFZ.ComponentLibrary.LabelEx();
  68. this.nub_PhotoIntoEndUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  69. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  70. this.lbbook1 = new LYFZ.ComponentLibrary.LabelEx();
  71. this.nub_IntoBookUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  72. this.lbbook2 = new LYFZ.ComponentLibrary.LabelEx();
  73. this.nub_ChildrenIntoBookUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  74. this.lbbook3 = new LYFZ.ComponentLibrary.LabelEx();
  75. this.nub_PhotoIntoBookUnitPrice = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  76. this.cbx_FilmSelectionRemindTimesOut = new LYFZ.ComponentLibrary.CheckBoxEx();
  77. this.cbx_PrintProductionOrderUseApecialTemplate = new LYFZ.ComponentLibrary.CheckBoxEx();
  78. this.cbx_PrintProductionList = new LYFZ.ComponentLibrary.CheckBoxEx();
  79. this.cbx_SelectPhotoEditOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  80. this.cbx_PrintHideLookDesigner = new LYFZ.ComponentLibrary.CheckBoxEx();
  81. this.cbx_FullScreenNotDisplayedRightThumbnail = new LYFZ.ComponentLibrary.CheckBoxEx();
  82. this.cbx_SelectPhotoCanDragPhoto = new LYFZ.ComponentLibrary.CheckBoxEx();
  83. this.cbx_AutomaticallyCachedPhotoTolocal = new LYFZ.ComponentLibrary.CheckBoxEx();
  84. this.cbx_IsLocalCacheOriginalFilm = new LYFZ.ComponentLibrary.CheckBoxEx();
  85. this.cbx_IsEnablePhotoStyle = new LYFZ.ComponentLibrary.CheckBoxEx();
  86. this.cbx_SelectionFilmHidePhotoID = new LYFZ.ComponentLibrary.CheckBoxEx();
  87. this.cbx_AuthorizationQuadraticPiece = new LYFZ.ComponentLibrary.CheckBoxEx();
  88. this.cbx_SelectPhotoF5SeeDeletePhtoto = new LYFZ.ComponentLibrary.CheckBoxEx();
  89. this.cbx_IsHideSelectPhotoSeeDeleteButton = new LYFZ.ComponentLibrary.CheckBoxEx();
  90. this.cbx_IntoBookAndIntoBottom = new LYFZ.ComponentLibrary.CheckBoxEx();
  91. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct = new LYFZ.ComponentLibrary.CheckBoxEx();
  92. this.cbx_IsShowSelectPhtotInfo = new LYFZ.ComponentLibrary.CheckBoxEx();
  93. this.cbx_F4SWitchPhotoOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  94. this.cbx_F2SWitchDisplayPhoto = new LYFZ.ComponentLibrary.CheckBoxEx();
  95. this.cbx_NoMapModeSelectionFilm = new LYFZ.ComponentLibrary.CheckBoxEx();
  96. this.cbx_IsSelectionFilmsDisruptOrder = new LYFZ.ComponentLibrary.CheckBoxEx();
  97. this.cbx_OtherConsumerPassportManagement = new LYFZ.ComponentLibrary.CheckBoxEx();
  98. this.cbx_PrintTraditionalInvoice = new LYFZ.ComponentLibrary.CheckBoxEx();
  99. this.cbx_ImportClientGeneratesThumbnail = new LYFZ.ComponentLibrary.CheckBoxEx();
  100. this.cbx_ReferralAmountPaidPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
  101. this.cbx_ImportingPhotoPieceInput = new LYFZ.ComponentLibrary.CheckBoxEx();
  102. this.txt_FilmSelectionOvertimePassword = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  103. this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
  104. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  105. this.nub_FilmSelectionOvertimeMinute = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  106. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  107. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  108. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  109. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  110. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  111. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  112. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  113. this.nub_AutomaticLogoutMinute = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  114. this.nub_TicketPrintingNumber = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  115. this.nub_PreviewQuality = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  116. this.nub_AddPGetIntoBook = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  117. this.nub_ReportFormPageSize = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  118. this.nub_FilmSelectionTimesOutMinute = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  119. this.cbx_WithoutOperatingAutomaticLogout = new LYFZ.ComponentLibrary.CheckBoxEx();
  120. this.cbx_OrderAutoOpenMemberCard = new LYFZ.ComponentLibrary.CheckBoxEx();
  121. this.cbx_EnabledIDNumber = new LYFZ.ComponentLibrary.CheckBoxEx();
  122. this.cbx_IsCustomOrderNumber = new LYFZ.ComponentLibrary.CheckBoxEx();
  123. this.cbx_PrintOrderNoSuffix = new LYFZ.ComponentLibrary.CheckBoxEx();
  124. this.cbx_IsEnablePhotoEdition = new LYFZ.ComponentLibrary.CheckBoxEx();
  125. this.cbx_VirtualDesign = new LYFZ.ComponentLibrary.CheckBoxEx();
  126. this.cbx_GiftsPacksSetsofLines = new LYFZ.ComponentLibrary.CheckBoxEx();
  127. this.cbx_IsLoginAutoOpenIndex = new LYFZ.ComponentLibrary.CheckBoxEx();
  128. this.cbx_ServiceCompletedAddPieceRate = new LYFZ.ComponentLibrary.CheckBoxEx();
  129. this.cbx_EnableOrderCostControlSystem = new LYFZ.ComponentLibrary.CheckBoxEx();
  130. this.cbx_UpDownLeftRightKeysBrowsePhotos = new LYFZ.ComponentLibrary.CheckBoxEx();
  131. this.checkBoxEx3 = new LYFZ.ComponentLibrary.CheckBoxEx();
  132. this.checkBoxEx2 = new LYFZ.ComponentLibrary.CheckBoxEx();
  133. this.cbx_UseEmbeddedColorManagement = new LYFZ.ComponentLibrary.CheckBoxEx();
  134. this.cbx_EnableQueuingGuide = new LYFZ.ComponentLibrary.CheckBoxEx();
  135. this.cbx_ExportFinishingExportSelectInfo = new LYFZ.ComponentLibrary.CheckBoxEx();
  136. this.cbx_DefaultgeneratedTiaocode = new LYFZ.ComponentLibrary.CheckBoxEx();
  137. this.checkBoxEx6 = new LYFZ.ComponentLibrary.CheckBoxEx();
  138. this.checkBoxEx5 = new LYFZ.ComponentLibrary.CheckBoxEx();
  139. this.checkBoxEx4 = new LYFZ.ComponentLibrary.CheckBoxEx();
  140. this.checkBoxEx1 = new LYFZ.ComponentLibrary.CheckBoxEx();
  141. this.cbx_IsSelectionFilmsHiddenPhoto = new LYFZ.ComponentLibrary.CheckBoxEx();
  142. this.cbx_PrintHideArrears = new LYFZ.ComponentLibrary.CheckBoxEx();
  143. this.cbx_SelectionPhotosDefaultLargeThumbnail = new LYFZ.ComponentLibrary.CheckBoxEx();
  144. this.cbx_PrintHideClothingCount = new LYFZ.ComponentLibrary.CheckBoxEx();
  145. this.cbx_IsBigPaper = new LYFZ.ComponentLibrary.CheckBoxEx();
  146. this.cbx_IsDeletePhotoPrompt = new LYFZ.ComponentLibrary.CheckBoxEx();
  147. this.tabPage2 = new System.Windows.Forms.TabPage();
  148. this.gbx_Group = new LYFZ.ComponentLibrary.GroupBoxEx();
  149. this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
  150. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  151. this.txt_PrintOrderPaymentPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  152. this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
  153. this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
  154. this.lb_WeddingOrdersPrefix = new LYFZ.ComponentLibrary.LabelEx();
  155. this.txt_WeddingOrdersPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  156. this.lb_ChildrensOrdersPrefix = new LYFZ.ComponentLibrary.LabelEx();
  157. this.txt_ChildrensOrdersPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  158. this.lb_PhotoOrdersPrefix = new LYFZ.ComponentLibrary.LabelEx();
  159. this.txt_PhotoOrdersPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  160. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  161. this.txt_WeddingServicesPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  162. this.lb_OtherAppointmentsPrefix = new LYFZ.ComponentLibrary.LabelEx();
  163. this.txt_OtherAppointmentsPrefix = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  164. this.txt_StudioStoreNumbers = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
  165. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  166. this.cbx_OpenOrderChangeShop = new LYFZ.ComponentLibrary.CheckBoxEx();
  167. this.plExMainContainer.SuspendLayout();
  168. this.plFormMainContent.SuspendLayout();
  169. this.tabControlEx1.SuspendLayout();
  170. this.tabPage1.SuspendLayout();
  171. this.flowLayoutPanel3.SuspendLayout();
  172. ((System.ComponentModel.ISupportInitialize)(this.nub_IntoEndUnitPrice)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.nub_ChildrenIntoEndUnitPrice)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.nub_PhotoIntoEndUnitPrice)).BeginInit();
  175. this.flowLayoutPanel2.SuspendLayout();
  176. ((System.ComponentModel.ISupportInitialize)(this.nub_IntoBookUnitPrice)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.nub_ChildrenIntoBookUnitPrice)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.nub_PhotoIntoBookUnitPrice)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.nub_FilmSelectionOvertimeMinute)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.nub_AutomaticLogoutMinute)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.nub_TicketPrintingNumber)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.nub_PreviewQuality)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.nub_AddPGetIntoBook)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.nub_ReportFormPageSize)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.nub_FilmSelectionTimesOutMinute)).BeginInit();
  186. this.tabPage2.SuspendLayout();
  187. this.gbx_Group.SuspendLayout();
  188. this.flowLayoutPanel4.SuspendLayout();
  189. this.groupBoxEx1.SuspendLayout();
  190. this.flowLayoutPanel1.SuspendLayout();
  191. this.SuspendLayout();
  192. //
  193. // plExMainContainer
  194. //
  195. this.plExMainContainer.AutoScroll = true;
  196. this.plExMainContainer.Controls.Add(this.tabControlEx1);
  197. this.plExMainContainer.Size = new System.Drawing.Size(1090, 675);
  198. //
  199. // plFormMainContent
  200. //
  201. this.plFormMainContent.Size = new System.Drawing.Size(1090, 675);
  202. //
  203. // btnAppFormExit
  204. //
  205. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  206. this.btnAppFormExit.Location = new System.Drawing.Point(1058, 0);
  207. //
  208. // btnAppFormMinimize
  209. //
  210. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  211. this.btnAppFormMinimize.Location = new System.Drawing.Point(1031, 0);
  212. //
  213. // btnSave
  214. //
  215. this.btnSave.BackColor = System.Drawing.Color.Transparent;
  216. this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
  217. this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  218. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  219. this.btnSave.ForeColor = System.Drawing.Color.White;
  220. this.btnSave.IsCustomBackImg = false;
  221. this.btnSave.IsShowText = true;
  222. this.btnSave.Location = new System.Drawing.Point(346, 45);
  223. this.btnSave.Name = "btnSave";
  224. this.btnSave.Size = new System.Drawing.Size(85, 28);
  225. this.btnSave.TabIndex = 0;
  226. this.btnSave.Text = "保 存";
  227. this.btnSave.UseVisualStyleBackColor = false;
  228. //
  229. // btnClose
  230. //
  231. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  232. this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
  233. this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  234. this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  235. this.btnClose.ForeColor = System.Drawing.Color.White;
  236. this.btnClose.IsCustomBackImg = false;
  237. this.btnClose.IsShowText = true;
  238. this.btnClose.Location = new System.Drawing.Point(473, 45);
  239. this.btnClose.Name = "btnClose";
  240. this.btnClose.Size = new System.Drawing.Size(85, 28);
  241. this.btnClose.TabIndex = 0;
  242. this.btnClose.Text = "关 闭";
  243. this.btnClose.UseVisualStyleBackColor = false;
  244. //
  245. // tabControlEx1
  246. //
  247. this.tabControlEx1.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  248. this.tabControlEx1.Controls.Add(this.tabPage1);
  249. this.tabControlEx1.Controls.Add(this.tabPage2);
  250. this.tabControlEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  251. this.tabControlEx1.ItemSize = new System.Drawing.Size(120, 36);
  252. this.tabControlEx1.Location = new System.Drawing.Point(0, 0);
  253. this.tabControlEx1.Name = "tabControlEx1";
  254. this.tabControlEx1.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  255. this.tabControlEx1.SelectedIndex = 0;
  256. this.tabControlEx1.Size = new System.Drawing.Size(1090, 675);
  257. this.tabControlEx1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  258. this.tabControlEx1.TabIndex = 1;
  259. //
  260. // tabPage1
  261. //
  262. this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  263. this.tabPage1.Controls.Add(this.cbx_PrintOrderShowPayment);
  264. this.tabPage1.Controls.Add(this.cbx_MemberBalance);
  265. this.tabPage1.Controls.Add(this.cbx_EnableOrderLockFeature);
  266. this.tabPage1.Controls.Add(this.cbx_OpenOrderChangeShop);
  267. this.tabPage1.Controls.Add(this.cbx_RequiredPhoneNumber);
  268. this.tabPage1.Controls.Add(this.cbx_HidePickUpOrder);
  269. this.tabPage1.Controls.Add(this.cbx_BBBirthday);
  270. this.tabPage1.Controls.Add(this.cbx_CameraStatisticNotReservedButCompletionTime);
  271. this.tabPage1.Controls.Add(this.cbx_IsWithinSchedule);
  272. this.tabPage1.Controls.Add(this.cbx_ExportedSelectPhotoGenerateZIP);
  273. this.tabPage1.Controls.Add(this.cbx_ExportedSelectPhotoSpecialMethodExport);
  274. this.tabPage1.Controls.Add(this.cbx_ExportEmptyFolderSelectPhoto);
  275. this.tabPage1.Controls.Add(this.ck_ShowVideoButton);
  276. this.tabPage1.Controls.Add(this.cbx_PrintHideBottomAndListed);
  277. this.tabPage1.Controls.Add(this.cbx_UseBaiduShareUrl);
  278. this.tabPage1.Controls.Add(this.ck_N8ViewGo);
  279. this.tabPage1.Controls.Add(this.chkordernumbersearch);
  280. this.tabPage1.Controls.Add(this.labelEx16);
  281. this.tabPage1.Controls.Add(this.labelEx13);
  282. this.tabPage1.Controls.Add(this.labelEx15);
  283. this.tabPage1.Controls.Add(this.labelEx14);
  284. this.tabPage1.Controls.Add(this.labelEx12);
  285. this.tabPage1.Controls.Add(this.cbx_SeriesUpgrade);
  286. this.tabPage1.Controls.Add(this.cbx_HideAPPSalaryForTheMonth);
  287. this.tabPage1.Controls.Add(this.cbx_AutoDressOrderNumber);
  288. this.tabPage1.Controls.Add(this.cbx_ChangeActiveContent);
  289. this.tabPage1.Controls.Add(this.cbx_IncludeVouchers);
  290. this.tabPage1.Controls.Add(this.cbx_MemberCardShowHide);
  291. this.tabPage1.Controls.Add(this.cbx_ThirdOnlinePay);
  292. this.tabPage1.Controls.Add(this.flowLayoutPanel3);
  293. this.tabPage1.Controls.Add(this.flowLayoutPanel2);
  294. this.tabPage1.Controls.Add(this.cbx_FilmSelectionRemindTimesOut);
  295. this.tabPage1.Controls.Add(this.cbx_PrintProductionOrderUseApecialTemplate);
  296. this.tabPage1.Controls.Add(this.cbx_PrintProductionList);
  297. this.tabPage1.Controls.Add(this.cbx_SelectPhotoEditOrder);
  298. this.tabPage1.Controls.Add(this.cbx_PrintHideLookDesigner);
  299. this.tabPage1.Controls.Add(this.cbx_FullScreenNotDisplayedRightThumbnail);
  300. this.tabPage1.Controls.Add(this.cbx_SelectPhotoCanDragPhoto);
  301. this.tabPage1.Controls.Add(this.cbx_AutomaticallyCachedPhotoTolocal);
  302. this.tabPage1.Controls.Add(this.cbx_IsLocalCacheOriginalFilm);
  303. this.tabPage1.Controls.Add(this.cbx_IsEnablePhotoStyle);
  304. this.tabPage1.Controls.Add(this.cbx_SelectionFilmHidePhotoID);
  305. this.tabPage1.Controls.Add(this.cbx_AuthorizationQuadraticPiece);
  306. this.tabPage1.Controls.Add(this.cbx_SelectPhotoF5SeeDeletePhtoto);
  307. this.tabPage1.Controls.Add(this.cbx_IsHideSelectPhotoSeeDeleteButton);
  308. this.tabPage1.Controls.Add(this.cbx_IntoBookAndIntoBottom);
  309. this.tabPage1.Controls.Add(this.cbx_IsSelectPhotoIntoBookIncludeAllProduct);
  310. this.tabPage1.Controls.Add(this.cbx_IsShowSelectPhtotInfo);
  311. this.tabPage1.Controls.Add(this.cbx_F4SWitchPhotoOrder);
  312. this.tabPage1.Controls.Add(this.cbx_F2SWitchDisplayPhoto);
  313. this.tabPage1.Controls.Add(this.cbx_NoMapModeSelectionFilm);
  314. this.tabPage1.Controls.Add(this.cbx_IsSelectionFilmsDisruptOrder);
  315. this.tabPage1.Controls.Add(this.cbx_OtherConsumerPassportManagement);
  316. this.tabPage1.Controls.Add(this.cbx_PrintTraditionalInvoice);
  317. this.tabPage1.Controls.Add(this.cbx_ImportClientGeneratesThumbnail);
  318. this.tabPage1.Controls.Add(this.cbx_ReferralAmountPaidPoints);
  319. this.tabPage1.Controls.Add(this.cbx_ImportingPhotoPieceInput);
  320. this.tabPage1.Controls.Add(this.txt_FilmSelectionOvertimePassword);
  321. this.tabPage1.Controls.Add(this.labelEx17);
  322. this.tabPage1.Controls.Add(this.labelEx5);
  323. this.tabPage1.Controls.Add(this.nub_FilmSelectionOvertimeMinute);
  324. this.tabPage1.Controls.Add(this.labelEx4);
  325. this.tabPage1.Controls.Add(this.labelEx3);
  326. this.tabPage1.Controls.Add(this.labelEx8);
  327. this.tabPage1.Controls.Add(this.labelEx7);
  328. this.tabPage1.Controls.Add(this.labelEx10);
  329. this.tabPage1.Controls.Add(this.labelEx6);
  330. this.tabPage1.Controls.Add(this.labelEx2);
  331. this.tabPage1.Controls.Add(this.nub_AutomaticLogoutMinute);
  332. this.tabPage1.Controls.Add(this.nub_TicketPrintingNumber);
  333. this.tabPage1.Controls.Add(this.nub_PreviewQuality);
  334. this.tabPage1.Controls.Add(this.nub_AddPGetIntoBook);
  335. this.tabPage1.Controls.Add(this.nub_ReportFormPageSize);
  336. this.tabPage1.Controls.Add(this.nub_FilmSelectionTimesOutMinute);
  337. this.tabPage1.Controls.Add(this.cbx_WithoutOperatingAutomaticLogout);
  338. this.tabPage1.Controls.Add(this.cbx_OrderAutoOpenMemberCard);
  339. this.tabPage1.Controls.Add(this.cbx_EnabledIDNumber);
  340. this.tabPage1.Controls.Add(this.cbx_IsCustomOrderNumber);
  341. this.tabPage1.Controls.Add(this.cbx_PrintOrderNoSuffix);
  342. this.tabPage1.Controls.Add(this.cbx_IsEnablePhotoEdition);
  343. this.tabPage1.Controls.Add(this.cbx_VirtualDesign);
  344. this.tabPage1.Controls.Add(this.cbx_GiftsPacksSetsofLines);
  345. this.tabPage1.Controls.Add(this.cbx_IsLoginAutoOpenIndex);
  346. this.tabPage1.Controls.Add(this.cbx_ServiceCompletedAddPieceRate);
  347. this.tabPage1.Controls.Add(this.cbx_EnableOrderCostControlSystem);
  348. this.tabPage1.Controls.Add(this.cbx_UpDownLeftRightKeysBrowsePhotos);
  349. this.tabPage1.Controls.Add(this.checkBoxEx3);
  350. this.tabPage1.Controls.Add(this.checkBoxEx2);
  351. this.tabPage1.Controls.Add(this.cbx_UseEmbeddedColorManagement);
  352. this.tabPage1.Controls.Add(this.cbx_EnableQueuingGuide);
  353. this.tabPage1.Controls.Add(this.cbx_ExportFinishingExportSelectInfo);
  354. this.tabPage1.Controls.Add(this.cbx_DefaultgeneratedTiaocode);
  355. this.tabPage1.Controls.Add(this.checkBoxEx6);
  356. this.tabPage1.Controls.Add(this.checkBoxEx5);
  357. this.tabPage1.Controls.Add(this.checkBoxEx4);
  358. this.tabPage1.Controls.Add(this.checkBoxEx1);
  359. this.tabPage1.Controls.Add(this.cbx_IsSelectionFilmsHiddenPhoto);
  360. this.tabPage1.Controls.Add(this.cbx_PrintHideArrears);
  361. this.tabPage1.Controls.Add(this.cbx_SelectionPhotosDefaultLargeThumbnail);
  362. this.tabPage1.Controls.Add(this.cbx_PrintHideClothingCount);
  363. this.tabPage1.Controls.Add(this.cbx_IsBigPaper);
  364. this.tabPage1.Controls.Add(this.cbx_IsDeletePhotoPrompt);
  365. this.tabPage1.Location = new System.Drawing.Point(4, 40);
  366. this.tabPage1.Name = "tabPage1";
  367. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  368. this.tabPage1.Size = new System.Drawing.Size(1082, 631);
  369. this.tabPage1.TabIndex = 0;
  370. this.tabPage1.Text = "本店全局设置";
  371. //
  372. // cbx_PrintOrderShowPayment
  373. //
  374. this.cbx_PrintOrderShowPayment.AutoSize = true;
  375. this.cbx_PrintOrderShowPayment.BackColor = System.Drawing.Color.Transparent;
  376. this.cbx_PrintOrderShowPayment.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  377. this.cbx_PrintOrderShowPayment.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  378. this.cbx_PrintOrderShowPayment.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  379. this.cbx_PrintOrderShowPayment.Fourstates = false;
  380. this.cbx_PrintOrderShowPayment.IsGreenTick = false;
  381. this.cbx_PrintOrderShowPayment.Location = new System.Drawing.Point(13, 535);
  382. this.cbx_PrintOrderShowPayment.Name = "cbx_PrintOrderShowPayment";
  383. this.cbx_PrintOrderShowPayment.Size = new System.Drawing.Size(123, 21);
  384. this.cbx_PrintOrderShowPayment.TabIndex = 18;
  385. this.cbx_PrintOrderShowPayment.Text = "打印订单付款情况";
  386. this.cbx_PrintOrderShowPayment.UseVisualStyleBackColor = false;
  387. //
  388. // cbx_MemberBalance
  389. //
  390. this.cbx_MemberBalance.AutoSize = true;
  391. this.cbx_MemberBalance.BackColor = System.Drawing.Color.Transparent;
  392. this.cbx_MemberBalance.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  393. this.cbx_MemberBalance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  394. this.cbx_MemberBalance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  395. this.cbx_MemberBalance.Fourstates = false;
  396. this.cbx_MemberBalance.IsGreenTick = false;
  397. this.cbx_MemberBalance.Location = new System.Drawing.Point(13, 510);
  398. this.cbx_MemberBalance.Name = "cbx_MemberBalance";
  399. this.cbx_MemberBalance.Size = new System.Drawing.Size(123, 21);
  400. this.cbx_MemberBalance.TabIndex = 18;
  401. this.cbx_MemberBalance.Text = "显示打印会员余额";
  402. this.cbx_MemberBalance.UseVisualStyleBackColor = false;
  403. //
  404. // cbx_EnableOrderLockFeature
  405. //
  406. this.cbx_EnableOrderLockFeature.AutoSize = true;
  407. this.cbx_EnableOrderLockFeature.BackColor = System.Drawing.Color.Transparent;
  408. this.cbx_EnableOrderLockFeature.Checked = true;
  409. this.cbx_EnableOrderLockFeature.CheckState = System.Windows.Forms.CheckState.Checked;
  410. this.cbx_EnableOrderLockFeature.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  411. this.cbx_EnableOrderLockFeature.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  412. this.cbx_EnableOrderLockFeature.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  413. this.cbx_EnableOrderLockFeature.Fourstates = false;
  414. this.cbx_EnableOrderLockFeature.IsGreenTick = false;
  415. this.cbx_EnableOrderLockFeature.Location = new System.Drawing.Point(13, 325);
  416. this.cbx_EnableOrderLockFeature.Name = "cbx_EnableOrderLockFeature";
  417. this.cbx_EnableOrderLockFeature.Size = new System.Drawing.Size(239, 21);
  418. this.cbx_EnableOrderLockFeature.TabIndex = 57;
  419. this.cbx_EnableOrderLockFeature.Text = "启用订单锁定功能(确保订单数据完整性)";
  420. this.cbx_EnableOrderLockFeature.UseVisualStyleBackColor = false;
  421. //
  422. // cbx_RequiredPhoneNumber
  423. //
  424. this.cbx_RequiredPhoneNumber.AutoSize = true;
  425. this.cbx_RequiredPhoneNumber.BackColor = System.Drawing.Color.Transparent;
  426. this.cbx_RequiredPhoneNumber.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  427. this.cbx_RequiredPhoneNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  428. this.cbx_RequiredPhoneNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  429. this.cbx_RequiredPhoneNumber.Fourstates = false;
  430. this.cbx_RequiredPhoneNumber.IsGreenTick = false;
  431. this.cbx_RequiredPhoneNumber.Location = new System.Drawing.Point(13, 350);
  432. this.cbx_RequiredPhoneNumber.Name = "cbx_RequiredPhoneNumber";
  433. this.cbx_RequiredPhoneNumber.Size = new System.Drawing.Size(99, 21);
  434. this.cbx_RequiredPhoneNumber.TabIndex = 57;
  435. this.cbx_RequiredPhoneNumber.Text = "手机号码必填";
  436. this.cbx_RequiredPhoneNumber.UseVisualStyleBackColor = false;
  437. //
  438. // cbx_HidePickUpOrder
  439. //
  440. this.cbx_HidePickUpOrder.AutoSize = true;
  441. this.cbx_HidePickUpOrder.BackColor = System.Drawing.Color.Transparent;
  442. this.cbx_HidePickUpOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  443. this.cbx_HidePickUpOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  444. this.cbx_HidePickUpOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  445. this.cbx_HidePickUpOrder.Fourstates = false;
  446. this.cbx_HidePickUpOrder.IsGreenTick = false;
  447. this.cbx_HidePickUpOrder.Location = new System.Drawing.Point(13, 300);
  448. this.cbx_HidePickUpOrder.Name = "cbx_HidePickUpOrder";
  449. this.cbx_HidePickUpOrder.Size = new System.Drawing.Size(123, 21);
  450. this.cbx_HidePickUpOrder.TabIndex = 57;
  451. this.cbx_HidePickUpOrder.Text = "已取件即完成订单";
  452. this.cbx_HidePickUpOrder.UseVisualStyleBackColor = false;
  453. //
  454. // cbx_BBBirthday
  455. //
  456. this.cbx_BBBirthday.AutoSize = true;
  457. this.cbx_BBBirthday.BackColor = System.Drawing.Color.Transparent;
  458. this.cbx_BBBirthday.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  459. this.cbx_BBBirthday.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  460. this.cbx_BBBirthday.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  461. this.cbx_BBBirthday.Fourstates = false;
  462. this.cbx_BBBirthday.IsGreenTick = false;
  463. this.cbx_BBBirthday.Location = new System.Drawing.Point(13, 276);
  464. this.cbx_BBBirthday.Name = "cbx_BBBirthday";
  465. this.cbx_BBBirthday.Size = new System.Drawing.Size(99, 21);
  466. this.cbx_BBBirthday.TabIndex = 57;
  467. this.cbx_BBBirthday.Text = "必填宝宝生日";
  468. this.cbx_BBBirthday.UseVisualStyleBackColor = false;
  469. //
  470. // cbx_CameraStatisticNotReservedButCompletionTime
  471. //
  472. this.cbx_CameraStatisticNotReservedButCompletionTime.AutoSize = true;
  473. this.cbx_CameraStatisticNotReservedButCompletionTime.BackColor = System.Drawing.Color.Transparent;
  474. this.cbx_CameraStatisticNotReservedButCompletionTime.Checked = true;
  475. this.cbx_CameraStatisticNotReservedButCompletionTime.CheckState = System.Windows.Forms.CheckState.Checked;
  476. this.cbx_CameraStatisticNotReservedButCompletionTime.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  477. this.cbx_CameraStatisticNotReservedButCompletionTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  478. this.cbx_CameraStatisticNotReservedButCompletionTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  479. this.cbx_CameraStatisticNotReservedButCompletionTime.Fourstates = false;
  480. this.cbx_CameraStatisticNotReservedButCompletionTime.IsGreenTick = false;
  481. this.cbx_CameraStatisticNotReservedButCompletionTime.Location = new System.Drawing.Point(834, 589);
  482. this.cbx_CameraStatisticNotReservedButCompletionTime.Name = "cbx_CameraStatisticNotReservedButCompletionTime";
  483. this.cbx_CameraStatisticNotReservedButCompletionTime.Size = new System.Drawing.Size(219, 21);
  484. this.cbx_CameraStatisticNotReservedButCompletionTime.TabIndex = 54;
  485. this.cbx_CameraStatisticNotReservedButCompletionTime.Tag = "";
  486. this.cbx_CameraStatisticNotReservedButCompletionTime.Text = "摄控本统计未预约但有完成时间客人";
  487. this.cbx_CameraStatisticNotReservedButCompletionTime.UseVisualStyleBackColor = false;
  488. //
  489. // cbx_IsWithinSchedule
  490. //
  491. this.cbx_IsWithinSchedule.AutoSize = true;
  492. this.cbx_IsWithinSchedule.BackColor = System.Drawing.Color.Transparent;
  493. this.cbx_IsWithinSchedule.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  494. this.cbx_IsWithinSchedule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  495. this.cbx_IsWithinSchedule.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  496. this.cbx_IsWithinSchedule.Fourstates = false;
  497. this.cbx_IsWithinSchedule.IsGreenTick = false;
  498. this.cbx_IsWithinSchedule.Location = new System.Drawing.Point(834, 562);
  499. this.cbx_IsWithinSchedule.Name = "cbx_IsWithinSchedule";
  500. this.cbx_IsWithinSchedule.Size = new System.Drawing.Size(135, 21);
  501. this.cbx_IsWithinSchedule.TabIndex = 54;
  502. this.cbx_IsWithinSchedule.Tag = "";
  503. this.cbx_IsWithinSchedule.Text = "启用档期外摄控预约";
  504. this.cbx_IsWithinSchedule.UseVisualStyleBackColor = false;
  505. //
  506. // cbx_ExportedSelectPhotoGenerateZIP
  507. //
  508. this.cbx_ExportedSelectPhotoGenerateZIP.AutoSize = true;
  509. this.cbx_ExportedSelectPhotoGenerateZIP.BackColor = System.Drawing.Color.Transparent;
  510. this.cbx_ExportedSelectPhotoGenerateZIP.Checked = true;
  511. this.cbx_ExportedSelectPhotoGenerateZIP.CheckState = System.Windows.Forms.CheckState.Checked;
  512. this.cbx_ExportedSelectPhotoGenerateZIP.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  513. this.cbx_ExportedSelectPhotoGenerateZIP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  514. this.cbx_ExportedSelectPhotoGenerateZIP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  515. this.cbx_ExportedSelectPhotoGenerateZIP.Fourstates = false;
  516. this.cbx_ExportedSelectPhotoGenerateZIP.IsGreenTick = false;
  517. this.cbx_ExportedSelectPhotoGenerateZIP.Location = new System.Drawing.Point(834, 536);
  518. this.cbx_ExportedSelectPhotoGenerateZIP.Name = "cbx_ExportedSelectPhotoGenerateZIP";
  519. this.cbx_ExportedSelectPhotoGenerateZIP.Size = new System.Drawing.Size(177, 21);
  520. this.cbx_ExportedSelectPhotoGenerateZIP.TabIndex = 54;
  521. this.cbx_ExportedSelectPhotoGenerateZIP.Tag = "";
  522. this.cbx_ExportedSelectPhotoGenerateZIP.Text = "导出已选片时生成ZIP压缩包";
  523. this.cbx_ExportedSelectPhotoGenerateZIP.UseVisualStyleBackColor = false;
  524. //
  525. // cbx_ExportedSelectPhotoSpecialMethodExport
  526. //
  527. this.cbx_ExportedSelectPhotoSpecialMethodExport.AutoSize = true;
  528. this.cbx_ExportedSelectPhotoSpecialMethodExport.BackColor = System.Drawing.Color.Transparent;
  529. this.cbx_ExportedSelectPhotoSpecialMethodExport.Checked = true;
  530. this.cbx_ExportedSelectPhotoSpecialMethodExport.CheckState = System.Windows.Forms.CheckState.Checked;
  531. this.cbx_ExportedSelectPhotoSpecialMethodExport.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  532. this.cbx_ExportedSelectPhotoSpecialMethodExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  533. this.cbx_ExportedSelectPhotoSpecialMethodExport.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  534. this.cbx_ExportedSelectPhotoSpecialMethodExport.Fourstates = false;
  535. this.cbx_ExportedSelectPhotoSpecialMethodExport.IsGreenTick = false;
  536. this.cbx_ExportedSelectPhotoSpecialMethodExport.Location = new System.Drawing.Point(834, 509);
  537. this.cbx_ExportedSelectPhotoSpecialMethodExport.Name = "cbx_ExportedSelectPhotoSpecialMethodExport";
  538. this.cbx_ExportedSelectPhotoSpecialMethodExport.Size = new System.Drawing.Size(183, 21);
  539. this.cbx_ExportedSelectPhotoSpecialMethodExport.TabIndex = 54;
  540. this.cbx_ExportedSelectPhotoSpecialMethodExport.Tag = "";
  541. this.cbx_ExportedSelectPhotoSpecialMethodExport.Text = "导出已选片时按特殊方法导出";
  542. this.cbx_ExportedSelectPhotoSpecialMethodExport.UseVisualStyleBackColor = false;
  543. //
  544. // cbx_ExportEmptyFolderSelectPhoto
  545. //
  546. this.cbx_ExportEmptyFolderSelectPhoto.AutoSize = true;
  547. this.cbx_ExportEmptyFolderSelectPhoto.BackColor = System.Drawing.Color.Transparent;
  548. this.cbx_ExportEmptyFolderSelectPhoto.Checked = true;
  549. this.cbx_ExportEmptyFolderSelectPhoto.CheckState = System.Windows.Forms.CheckState.Checked;
  550. this.cbx_ExportEmptyFolderSelectPhoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  551. this.cbx_ExportEmptyFolderSelectPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  552. this.cbx_ExportEmptyFolderSelectPhoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  553. this.cbx_ExportEmptyFolderSelectPhoto.Fourstates = false;
  554. this.cbx_ExportEmptyFolderSelectPhoto.IsGreenTick = false;
  555. this.cbx_ExportEmptyFolderSelectPhoto.Location = new System.Drawing.Point(834, 481);
  556. this.cbx_ExportEmptyFolderSelectPhoto.Name = "cbx_ExportEmptyFolderSelectPhoto";
  557. this.cbx_ExportEmptyFolderSelectPhoto.Size = new System.Drawing.Size(183, 21);
  558. this.cbx_ExportEmptyFolderSelectPhoto.TabIndex = 54;
  559. this.cbx_ExportEmptyFolderSelectPhoto.Tag = "";
  560. this.cbx_ExportEmptyFolderSelectPhoto.Text = "导出已选片时可导出空文件夹";
  561. this.cbx_ExportEmptyFolderSelectPhoto.UseVisualStyleBackColor = false;
  562. //
  563. // ck_ShowVideoButton
  564. //
  565. this.ck_ShowVideoButton.AutoSize = true;
  566. this.ck_ShowVideoButton.BackColor = System.Drawing.Color.Transparent;
  567. this.ck_ShowVideoButton.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  568. this.ck_ShowVideoButton.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  569. this.ck_ShowVideoButton.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  570. this.ck_ShowVideoButton.Fourstates = false;
  571. this.ck_ShowVideoButton.IsGreenTick = false;
  572. this.ck_ShowVideoButton.Location = new System.Drawing.Point(834, 454);
  573. this.ck_ShowVideoButton.Name = "ck_ShowVideoButton";
  574. this.ck_ShowVideoButton.Size = new System.Drawing.Size(147, 21);
  575. this.ck_ShowVideoButton.TabIndex = 54;
  576. this.ck_ShowVideoButton.Tag = "";
  577. this.ck_ShowVideoButton.Text = "是否显示教学视频按钮";
  578. this.ck_ShowVideoButton.UseVisualStyleBackColor = false;
  579. //
  580. // cbx_PrintHideBottomAndListed
  581. //
  582. this.cbx_PrintHideBottomAndListed.AutoSize = true;
  583. this.cbx_PrintHideBottomAndListed.BackColor = System.Drawing.Color.Transparent;
  584. this.cbx_PrintHideBottomAndListed.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  585. this.cbx_PrintHideBottomAndListed.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  586. this.cbx_PrintHideBottomAndListed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  587. this.cbx_PrintHideBottomAndListed.Fourstates = false;
  588. this.cbx_PrintHideBottomAndListed.IsGreenTick = false;
  589. this.cbx_PrintHideBottomAndListed.Location = new System.Drawing.Point(504, 429);
  590. this.cbx_PrintHideBottomAndListed.Name = "cbx_PrintHideBottomAndListed";
  591. this.cbx_PrintHideBottomAndListed.Size = new System.Drawing.Size(140, 21);
  592. this.cbx_PrintHideBottomAndListed.TabIndex = 55;
  593. this.cbx_PrintHideBottomAndListed.Tag = "";
  594. this.cbx_PrintHideBottomAndListed.Text = "打印时隐藏入底/入册";
  595. this.cbx_PrintHideBottomAndListed.UseVisualStyleBackColor = false;
  596. //
  597. // cbx_UseBaiduShareUrl
  598. //
  599. this.cbx_UseBaiduShareUrl.AutoSize = true;
  600. this.cbx_UseBaiduShareUrl.BackColor = System.Drawing.Color.Transparent;
  601. this.cbx_UseBaiduShareUrl.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  602. this.cbx_UseBaiduShareUrl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  603. this.cbx_UseBaiduShareUrl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  604. this.cbx_UseBaiduShareUrl.Fourstates = false;
  605. this.cbx_UseBaiduShareUrl.IsGreenTick = false;
  606. this.cbx_UseBaiduShareUrl.Location = new System.Drawing.Point(504, 325);
  607. this.cbx_UseBaiduShareUrl.Name = "cbx_UseBaiduShareUrl";
  608. this.cbx_UseBaiduShareUrl.Size = new System.Drawing.Size(111, 21);
  609. this.cbx_UseBaiduShareUrl.TabIndex = 55;
  610. this.cbx_UseBaiduShareUrl.Tag = "";
  611. this.cbx_UseBaiduShareUrl.Text = "手动百度云分享";
  612. this.cbx_UseBaiduShareUrl.UseVisualStyleBackColor = false;
  613. //
  614. // ck_N8ViewGo
  615. //
  616. this.ck_N8ViewGo.AutoSize = true;
  617. this.ck_N8ViewGo.BackColor = System.Drawing.Color.Transparent;
  618. this.ck_N8ViewGo.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  619. this.ck_N8ViewGo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  620. this.ck_N8ViewGo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  621. this.ck_N8ViewGo.Fourstates = false;
  622. this.ck_N8ViewGo.IsGreenTick = false;
  623. this.ck_N8ViewGo.Location = new System.Drawing.Point(504, 225);
  624. this.ck_N8ViewGo.Name = "ck_N8ViewGo";
  625. this.ck_N8ViewGo.Size = new System.Drawing.Size(68, 21);
  626. this.ck_N8ViewGo.TabIndex = 55;
  627. this.ck_N8ViewGo.Tag = "";
  628. this.ck_N8ViewGo.Text = "N8选版";
  629. this.ck_N8ViewGo.UseVisualStyleBackColor = false;
  630. //
  631. // chkordernumbersearch
  632. //
  633. this.chkordernumbersearch.AutoSize = true;
  634. this.chkordernumbersearch.BackColor = System.Drawing.Color.Transparent;
  635. this.chkordernumbersearch.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  636. this.chkordernumbersearch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  637. this.chkordernumbersearch.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  638. this.chkordernumbersearch.Fourstates = false;
  639. this.chkordernumbersearch.IsGreenTick = false;
  640. this.chkordernumbersearch.Location = new System.Drawing.Point(834, 428);
  641. this.chkordernumbersearch.Name = "chkordernumbersearch";
  642. this.chkordernumbersearch.Size = new System.Drawing.Size(171, 21);
  643. this.chkordernumbersearch.TabIndex = 56;
  644. this.chkordernumbersearch.Tag = "";
  645. this.chkordernumbersearch.Text = "订单号搜索时支持任意字符";
  646. this.chkordernumbersearch.UseVisualStyleBackColor = false;
  647. //
  648. // labelEx16
  649. //
  650. this.labelEx16.AutoSize = true;
  651. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  652. this.labelEx16.ForeColor = System.Drawing.Color.Black;
  653. this.labelEx16.Location = new System.Drawing.Point(831, 202);
  654. this.labelEx16.Name = "labelEx16";
  655. this.labelEx16.Size = new System.Drawing.Size(56, 17);
  656. this.labelEx16.TabIndex = 53;
  657. this.labelEx16.Text = "其他类型";
  658. //
  659. // labelEx13
  660. //
  661. this.labelEx13.AutoSize = true;
  662. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  663. this.labelEx13.ForeColor = System.Drawing.Color.Black;
  664. this.labelEx13.Location = new System.Drawing.Point(10, 406);
  665. this.labelEx13.Name = "labelEx13";
  666. this.labelEx13.Size = new System.Drawing.Size(44, 17);
  667. this.labelEx13.TabIndex = 53;
  668. this.labelEx13.Text = "打印类";
  669. //
  670. // labelEx15
  671. //
  672. this.labelEx15.AutoSize = true;
  673. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  674. this.labelEx15.ForeColor = System.Drawing.Color.Black;
  675. this.labelEx15.Location = new System.Drawing.Point(831, 5);
  676. this.labelEx15.Name = "labelEx15";
  677. this.labelEx15.Size = new System.Drawing.Size(68, 17);
  678. this.labelEx15.TabIndex = 53;
  679. this.labelEx15.Text = "数码流程类";
  680. //
  681. // labelEx14
  682. //
  683. this.labelEx14.AutoSize = true;
  684. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  685. this.labelEx14.ForeColor = System.Drawing.Color.Black;
  686. this.labelEx14.Location = new System.Drawing.Point(254, 5);
  687. this.labelEx14.Name = "labelEx14";
  688. this.labelEx14.Size = new System.Drawing.Size(44, 17);
  689. this.labelEx14.TabIndex = 53;
  690. this.labelEx14.Text = "选片类";
  691. //
  692. // labelEx12
  693. //
  694. this.labelEx12.AutoSize = true;
  695. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  696. this.labelEx12.ForeColor = System.Drawing.Color.Black;
  697. this.labelEx12.Location = new System.Drawing.Point(10, 5);
  698. this.labelEx12.Name = "labelEx12";
  699. this.labelEx12.Size = new System.Drawing.Size(44, 17);
  700. this.labelEx12.TabIndex = 53;
  701. this.labelEx12.Text = "订单类";
  702. //
  703. // cbx_SeriesUpgrade
  704. //
  705. this.cbx_SeriesUpgrade.AutoSize = true;
  706. this.cbx_SeriesUpgrade.BackColor = System.Drawing.Color.Transparent;
  707. this.cbx_SeriesUpgrade.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  708. this.cbx_SeriesUpgrade.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  709. this.cbx_SeriesUpgrade.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  710. this.cbx_SeriesUpgrade.Fourstates = false;
  711. this.cbx_SeriesUpgrade.IsGreenTick = false;
  712. this.cbx_SeriesUpgrade.Location = new System.Drawing.Point(13, 250);
  713. this.cbx_SeriesUpgrade.Name = "cbx_SeriesUpgrade";
  714. this.cbx_SeriesUpgrade.Size = new System.Drawing.Size(99, 21);
  715. this.cbx_SeriesUpgrade.TabIndex = 52;
  716. this.cbx_SeriesUpgrade.Text = "开启套系升级";
  717. this.cbx_SeriesUpgrade.UseVisualStyleBackColor = false;
  718. //
  719. // cbx_HideAPPSalaryForTheMonth
  720. //
  721. this.cbx_HideAPPSalaryForTheMonth.AutoSize = true;
  722. this.cbx_HideAPPSalaryForTheMonth.BackColor = System.Drawing.Color.Transparent;
  723. this.cbx_HideAPPSalaryForTheMonth.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  724. this.cbx_HideAPPSalaryForTheMonth.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  725. this.cbx_HideAPPSalaryForTheMonth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  726. this.cbx_HideAPPSalaryForTheMonth.Fourstates = false;
  727. this.cbx_HideAPPSalaryForTheMonth.IsGreenTick = false;
  728. this.cbx_HideAPPSalaryForTheMonth.Location = new System.Drawing.Point(834, 225);
  729. this.cbx_HideAPPSalaryForTheMonth.Name = "cbx_HideAPPSalaryForTheMonth";
  730. this.cbx_HideAPPSalaryForTheMonth.Size = new System.Drawing.Size(121, 21);
  731. this.cbx_HideAPPSalaryForTheMonth.TabIndex = 52;
  732. this.cbx_HideAPPSalaryForTheMonth.Text = "隐藏APP当月工资";
  733. this.cbx_HideAPPSalaryForTheMonth.UseVisualStyleBackColor = false;
  734. //
  735. // cbx_AutoDressOrderNumber
  736. //
  737. this.cbx_AutoDressOrderNumber.AutoSize = true;
  738. this.cbx_AutoDressOrderNumber.BackColor = System.Drawing.Color.Transparent;
  739. this.cbx_AutoDressOrderNumber.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  740. this.cbx_AutoDressOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  741. this.cbx_AutoDressOrderNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  742. this.cbx_AutoDressOrderNumber.Fourstates = false;
  743. this.cbx_AutoDressOrderNumber.IsGreenTick = false;
  744. this.cbx_AutoDressOrderNumber.Location = new System.Drawing.Point(834, 350);
  745. this.cbx_AutoDressOrderNumber.Name = "cbx_AutoDressOrderNumber";
  746. this.cbx_AutoDressOrderNumber.Size = new System.Drawing.Size(111, 21);
  747. this.cbx_AutoDressOrderNumber.TabIndex = 52;
  748. this.cbx_AutoDressOrderNumber.Text = "自定义礼服单号";
  749. this.cbx_AutoDressOrderNumber.UseVisualStyleBackColor = false;
  750. //
  751. // cbx_ChangeActiveContent
  752. //
  753. this.cbx_ChangeActiveContent.AutoSize = true;
  754. this.cbx_ChangeActiveContent.BackColor = System.Drawing.Color.Transparent;
  755. this.cbx_ChangeActiveContent.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  756. this.cbx_ChangeActiveContent.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  757. this.cbx_ChangeActiveContent.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  758. this.cbx_ChangeActiveContent.Fourstates = false;
  759. this.cbx_ChangeActiveContent.IsGreenTick = false;
  760. this.cbx_ChangeActiveContent.Location = new System.Drawing.Point(13, 150);
  761. this.cbx_ChangeActiveContent.Name = "cbx_ChangeActiveContent";
  762. this.cbx_ChangeActiveContent.Size = new System.Drawing.Size(135, 21);
  763. this.cbx_ChangeActiveContent.TabIndex = 52;
  764. this.cbx_ChangeActiveContent.Text = "可更改活动套系数据";
  765. this.cbx_ChangeActiveContent.UseVisualStyleBackColor = false;
  766. //
  767. // cbx_IncludeVouchers
  768. //
  769. this.cbx_IncludeVouchers.AutoSize = true;
  770. this.cbx_IncludeVouchers.BackColor = System.Drawing.Color.Transparent;
  771. this.cbx_IncludeVouchers.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  772. this.cbx_IncludeVouchers.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  773. this.cbx_IncludeVouchers.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  774. this.cbx_IncludeVouchers.Fourstates = false;
  775. this.cbx_IncludeVouchers.IsGreenTick = false;
  776. this.cbx_IncludeVouchers.Location = new System.Drawing.Point(834, 325);
  777. this.cbx_IncludeVouchers.Name = "cbx_IncludeVouchers";
  778. this.cbx_IncludeVouchers.Size = new System.Drawing.Size(176, 21);
  779. this.cbx_IncludeVouchers.TabIndex = 52;
  780. this.cbx_IncludeVouchers.Text = "工资/业绩统计时包含代金券";
  781. this.cbx_IncludeVouchers.UseVisualStyleBackColor = false;
  782. //
  783. // cbx_MemberCardShowHide
  784. //
  785. this.cbx_MemberCardShowHide.AutoSize = true;
  786. this.cbx_MemberCardShowHide.BackColor = System.Drawing.Color.Transparent;
  787. this.cbx_MemberCardShowHide.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  788. this.cbx_MemberCardShowHide.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  789. this.cbx_MemberCardShowHide.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  790. this.cbx_MemberCardShowHide.Fourstates = false;
  791. this.cbx_MemberCardShowHide.IsGreenTick = false;
  792. this.cbx_MemberCardShowHide.Location = new System.Drawing.Point(834, 175);
  793. this.cbx_MemberCardShowHide.Name = "cbx_MemberCardShowHide";
  794. this.cbx_MemberCardShowHide.Size = new System.Drawing.Size(159, 21);
  795. this.cbx_MemberCardShowHide.TabIndex = 52;
  796. this.cbx_MemberCardShowHide.Text = "摄影流程隐藏会员卡信息";
  797. this.cbx_MemberCardShowHide.UseVisualStyleBackColor = false;
  798. //
  799. // cbx_ThirdOnlinePay
  800. //
  801. this.cbx_ThirdOnlinePay.AutoSize = true;
  802. this.cbx_ThirdOnlinePay.BackColor = System.Drawing.Color.Transparent;
  803. this.cbx_ThirdOnlinePay.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  804. this.cbx_ThirdOnlinePay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  805. this.cbx_ThirdOnlinePay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  806. this.cbx_ThirdOnlinePay.Fourstates = false;
  807. this.cbx_ThirdOnlinePay.IsGreenTick = false;
  808. this.cbx_ThirdOnlinePay.Location = new System.Drawing.Point(834, 375);
  809. this.cbx_ThirdOnlinePay.Name = "cbx_ThirdOnlinePay";
  810. this.cbx_ThirdOnlinePay.Size = new System.Drawing.Size(171, 21);
  811. this.cbx_ThirdOnlinePay.TabIndex = 52;
  812. this.cbx_ThirdOnlinePay.Text = "利亚方舟公司测试网上支付";
  813. this.cbx_ThirdOnlinePay.UseVisualStyleBackColor = false;
  814. //
  815. // flowLayoutPanel3
  816. //
  817. this.flowLayoutPanel3.Controls.Add(this.lbEnd1);
  818. this.flowLayoutPanel3.Controls.Add(this.nub_IntoEndUnitPrice);
  819. this.flowLayoutPanel3.Controls.Add(this.lbEnd2);
  820. this.flowLayoutPanel3.Controls.Add(this.nub_ChildrenIntoEndUnitPrice);
  821. this.flowLayoutPanel3.Controls.Add(this.lbEnd3);
  822. this.flowLayoutPanel3.Controls.Add(this.nub_PhotoIntoEndUnitPrice);
  823. this.flowLayoutPanel3.Location = new System.Drawing.Point(501, 153);
  824. this.flowLayoutPanel3.Name = "flowLayoutPanel3";
  825. this.flowLayoutPanel3.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  826. this.flowLayoutPanel3.Size = new System.Drawing.Size(323, 32);
  827. this.flowLayoutPanel3.TabIndex = 51;
  828. //
  829. // lbEnd1
  830. //
  831. this.lbEnd1.AutoSize = true;
  832. this.lbEnd1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  833. this.lbEnd1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  834. this.lbEnd1.Location = new System.Drawing.Point(3, 8);
  835. this.lbEnd1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  836. this.lbEnd1.Name = "lbEnd1";
  837. this.lbEnd1.Size = new System.Drawing.Size(32, 17);
  838. this.lbEnd1.TabIndex = 15;
  839. this.lbEnd1.Text = "婚纱";
  840. //
  841. // nub_IntoEndUnitPrice
  842. //
  843. this.nub_IntoEndUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  844. this.nub_IntoEndUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  845. this.nub_IntoEndUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  846. this.nub_IntoEndUnitPrice.IsCustomColor = false;
  847. this.nub_IntoEndUnitPrice.Location = new System.Drawing.Point(41, 6);
  848. this.nub_IntoEndUnitPrice.Maximum = new decimal(new int[] {
  849. 9000000,
  850. 0,
  851. 0,
  852. 0});
  853. this.nub_IntoEndUnitPrice.Name = "nub_IntoEndUnitPrice";
  854. this.nub_IntoEndUnitPrice.Size = new System.Drawing.Size(63, 21);
  855. this.nub_IntoEndUnitPrice.TabIndex = 14;
  856. this.nub_IntoEndUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  857. //
  858. // lbEnd2
  859. //
  860. this.lbEnd2.AutoSize = true;
  861. this.lbEnd2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  862. this.lbEnd2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  863. this.lbEnd2.Location = new System.Drawing.Point(110, 8);
  864. this.lbEnd2.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  865. this.lbEnd2.Name = "lbEnd2";
  866. this.lbEnd2.Size = new System.Drawing.Size(32, 17);
  867. this.lbEnd2.TabIndex = 15;
  868. this.lbEnd2.Text = "儿童";
  869. //
  870. // nub_ChildrenIntoEndUnitPrice
  871. //
  872. this.nub_ChildrenIntoEndUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  873. this.nub_ChildrenIntoEndUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  874. this.nub_ChildrenIntoEndUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  875. this.nub_ChildrenIntoEndUnitPrice.IsCustomColor = false;
  876. this.nub_ChildrenIntoEndUnitPrice.Location = new System.Drawing.Point(148, 6);
  877. this.nub_ChildrenIntoEndUnitPrice.Maximum = new decimal(new int[] {
  878. 9000000,
  879. 0,
  880. 0,
  881. 0});
  882. this.nub_ChildrenIntoEndUnitPrice.Name = "nub_ChildrenIntoEndUnitPrice";
  883. this.nub_ChildrenIntoEndUnitPrice.Size = new System.Drawing.Size(63, 21);
  884. this.nub_ChildrenIntoEndUnitPrice.TabIndex = 14;
  885. this.nub_ChildrenIntoEndUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  886. //
  887. // lbEnd3
  888. //
  889. this.lbEnd3.AutoSize = true;
  890. this.lbEnd3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  891. this.lbEnd3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  892. this.lbEnd3.Location = new System.Drawing.Point(217, 8);
  893. this.lbEnd3.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  894. this.lbEnd3.Name = "lbEnd3";
  895. this.lbEnd3.Size = new System.Drawing.Size(32, 17);
  896. this.lbEnd3.TabIndex = 15;
  897. this.lbEnd3.Text = "写真";
  898. //
  899. // nub_PhotoIntoEndUnitPrice
  900. //
  901. this.nub_PhotoIntoEndUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  902. this.nub_PhotoIntoEndUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  903. this.nub_PhotoIntoEndUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  904. this.nub_PhotoIntoEndUnitPrice.IsCustomColor = false;
  905. this.nub_PhotoIntoEndUnitPrice.Location = new System.Drawing.Point(255, 6);
  906. this.nub_PhotoIntoEndUnitPrice.Maximum = new decimal(new int[] {
  907. 9000000,
  908. 0,
  909. 0,
  910. 0});
  911. this.nub_PhotoIntoEndUnitPrice.Name = "nub_PhotoIntoEndUnitPrice";
  912. this.nub_PhotoIntoEndUnitPrice.Size = new System.Drawing.Size(63, 21);
  913. this.nub_PhotoIntoEndUnitPrice.TabIndex = 14;
  914. this.nub_PhotoIntoEndUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  915. //
  916. // flowLayoutPanel2
  917. //
  918. this.flowLayoutPanel2.Controls.Add(this.lbbook1);
  919. this.flowLayoutPanel2.Controls.Add(this.nub_IntoBookUnitPrice);
  920. this.flowLayoutPanel2.Controls.Add(this.lbbook2);
  921. this.flowLayoutPanel2.Controls.Add(this.nub_ChildrenIntoBookUnitPrice);
  922. this.flowLayoutPanel2.Controls.Add(this.lbbook3);
  923. this.flowLayoutPanel2.Controls.Add(this.nub_PhotoIntoBookUnitPrice);
  924. this.flowLayoutPanel2.Location = new System.Drawing.Point(501, 95);
  925. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  926. this.flowLayoutPanel2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
  927. this.flowLayoutPanel2.Size = new System.Drawing.Size(323, 32);
  928. this.flowLayoutPanel2.TabIndex = 51;
  929. //
  930. // lbbook1
  931. //
  932. this.lbbook1.AutoSize = true;
  933. this.lbbook1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  934. this.lbbook1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  935. this.lbbook1.Location = new System.Drawing.Point(3, 8);
  936. this.lbbook1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  937. this.lbbook1.Name = "lbbook1";
  938. this.lbbook1.Size = new System.Drawing.Size(32, 17);
  939. this.lbbook1.TabIndex = 15;
  940. this.lbbook1.Text = "婚纱";
  941. //
  942. // nub_IntoBookUnitPrice
  943. //
  944. this.nub_IntoBookUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  945. this.nub_IntoBookUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  946. this.nub_IntoBookUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  947. this.nub_IntoBookUnitPrice.IsCustomColor = false;
  948. this.nub_IntoBookUnitPrice.Location = new System.Drawing.Point(41, 6);
  949. this.nub_IntoBookUnitPrice.Maximum = new decimal(new int[] {
  950. 9000000,
  951. 0,
  952. 0,
  953. 0});
  954. this.nub_IntoBookUnitPrice.Name = "nub_IntoBookUnitPrice";
  955. this.nub_IntoBookUnitPrice.Size = new System.Drawing.Size(63, 21);
  956. this.nub_IntoBookUnitPrice.TabIndex = 14;
  957. this.nub_IntoBookUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  958. //
  959. // lbbook2
  960. //
  961. this.lbbook2.AutoSize = true;
  962. this.lbbook2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  963. this.lbbook2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  964. this.lbbook2.Location = new System.Drawing.Point(110, 8);
  965. this.lbbook2.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  966. this.lbbook2.Name = "lbbook2";
  967. this.lbbook2.Size = new System.Drawing.Size(32, 17);
  968. this.lbbook2.TabIndex = 15;
  969. this.lbbook2.Text = "儿童";
  970. //
  971. // nub_ChildrenIntoBookUnitPrice
  972. //
  973. this.nub_ChildrenIntoBookUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  974. this.nub_ChildrenIntoBookUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  975. this.nub_ChildrenIntoBookUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  976. this.nub_ChildrenIntoBookUnitPrice.IsCustomColor = false;
  977. this.nub_ChildrenIntoBookUnitPrice.Location = new System.Drawing.Point(148, 6);
  978. this.nub_ChildrenIntoBookUnitPrice.Maximum = new decimal(new int[] {
  979. 9000000,
  980. 0,
  981. 0,
  982. 0});
  983. this.nub_ChildrenIntoBookUnitPrice.Name = "nub_ChildrenIntoBookUnitPrice";
  984. this.nub_ChildrenIntoBookUnitPrice.Size = new System.Drawing.Size(63, 21);
  985. this.nub_ChildrenIntoBookUnitPrice.TabIndex = 14;
  986. this.nub_ChildrenIntoBookUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  987. //
  988. // lbbook3
  989. //
  990. this.lbbook3.AutoSize = true;
  991. this.lbbook3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  992. this.lbbook3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  993. this.lbbook3.Location = new System.Drawing.Point(217, 8);
  994. this.lbbook3.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);
  995. this.lbbook3.Name = "lbbook3";
  996. this.lbbook3.Size = new System.Drawing.Size(32, 17);
  997. this.lbbook3.TabIndex = 15;
  998. this.lbbook3.Text = "写真";
  999. //
  1000. // nub_PhotoIntoBookUnitPrice
  1001. //
  1002. this.nub_PhotoIntoBookUnitPrice.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1003. this.nub_PhotoIntoBookUnitPrice.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1004. this.nub_PhotoIntoBookUnitPrice.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1005. this.nub_PhotoIntoBookUnitPrice.IsCustomColor = false;
  1006. this.nub_PhotoIntoBookUnitPrice.Location = new System.Drawing.Point(255, 6);
  1007. this.nub_PhotoIntoBookUnitPrice.Maximum = new decimal(new int[] {
  1008. 9000000,
  1009. 0,
  1010. 0,
  1011. 0});
  1012. this.nub_PhotoIntoBookUnitPrice.Name = "nub_PhotoIntoBookUnitPrice";
  1013. this.nub_PhotoIntoBookUnitPrice.Size = new System.Drawing.Size(63, 21);
  1014. this.nub_PhotoIntoBookUnitPrice.TabIndex = 14;
  1015. this.nub_PhotoIntoBookUnitPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1016. //
  1017. // cbx_FilmSelectionRemindTimesOut
  1018. //
  1019. this.cbx_FilmSelectionRemindTimesOut.AutoSize = true;
  1020. this.cbx_FilmSelectionRemindTimesOut.BackColor = System.Drawing.Color.Transparent;
  1021. this.cbx_FilmSelectionRemindTimesOut.Checked = true;
  1022. this.cbx_FilmSelectionRemindTimesOut.CheckState = System.Windows.Forms.CheckState.Checked;
  1023. this.cbx_FilmSelectionRemindTimesOut.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1024. this.cbx_FilmSelectionRemindTimesOut.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1025. this.cbx_FilmSelectionRemindTimesOut.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1026. this.cbx_FilmSelectionRemindTimesOut.Fourstates = false;
  1027. this.cbx_FilmSelectionRemindTimesOut.IsGreenTick = false;
  1028. this.cbx_FilmSelectionRemindTimesOut.Location = new System.Drawing.Point(257, 428);
  1029. this.cbx_FilmSelectionRemindTimesOut.Name = "cbx_FilmSelectionRemindTimesOut";
  1030. this.cbx_FilmSelectionRemindTimesOut.Size = new System.Drawing.Size(99, 21);
  1031. this.cbx_FilmSelectionRemindTimesOut.TabIndex = 50;
  1032. this.cbx_FilmSelectionRemindTimesOut.Text = "选片超时提醒";
  1033. this.cbx_FilmSelectionRemindTimesOut.UseVisualStyleBackColor = false;
  1034. //
  1035. // cbx_PrintProductionOrderUseApecialTemplate
  1036. //
  1037. this.cbx_PrintProductionOrderUseApecialTemplate.AutoSize = true;
  1038. this.cbx_PrintProductionOrderUseApecialTemplate.BackColor = System.Drawing.Color.Transparent;
  1039. this.cbx_PrintProductionOrderUseApecialTemplate.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1040. this.cbx_PrintProductionOrderUseApecialTemplate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1041. this.cbx_PrintProductionOrderUseApecialTemplate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1042. this.cbx_PrintProductionOrderUseApecialTemplate.Fourstates = false;
  1043. this.cbx_PrintProductionOrderUseApecialTemplate.IsGreenTick = false;
  1044. this.cbx_PrintProductionOrderUseApecialTemplate.Location = new System.Drawing.Point(505, 533);
  1045. this.cbx_PrintProductionOrderUseApecialTemplate.Name = "cbx_PrintProductionOrderUseApecialTemplate";
  1046. this.cbx_PrintProductionOrderUseApecialTemplate.Size = new System.Drawing.Size(195, 21);
  1047. this.cbx_PrintProductionOrderUseApecialTemplate.TabIndex = 16;
  1048. this.cbx_PrintProductionOrderUseApecialTemplate.Text = "打印制作单时使用特殊模板打印";
  1049. this.cbx_PrintProductionOrderUseApecialTemplate.UseVisualStyleBackColor = false;
  1050. //
  1051. // cbx_PrintProductionList
  1052. //
  1053. this.cbx_PrintProductionList.AutoSize = true;
  1054. this.cbx_PrintProductionList.BackColor = System.Drawing.Color.Transparent;
  1055. this.cbx_PrintProductionList.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1056. this.cbx_PrintProductionList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1057. this.cbx_PrintProductionList.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1058. this.cbx_PrintProductionList.Fourstates = false;
  1059. this.cbx_PrintProductionList.IsGreenTick = false;
  1060. this.cbx_PrintProductionList.Location = new System.Drawing.Point(504, 506);
  1061. this.cbx_PrintProductionList.Name = "cbx_PrintProductionList";
  1062. this.cbx_PrintProductionList.Size = new System.Drawing.Size(207, 21);
  1063. this.cbx_PrintProductionList.TabIndex = 16;
  1064. this.cbx_PrintProductionList.Text = "打印制作单时可选择其他阶长产品";
  1065. this.cbx_PrintProductionList.UseVisualStyleBackColor = false;
  1066. //
  1067. // cbx_SelectPhotoEditOrder
  1068. //
  1069. this.cbx_SelectPhotoEditOrder.AutoSize = true;
  1070. this.cbx_SelectPhotoEditOrder.BackColor = System.Drawing.Color.Transparent;
  1071. this.cbx_SelectPhotoEditOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1072. this.cbx_SelectPhotoEditOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1073. this.cbx_SelectPhotoEditOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1074. this.cbx_SelectPhotoEditOrder.Fourstates = false;
  1075. this.cbx_SelectPhotoEditOrder.IsGreenTick = false;
  1076. this.cbx_SelectPhotoEditOrder.Location = new System.Drawing.Point(504, 479);
  1077. this.cbx_SelectPhotoEditOrder.Name = "cbx_SelectPhotoEditOrder";
  1078. this.cbx_SelectPhotoEditOrder.Size = new System.Drawing.Size(159, 21);
  1079. this.cbx_SelectPhotoEditOrder.TabIndex = 16;
  1080. this.cbx_SelectPhotoEditOrder.Text = "启用选片时修改订单功能";
  1081. this.cbx_SelectPhotoEditOrder.UseVisualStyleBackColor = false;
  1082. //
  1083. // cbx_PrintHideLookDesigner
  1084. //
  1085. this.cbx_PrintHideLookDesigner.AutoSize = true;
  1086. this.cbx_PrintHideLookDesigner.BackColor = System.Drawing.Color.Transparent;
  1087. this.cbx_PrintHideLookDesigner.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1088. this.cbx_PrintHideLookDesigner.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1089. this.cbx_PrintHideLookDesigner.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1090. this.cbx_PrintHideLookDesigner.Fourstates = false;
  1091. this.cbx_PrintHideLookDesigner.IsGreenTick = false;
  1092. this.cbx_PrintHideLookDesigner.Location = new System.Drawing.Point(504, 456);
  1093. this.cbx_PrintHideLookDesigner.Name = "cbx_PrintHideLookDesigner";
  1094. this.cbx_PrintHideLookDesigner.Size = new System.Drawing.Size(135, 21);
  1095. this.cbx_PrintHideLookDesigner.TabIndex = 16;
  1096. this.cbx_PrintHideLookDesigner.Text = "打印时隐藏看设计师";
  1097. this.cbx_PrintHideLookDesigner.UseVisualStyleBackColor = false;
  1098. //
  1099. // cbx_FullScreenNotDisplayedRightThumbnail
  1100. //
  1101. this.cbx_FullScreenNotDisplayedRightThumbnail.AutoSize = true;
  1102. this.cbx_FullScreenNotDisplayedRightThumbnail.BackColor = System.Drawing.Color.Transparent;
  1103. this.cbx_FullScreenNotDisplayedRightThumbnail.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1104. this.cbx_FullScreenNotDisplayedRightThumbnail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1105. this.cbx_FullScreenNotDisplayedRightThumbnail.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1106. this.cbx_FullScreenNotDisplayedRightThumbnail.Fourstates = false;
  1107. this.cbx_FullScreenNotDisplayedRightThumbnail.IsGreenTick = false;
  1108. this.cbx_FullScreenNotDisplayedRightThumbnail.Location = new System.Drawing.Point(504, 352);
  1109. this.cbx_FullScreenNotDisplayedRightThumbnail.Name = "cbx_FullScreenNotDisplayedRightThumbnail";
  1110. this.cbx_FullScreenNotDisplayedRightThumbnail.Size = new System.Drawing.Size(183, 21);
  1111. this.cbx_FullScreenNotDisplayedRightThumbnail.TabIndex = 16;
  1112. this.cbx_FullScreenNotDisplayedRightThumbnail.Text = "全屏选片时不显示右则缩略图";
  1113. this.cbx_FullScreenNotDisplayedRightThumbnail.UseVisualStyleBackColor = false;
  1114. //
  1115. // cbx_SelectPhotoCanDragPhoto
  1116. //
  1117. this.cbx_SelectPhotoCanDragPhoto.AutoSize = true;
  1118. this.cbx_SelectPhotoCanDragPhoto.BackColor = System.Drawing.Color.Transparent;
  1119. this.cbx_SelectPhotoCanDragPhoto.Checked = true;
  1120. this.cbx_SelectPhotoCanDragPhoto.CheckState = System.Windows.Forms.CheckState.Checked;
  1121. this.cbx_SelectPhotoCanDragPhoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1122. this.cbx_SelectPhotoCanDragPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1123. this.cbx_SelectPhotoCanDragPhoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1124. this.cbx_SelectPhotoCanDragPhoto.Fourstates = false;
  1125. this.cbx_SelectPhotoCanDragPhoto.IsGreenTick = false;
  1126. this.cbx_SelectPhotoCanDragPhoto.Location = new System.Drawing.Point(257, 509);
  1127. this.cbx_SelectPhotoCanDragPhoto.Name = "cbx_SelectPhotoCanDragPhoto";
  1128. this.cbx_SelectPhotoCanDragPhoto.Size = new System.Drawing.Size(147, 21);
  1129. this.cbx_SelectPhotoCanDragPhoto.TabIndex = 16;
  1130. this.cbx_SelectPhotoCanDragPhoto.Text = "选片时是否可拖动相片";
  1131. this.cbx_SelectPhotoCanDragPhoto.UseVisualStyleBackColor = false;
  1132. //
  1133. // cbx_AutomaticallyCachedPhotoTolocal
  1134. //
  1135. this.cbx_AutomaticallyCachedPhotoTolocal.AutoSize = true;
  1136. this.cbx_AutomaticallyCachedPhotoTolocal.BackColor = System.Drawing.Color.Transparent;
  1137. this.cbx_AutomaticallyCachedPhotoTolocal.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1138. this.cbx_AutomaticallyCachedPhotoTolocal.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1139. this.cbx_AutomaticallyCachedPhotoTolocal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1140. this.cbx_AutomaticallyCachedPhotoTolocal.Fourstates = false;
  1141. this.cbx_AutomaticallyCachedPhotoTolocal.IsGreenTick = false;
  1142. this.cbx_AutomaticallyCachedPhotoTolocal.Location = new System.Drawing.Point(257, 350);
  1143. this.cbx_AutomaticallyCachedPhotoTolocal.Name = "cbx_AutomaticallyCachedPhotoTolocal";
  1144. this.cbx_AutomaticallyCachedPhotoTolocal.Size = new System.Drawing.Size(195, 21);
  1145. this.cbx_AutomaticallyCachedPhotoTolocal.TabIndex = 16;
  1146. this.cbx_AutomaticallyCachedPhotoTolocal.Text = "选片时自动缓存相片到本机选片";
  1147. this.cbx_AutomaticallyCachedPhotoTolocal.UseVisualStyleBackColor = false;
  1148. //
  1149. // cbx_IsLocalCacheOriginalFilm
  1150. //
  1151. this.cbx_IsLocalCacheOriginalFilm.AutoSize = true;
  1152. this.cbx_IsLocalCacheOriginalFilm.BackColor = System.Drawing.Color.Transparent;
  1153. this.cbx_IsLocalCacheOriginalFilm.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1154. this.cbx_IsLocalCacheOriginalFilm.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1155. this.cbx_IsLocalCacheOriginalFilm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1156. this.cbx_IsLocalCacheOriginalFilm.Fourstates = false;
  1157. this.cbx_IsLocalCacheOriginalFilm.IsGreenTick = false;
  1158. this.cbx_IsLocalCacheOriginalFilm.Location = new System.Drawing.Point(257, 378);
  1159. this.cbx_IsLocalCacheOriginalFilm.Name = "cbx_IsLocalCacheOriginalFilm";
  1160. this.cbx_IsLocalCacheOriginalFilm.Size = new System.Drawing.Size(159, 21);
  1161. this.cbx_IsLocalCacheOriginalFilm.TabIndex = 16;
  1162. this.cbx_IsLocalCacheOriginalFilm.Text = "本地缓存相片时缓存原片";
  1163. this.cbx_IsLocalCacheOriginalFilm.UseVisualStyleBackColor = false;
  1164. //
  1165. // cbx_IsEnablePhotoStyle
  1166. //
  1167. this.cbx_IsEnablePhotoStyle.AutoSize = true;
  1168. this.cbx_IsEnablePhotoStyle.BackColor = System.Drawing.Color.Transparent;
  1169. this.cbx_IsEnablePhotoStyle.Checked = true;
  1170. this.cbx_IsEnablePhotoStyle.CheckState = System.Windows.Forms.CheckState.Checked;
  1171. this.cbx_IsEnablePhotoStyle.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1172. this.cbx_IsEnablePhotoStyle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1173. this.cbx_IsEnablePhotoStyle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1174. this.cbx_IsEnablePhotoStyle.Fourstates = false;
  1175. this.cbx_IsEnablePhotoStyle.IsGreenTick = false;
  1176. this.cbx_IsEnablePhotoStyle.Location = new System.Drawing.Point(257, 325);
  1177. this.cbx_IsEnablePhotoStyle.Name = "cbx_IsEnablePhotoStyle";
  1178. this.cbx_IsEnablePhotoStyle.Size = new System.Drawing.Size(147, 21);
  1179. this.cbx_IsEnablePhotoStyle.TabIndex = 15;
  1180. this.cbx_IsEnablePhotoStyle.Text = "开启相片风格分片功能";
  1181. this.cbx_IsEnablePhotoStyle.UseVisualStyleBackColor = false;
  1182. //
  1183. // cbx_SelectionFilmHidePhotoID
  1184. //
  1185. this.cbx_SelectionFilmHidePhotoID.AutoSize = true;
  1186. this.cbx_SelectionFilmHidePhotoID.BackColor = System.Drawing.Color.Transparent;
  1187. this.cbx_SelectionFilmHidePhotoID.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1188. this.cbx_SelectionFilmHidePhotoID.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1189. this.cbx_SelectionFilmHidePhotoID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1190. this.cbx_SelectionFilmHidePhotoID.Fourstates = false;
  1191. this.cbx_SelectionFilmHidePhotoID.IsGreenTick = false;
  1192. this.cbx_SelectionFilmHidePhotoID.Location = new System.Drawing.Point(257, 275);
  1193. this.cbx_SelectionFilmHidePhotoID.Name = "cbx_SelectionFilmHidePhotoID";
  1194. this.cbx_SelectionFilmHidePhotoID.Size = new System.Drawing.Size(135, 21);
  1195. this.cbx_SelectionFilmHidePhotoID.TabIndex = 11;
  1196. this.cbx_SelectionFilmHidePhotoID.Text = "选片时隐藏相片编号";
  1197. this.cbx_SelectionFilmHidePhotoID.UseVisualStyleBackColor = false;
  1198. //
  1199. // cbx_AuthorizationQuadraticPiece
  1200. //
  1201. this.cbx_AuthorizationQuadraticPiece.AutoSize = true;
  1202. this.cbx_AuthorizationQuadraticPiece.BackColor = System.Drawing.Color.Transparent;
  1203. this.cbx_AuthorizationQuadraticPiece.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1204. this.cbx_AuthorizationQuadraticPiece.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1205. this.cbx_AuthorizationQuadraticPiece.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1206. this.cbx_AuthorizationQuadraticPiece.Fourstates = false;
  1207. this.cbx_AuthorizationQuadraticPiece.IsGreenTick = false;
  1208. this.cbx_AuthorizationQuadraticPiece.Location = new System.Drawing.Point(257, 300);
  1209. this.cbx_AuthorizationQuadraticPiece.Name = "cbx_AuthorizationQuadraticPiece";
  1210. this.cbx_AuthorizationQuadraticPiece.Size = new System.Drawing.Size(111, 21);
  1211. this.cbx_AuthorizationQuadraticPiece.TabIndex = 14;
  1212. this.cbx_AuthorizationQuadraticPiece.Text = "二次选片需授权";
  1213. this.cbx_AuthorizationQuadraticPiece.UseVisualStyleBackColor = false;
  1214. //
  1215. // cbx_SelectPhotoF5SeeDeletePhtoto
  1216. //
  1217. this.cbx_SelectPhotoF5SeeDeletePhtoto.AutoSize = true;
  1218. this.cbx_SelectPhotoF5SeeDeletePhtoto.BackColor = System.Drawing.Color.Transparent;
  1219. this.cbx_SelectPhotoF5SeeDeletePhtoto.Checked = true;
  1220. this.cbx_SelectPhotoF5SeeDeletePhtoto.CheckState = System.Windows.Forms.CheckState.Checked;
  1221. this.cbx_SelectPhotoF5SeeDeletePhtoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1222. this.cbx_SelectPhotoF5SeeDeletePhtoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1223. this.cbx_SelectPhotoF5SeeDeletePhtoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1224. this.cbx_SelectPhotoF5SeeDeletePhtoto.Fourstates = false;
  1225. this.cbx_SelectPhotoF5SeeDeletePhtoto.IsGreenTick = false;
  1226. this.cbx_SelectPhotoF5SeeDeletePhtoto.Location = new System.Drawing.Point(257, 250);
  1227. this.cbx_SelectPhotoF5SeeDeletePhtoto.Name = "cbx_SelectPhotoF5SeeDeletePhtoto";
  1228. this.cbx_SelectPhotoF5SeeDeletePhtoto.Size = new System.Drawing.Size(172, 21);
  1229. this.cbx_SelectPhotoF5SeeDeletePhtoto.TabIndex = 10;
  1230. this.cbx_SelectPhotoF5SeeDeletePhtoto.Text = "选片时按F5查看已删除相片";
  1231. this.cbx_SelectPhotoF5SeeDeletePhtoto.UseVisualStyleBackColor = false;
  1232. //
  1233. // cbx_IsHideSelectPhotoSeeDeleteButton
  1234. //
  1235. this.cbx_IsHideSelectPhotoSeeDeleteButton.AutoSize = true;
  1236. this.cbx_IsHideSelectPhotoSeeDeleteButton.BackColor = System.Drawing.Color.Transparent;
  1237. this.cbx_IsHideSelectPhotoSeeDeleteButton.Checked = true;
  1238. this.cbx_IsHideSelectPhotoSeeDeleteButton.CheckState = System.Windows.Forms.CheckState.Checked;
  1239. this.cbx_IsHideSelectPhotoSeeDeleteButton.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1240. this.cbx_IsHideSelectPhotoSeeDeleteButton.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1241. this.cbx_IsHideSelectPhotoSeeDeleteButton.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1242. this.cbx_IsHideSelectPhotoSeeDeleteButton.Fourstates = false;
  1243. this.cbx_IsHideSelectPhotoSeeDeleteButton.IsGreenTick = false;
  1244. this.cbx_IsHideSelectPhotoSeeDeleteButton.Location = new System.Drawing.Point(257, 225);
  1245. this.cbx_IsHideSelectPhotoSeeDeleteButton.Name = "cbx_IsHideSelectPhotoSeeDeleteButton";
  1246. this.cbx_IsHideSelectPhotoSeeDeleteButton.Size = new System.Drawing.Size(183, 21);
  1247. this.cbx_IsHideSelectPhotoSeeDeleteButton.TabIndex = 10;
  1248. this.cbx_IsHideSelectPhotoSeeDeleteButton.Text = "选片时是否隐藏查看删除按钮";
  1249. this.cbx_IsHideSelectPhotoSeeDeleteButton.UseVisualStyleBackColor = false;
  1250. //
  1251. // cbx_IntoBookAndIntoBottom
  1252. //
  1253. this.cbx_IntoBookAndIntoBottom.AutoSize = true;
  1254. this.cbx_IntoBookAndIntoBottom.BackColor = System.Drawing.Color.Transparent;
  1255. this.cbx_IntoBookAndIntoBottom.Checked = true;
  1256. this.cbx_IntoBookAndIntoBottom.CheckState = System.Windows.Forms.CheckState.Checked;
  1257. this.cbx_IntoBookAndIntoBottom.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1258. this.cbx_IntoBookAndIntoBottom.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1259. this.cbx_IntoBookAndIntoBottom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1260. this.cbx_IntoBookAndIntoBottom.Fourstates = false;
  1261. this.cbx_IntoBookAndIntoBottom.IsGreenTick = false;
  1262. this.cbx_IntoBookAndIntoBottom.Location = new System.Drawing.Point(257, 200);
  1263. this.cbx_IntoBookAndIntoBottom.Name = "cbx_IntoBookAndIntoBottom";
  1264. this.cbx_IntoBookAndIntoBottom.Size = new System.Drawing.Size(243, 21);
  1265. this.cbx_IntoBookAndIntoBottom.TabIndex = 9;
  1266. this.cbx_IntoBookAndIntoBottom.Text = "选片时入底加挑张数只计算选择入底相片";
  1267. this.cbx_IntoBookAndIntoBottom.UseVisualStyleBackColor = false;
  1268. //
  1269. // cbx_IsSelectPhotoIntoBookIncludeAllProduct
  1270. //
  1271. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.AutoSize = true;
  1272. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.BackColor = System.Drawing.Color.Transparent;
  1273. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1274. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1275. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1276. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Fourstates = false;
  1277. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.IsGreenTick = false;
  1278. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Location = new System.Drawing.Point(257, 175);
  1279. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Name = "cbx_IsSelectPhotoIntoBookIncludeAllProduct";
  1280. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Size = new System.Drawing.Size(231, 21);
  1281. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.TabIndex = 8;
  1282. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.Text = "选片时入册统计包含所有产品中的相片";
  1283. this.cbx_IsSelectPhotoIntoBookIncludeAllProduct.UseVisualStyleBackColor = false;
  1284. //
  1285. // cbx_IsShowSelectPhtotInfo
  1286. //
  1287. this.cbx_IsShowSelectPhtotInfo.AutoSize = true;
  1288. this.cbx_IsShowSelectPhtotInfo.BackColor = System.Drawing.Color.Transparent;
  1289. this.cbx_IsShowSelectPhtotInfo.Checked = true;
  1290. this.cbx_IsShowSelectPhtotInfo.CheckState = System.Windows.Forms.CheckState.Checked;
  1291. this.cbx_IsShowSelectPhtotInfo.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1292. this.cbx_IsShowSelectPhtotInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1293. this.cbx_IsShowSelectPhtotInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1294. this.cbx_IsShowSelectPhtotInfo.Fourstates = false;
  1295. this.cbx_IsShowSelectPhtotInfo.IsGreenTick = false;
  1296. this.cbx_IsShowSelectPhtotInfo.Location = new System.Drawing.Point(257, 150);
  1297. this.cbx_IsShowSelectPhtotInfo.Name = "cbx_IsShowSelectPhtotInfo";
  1298. this.cbx_IsShowSelectPhtotInfo.Size = new System.Drawing.Size(207, 21);
  1299. this.cbx_IsShowSelectPhtotInfo.TabIndex = 7;
  1300. this.cbx_IsShowSelectPhtotInfo.Text = "选片时是否在相片上显示选片信息";
  1301. this.cbx_IsShowSelectPhtotInfo.UseVisualStyleBackColor = false;
  1302. //
  1303. // cbx_F4SWitchPhotoOrder
  1304. //
  1305. this.cbx_F4SWitchPhotoOrder.AutoSize = true;
  1306. this.cbx_F4SWitchPhotoOrder.BackColor = System.Drawing.Color.Transparent;
  1307. this.cbx_F4SWitchPhotoOrder.Checked = true;
  1308. this.cbx_F4SWitchPhotoOrder.CheckState = System.Windows.Forms.CheckState.Checked;
  1309. this.cbx_F4SWitchPhotoOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1310. this.cbx_F4SWitchPhotoOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1311. this.cbx_F4SWitchPhotoOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1312. this.cbx_F4SWitchPhotoOrder.Fourstates = false;
  1313. this.cbx_F4SWitchPhotoOrder.IsGreenTick = false;
  1314. this.cbx_F4SWitchPhotoOrder.Location = new System.Drawing.Point(257, 125);
  1315. this.cbx_F4SWitchPhotoOrder.Name = "cbx_F4SWitchPhotoOrder";
  1316. this.cbx_F4SWitchPhotoOrder.Size = new System.Drawing.Size(201, 21);
  1317. this.cbx_F4SWitchPhotoOrder.TabIndex = 6;
  1318. this.cbx_F4SWitchPhotoOrder.Text = "选片时F4切换打乱/排序客人相片";
  1319. this.cbx_F4SWitchPhotoOrder.UseVisualStyleBackColor = false;
  1320. //
  1321. // cbx_F2SWitchDisplayPhoto
  1322. //
  1323. this.cbx_F2SWitchDisplayPhoto.AutoSize = true;
  1324. this.cbx_F2SWitchDisplayPhoto.BackColor = System.Drawing.Color.Transparent;
  1325. this.cbx_F2SWitchDisplayPhoto.Checked = true;
  1326. this.cbx_F2SWitchDisplayPhoto.CheckState = System.Windows.Forms.CheckState.Checked;
  1327. this.cbx_F2SWitchDisplayPhoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1328. this.cbx_F2SWitchDisplayPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1329. this.cbx_F2SWitchDisplayPhoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1330. this.cbx_F2SWitchDisplayPhoto.Fourstates = false;
  1331. this.cbx_F2SWitchDisplayPhoto.IsGreenTick = false;
  1332. this.cbx_F2SWitchDisplayPhoto.Location = new System.Drawing.Point(257, 100);
  1333. this.cbx_F2SWitchDisplayPhoto.Name = "cbx_F2SWitchDisplayPhoto";
  1334. this.cbx_F2SWitchDisplayPhoto.Size = new System.Drawing.Size(201, 21);
  1335. this.cbx_F2SWitchDisplayPhoto.TabIndex = 4;
  1336. this.cbx_F2SWitchDisplayPhoto.Text = "选片时F2切换显示/隐藏客人相片";
  1337. this.cbx_F2SWitchDisplayPhoto.UseVisualStyleBackColor = false;
  1338. //
  1339. // cbx_NoMapModeSelectionFilm
  1340. //
  1341. this.cbx_NoMapModeSelectionFilm.AutoSize = true;
  1342. this.cbx_NoMapModeSelectionFilm.BackColor = System.Drawing.Color.Transparent;
  1343. this.cbx_NoMapModeSelectionFilm.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1344. this.cbx_NoMapModeSelectionFilm.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1345. this.cbx_NoMapModeSelectionFilm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1346. this.cbx_NoMapModeSelectionFilm.Fourstates = false;
  1347. this.cbx_NoMapModeSelectionFilm.IsGreenTick = false;
  1348. this.cbx_NoMapModeSelectionFilm.Location = new System.Drawing.Point(257, 75);
  1349. this.cbx_NoMapModeSelectionFilm.Name = "cbx_NoMapModeSelectionFilm";
  1350. this.cbx_NoMapModeSelectionFilm.Size = new System.Drawing.Size(99, 21);
  1351. this.cbx_NoMapModeSelectionFilm.TabIndex = 3;
  1352. this.cbx_NoMapModeSelectionFilm.Text = "无图模式选片";
  1353. this.cbx_NoMapModeSelectionFilm.UseVisualStyleBackColor = false;
  1354. //
  1355. // cbx_IsSelectionFilmsDisruptOrder
  1356. //
  1357. this.cbx_IsSelectionFilmsDisruptOrder.AutoSize = true;
  1358. this.cbx_IsSelectionFilmsDisruptOrder.BackColor = System.Drawing.Color.Transparent;
  1359. this.cbx_IsSelectionFilmsDisruptOrder.Checked = true;
  1360. this.cbx_IsSelectionFilmsDisruptOrder.CheckState = System.Windows.Forms.CheckState.Checked;
  1361. this.cbx_IsSelectionFilmsDisruptOrder.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1362. this.cbx_IsSelectionFilmsDisruptOrder.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1363. this.cbx_IsSelectionFilmsDisruptOrder.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1364. this.cbx_IsSelectionFilmsDisruptOrder.Fourstates = false;
  1365. this.cbx_IsSelectionFilmsDisruptOrder.IsGreenTick = false;
  1366. this.cbx_IsSelectionFilmsDisruptOrder.Location = new System.Drawing.Point(257, 50);
  1367. this.cbx_IsSelectionFilmsDisruptOrder.Name = "cbx_IsSelectionFilmsDisruptOrder";
  1368. this.cbx_IsSelectionFilmsDisruptOrder.Size = new System.Drawing.Size(135, 21);
  1369. this.cbx_IsSelectionFilmsDisruptOrder.TabIndex = 2;
  1370. this.cbx_IsSelectionFilmsDisruptOrder.Text = "选片时打乱相片顺序";
  1371. this.cbx_IsSelectionFilmsDisruptOrder.UseVisualStyleBackColor = false;
  1372. //
  1373. // cbx_OtherConsumerPassportManagement
  1374. //
  1375. this.cbx_OtherConsumerPassportManagement.AutoSize = true;
  1376. this.cbx_OtherConsumerPassportManagement.BackColor = System.Drawing.Color.Transparent;
  1377. this.cbx_OtherConsumerPassportManagement.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1378. this.cbx_OtherConsumerPassportManagement.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1379. this.cbx_OtherConsumerPassportManagement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1380. this.cbx_OtherConsumerPassportManagement.Fourstates = false;
  1381. this.cbx_OtherConsumerPassportManagement.IsGreenTick = false;
  1382. this.cbx_OtherConsumerPassportManagement.Location = new System.Drawing.Point(13, 175);
  1383. this.cbx_OtherConsumerPassportManagement.Name = "cbx_OtherConsumerPassportManagement";
  1384. this.cbx_OtherConsumerPassportManagement.Size = new System.Drawing.Size(159, 21);
  1385. this.cbx_OtherConsumerPassportManagement.TabIndex = 17;
  1386. this.cbx_OtherConsumerPassportManagement.Text = "启用其它消费证件照管理";
  1387. this.cbx_OtherConsumerPassportManagement.UseVisualStyleBackColor = false;
  1388. //
  1389. // cbx_PrintTraditionalInvoice
  1390. //
  1391. this.cbx_PrintTraditionalInvoice.AutoSize = true;
  1392. this.cbx_PrintTraditionalInvoice.BackColor = System.Drawing.Color.Transparent;
  1393. this.cbx_PrintTraditionalInvoice.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1394. this.cbx_PrintTraditionalInvoice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1395. this.cbx_PrintTraditionalInvoice.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1396. this.cbx_PrintTraditionalInvoice.Fourstates = false;
  1397. this.cbx_PrintTraditionalInvoice.IsGreenTick = false;
  1398. this.cbx_PrintTraditionalInvoice.Location = new System.Drawing.Point(13, 458);
  1399. this.cbx_PrintTraditionalInvoice.Name = "cbx_PrintTraditionalInvoice";
  1400. this.cbx_PrintTraditionalInvoice.Size = new System.Drawing.Size(99, 21);
  1401. this.cbx_PrintTraditionalInvoice.TabIndex = 17;
  1402. this.cbx_PrintTraditionalInvoice.Text = "打印繁体单据";
  1403. this.cbx_PrintTraditionalInvoice.UseVisualStyleBackColor = false;
  1404. //
  1405. // cbx_ImportClientGeneratesThumbnail
  1406. //
  1407. this.cbx_ImportClientGeneratesThumbnail.AutoSize = true;
  1408. this.cbx_ImportClientGeneratesThumbnail.BackColor = System.Drawing.Color.Transparent;
  1409. this.cbx_ImportClientGeneratesThumbnail.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1410. this.cbx_ImportClientGeneratesThumbnail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1411. this.cbx_ImportClientGeneratesThumbnail.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1412. this.cbx_ImportClientGeneratesThumbnail.Fourstates = false;
  1413. this.cbx_ImportClientGeneratesThumbnail.IsGreenTick = false;
  1414. this.cbx_ImportClientGeneratesThumbnail.Location = new System.Drawing.Point(834, 125);
  1415. this.cbx_ImportClientGeneratesThumbnail.Name = "cbx_ImportClientGeneratesThumbnail";
  1416. this.cbx_ImportClientGeneratesThumbnail.Size = new System.Drawing.Size(195, 21);
  1417. this.cbx_ImportClientGeneratesThumbnail.TabIndex = 17;
  1418. this.cbx_ImportClientGeneratesThumbnail.Text = "导片时默认为客户端生成缩略图";
  1419. this.cbx_ImportClientGeneratesThumbnail.UseVisualStyleBackColor = false;
  1420. //
  1421. // cbx_ReferralAmountPaidPoints
  1422. //
  1423. this.cbx_ReferralAmountPaidPoints.AutoSize = true;
  1424. this.cbx_ReferralAmountPaidPoints.BackColor = System.Drawing.Color.Transparent;
  1425. this.cbx_ReferralAmountPaidPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1426. this.cbx_ReferralAmountPaidPoints.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1427. this.cbx_ReferralAmountPaidPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1428. this.cbx_ReferralAmountPaidPoints.Fourstates = false;
  1429. this.cbx_ReferralAmountPaidPoints.IsGreenTick = false;
  1430. this.cbx_ReferralAmountPaidPoints.Location = new System.Drawing.Point(13, 225);
  1431. this.cbx_ReferralAmountPaidPoints.Name = "cbx_ReferralAmountPaidPoints";
  1432. this.cbx_ReferralAmountPaidPoints.Size = new System.Drawing.Size(239, 21);
  1433. this.cbx_ReferralAmountPaidPoints.TabIndex = 17;
  1434. this.cbx_ReferralAmountPaidPoints.Text = "转介绍按实收金额(否则按订单金额)积分";
  1435. this.cbx_ReferralAmountPaidPoints.UseVisualStyleBackColor = false;
  1436. //
  1437. // cbx_ImportingPhotoPieceInput
  1438. //
  1439. this.cbx_ImportingPhotoPieceInput.AutoSize = true;
  1440. this.cbx_ImportingPhotoPieceInput.BackColor = System.Drawing.Color.Transparent;
  1441. this.cbx_ImportingPhotoPieceInput.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1442. this.cbx_ImportingPhotoPieceInput.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1443. this.cbx_ImportingPhotoPieceInput.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1444. this.cbx_ImportingPhotoPieceInput.Fourstates = false;
  1445. this.cbx_ImportingPhotoPieceInput.IsGreenTick = false;
  1446. this.cbx_ImportingPhotoPieceInput.Location = new System.Drawing.Point(834, 100);
  1447. this.cbx_ImportingPhotoPieceInput.Name = "cbx_ImportingPhotoPieceInput";
  1448. this.cbx_ImportingPhotoPieceInput.Size = new System.Drawing.Size(183, 21);
  1449. this.cbx_ImportingPhotoPieceInput.TabIndex = 17;
  1450. this.cbx_ImportingPhotoPieceInput.Text = "导入相片时开启计件录入管理";
  1451. this.cbx_ImportingPhotoPieceInput.UseVisualStyleBackColor = false;
  1452. //
  1453. // txt_FilmSelectionOvertimePassword
  1454. //
  1455. this.txt_FilmSelectionOvertimePassword.AccessibleDescription = "";
  1456. this.txt_FilmSelectionOvertimePassword.AccessibleName = "";
  1457. this.txt_FilmSelectionOvertimePassword.BackColor = System.Drawing.Color.Transparent;
  1458. this.txt_FilmSelectionOvertimePassword.Icon = null;
  1459. this.txt_FilmSelectionOvertimePassword.IconIsButton = false;
  1460. this.txt_FilmSelectionOvertimePassword.ImeMode = System.Windows.Forms.ImeMode.Off;
  1461. this.txt_FilmSelectionOvertimePassword.IsPasswordChat = '\0';
  1462. this.txt_FilmSelectionOvertimePassword.IsSystemPasswordChar = false;
  1463. this.txt_FilmSelectionOvertimePassword.Lines = new string[0];
  1464. this.txt_FilmSelectionOvertimePassword.Location = new System.Drawing.Point(356, 479);
  1465. this.txt_FilmSelectionOvertimePassword.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  1466. this.txt_FilmSelectionOvertimePassword.MaxLength = 32;
  1467. this.txt_FilmSelectionOvertimePassword.MinimumSize = new System.Drawing.Size(0, 26);
  1468. this.txt_FilmSelectionOvertimePassword.MouseBack = null;
  1469. this.txt_FilmSelectionOvertimePassword.Multiline = false;
  1470. this.txt_FilmSelectionOvertimePassword.Name = "txt_FilmSelectionOvertimePassword";
  1471. this.txt_FilmSelectionOvertimePassword.NormlBack = null;
  1472. this.txt_FilmSelectionOvertimePassword.Padding = new System.Windows.Forms.Padding(5);
  1473. this.txt_FilmSelectionOvertimePassword.ReadOnly = false;
  1474. this.txt_FilmSelectionOvertimePassword.ScrollBars = System.Windows.Forms.ScrollBars.None;
  1475. this.txt_FilmSelectionOvertimePassword.Size = new System.Drawing.Size(80, 26);
  1476. this.txt_FilmSelectionOvertimePassword.TabIndex = 16;
  1477. this.txt_FilmSelectionOvertimePassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  1478. this.txt_FilmSelectionOvertimePassword.WaterColor = System.Drawing.Color.DarkGray;
  1479. this.txt_FilmSelectionOvertimePassword.WaterText = "加时密码";
  1480. this.txt_FilmSelectionOvertimePassword.WordWrap = true;
  1481. //
  1482. // labelEx17
  1483. //
  1484. this.labelEx17.AutoSize = true;
  1485. this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1486. this.labelEx17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1487. this.labelEx17.Location = new System.Drawing.Point(307, 484);
  1488. this.labelEx17.Name = "labelEx17";
  1489. this.labelEx17.Size = new System.Drawing.Size(44, 17);
  1490. this.labelEx17.TabIndex = 15;
  1491. this.labelEx17.Text = "密码:";
  1492. //
  1493. // labelEx5
  1494. //
  1495. this.labelEx5.AutoSize = true;
  1496. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1497. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1498. this.labelEx5.Location = new System.Drawing.Point(406, 456);
  1499. this.labelEx5.Name = "labelEx5";
  1500. this.labelEx5.Size = new System.Drawing.Size(32, 17);
  1501. this.labelEx5.TabIndex = 15;
  1502. this.labelEx5.Text = "分钟";
  1503. //
  1504. // nub_FilmSelectionOvertimeMinute
  1505. //
  1506. this.nub_FilmSelectionOvertimeMinute.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1507. this.nub_FilmSelectionOvertimeMinute.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1508. this.nub_FilmSelectionOvertimeMinute.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1509. this.nub_FilmSelectionOvertimeMinute.IsCustomColor = false;
  1510. this.nub_FilmSelectionOvertimeMinute.Location = new System.Drawing.Point(358, 454);
  1511. this.nub_FilmSelectionOvertimeMinute.Maximum = new decimal(new int[] {
  1512. 999,
  1513. 0,
  1514. 0,
  1515. 0});
  1516. this.nub_FilmSelectionOvertimeMinute.Name = "nub_FilmSelectionOvertimeMinute";
  1517. this.nub_FilmSelectionOvertimeMinute.Size = new System.Drawing.Size(42, 21);
  1518. this.nub_FilmSelectionOvertimeMinute.TabIndex = 14;
  1519. this.nub_FilmSelectionOvertimeMinute.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1520. this.nub_FilmSelectionOvertimeMinute.Value = new decimal(new int[] {
  1521. 20,
  1522. 0,
  1523. 0,
  1524. 0});
  1525. //
  1526. // labelEx4
  1527. //
  1528. this.labelEx4.AutoSize = true;
  1529. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1530. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1531. this.labelEx4.Location = new System.Drawing.Point(307, 456);
  1532. this.labelEx4.Name = "labelEx4";
  1533. this.labelEx4.Size = new System.Drawing.Size(44, 17);
  1534. this.labelEx4.TabIndex = 15;
  1535. this.labelEx4.Text = "加时:";
  1536. //
  1537. // labelEx3
  1538. //
  1539. this.labelEx3.AutoSize = true;
  1540. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1541. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1542. this.labelEx3.Location = new System.Drawing.Point(1018, 252);
  1543. this.labelEx3.Name = "labelEx3";
  1544. this.labelEx3.Size = new System.Drawing.Size(32, 17);
  1545. this.labelEx3.TabIndex = 15;
  1546. this.labelEx3.Text = "分钟";
  1547. //
  1548. // labelEx8
  1549. //
  1550. this.labelEx8.AutoSize = true;
  1551. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1552. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1553. this.labelEx8.Location = new System.Drawing.Point(197, 486);
  1554. this.labelEx8.Name = "labelEx8";
  1555. this.labelEx8.Size = new System.Drawing.Size(20, 17);
  1556. this.labelEx8.TabIndex = 15;
  1557. this.labelEx8.Text = "份";
  1558. //
  1559. // labelEx7
  1560. //
  1561. this.labelEx7.AutoSize = true;
  1562. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1563. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1564. this.labelEx7.Location = new System.Drawing.Point(1018, 152);
  1565. this.labelEx7.Name = "labelEx7";
  1566. this.labelEx7.Size = new System.Drawing.Size(57, 17);
  1567. this.labelEx7.TabIndex = 15;
  1568. this.labelEx7.Text = "1L~100L";
  1569. //
  1570. // labelEx10
  1571. //
  1572. this.labelEx10.AutoSize = true;
  1573. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1574. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1575. this.labelEx10.Location = new System.Drawing.Point(655, 53);
  1576. this.labelEx10.Name = "labelEx10";
  1577. this.labelEx10.Size = new System.Drawing.Size(44, 17);
  1578. this.labelEx10.TabIndex = 15;
  1579. this.labelEx10.Text = "张入册";
  1580. //
  1581. // labelEx6
  1582. //
  1583. this.labelEx6.AutoSize = true;
  1584. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1585. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1586. this.labelEx6.Location = new System.Drawing.Point(1019, 276);
  1587. this.labelEx6.Name = "labelEx6";
  1588. this.labelEx6.Size = new System.Drawing.Size(20, 17);
  1589. this.labelEx6.TabIndex = 15;
  1590. this.labelEx6.Text = "条";
  1591. //
  1592. // labelEx2
  1593. //
  1594. this.labelEx2.AutoSize = true;
  1595. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1596. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1597. this.labelEx2.Location = new System.Drawing.Point(402, 430);
  1598. this.labelEx2.Name = "labelEx2";
  1599. this.labelEx2.Size = new System.Drawing.Size(32, 17);
  1600. this.labelEx2.TabIndex = 15;
  1601. this.labelEx2.Text = "分钟";
  1602. //
  1603. // nub_AutomaticLogoutMinute
  1604. //
  1605. this.nub_AutomaticLogoutMinute.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1606. this.nub_AutomaticLogoutMinute.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1607. this.nub_AutomaticLogoutMinute.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1608. this.nub_AutomaticLogoutMinute.IsCustomColor = false;
  1609. this.nub_AutomaticLogoutMinute.Location = new System.Drawing.Point(971, 250);
  1610. this.nub_AutomaticLogoutMinute.Maximum = new decimal(new int[] {
  1611. 999,
  1612. 0,
  1613. 0,
  1614. 0});
  1615. this.nub_AutomaticLogoutMinute.Name = "nub_AutomaticLogoutMinute";
  1616. this.nub_AutomaticLogoutMinute.Size = new System.Drawing.Size(42, 21);
  1617. this.nub_AutomaticLogoutMinute.TabIndex = 14;
  1618. this.nub_AutomaticLogoutMinute.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1619. this.nub_AutomaticLogoutMinute.Value = new decimal(new int[] {
  1620. 60,
  1621. 0,
  1622. 0,
  1623. 0});
  1624. //
  1625. // nub_TicketPrintingNumber
  1626. //
  1627. this.nub_TicketPrintingNumber.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1628. this.nub_TicketPrintingNumber.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1629. this.nub_TicketPrintingNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1630. this.nub_TicketPrintingNumber.IsCustomColor = false;
  1631. this.nub_TicketPrintingNumber.Location = new System.Drawing.Point(149, 483);
  1632. this.nub_TicketPrintingNumber.Maximum = new decimal(new int[] {
  1633. 999,
  1634. 0,
  1635. 0,
  1636. 0});
  1637. this.nub_TicketPrintingNumber.Name = "nub_TicketPrintingNumber";
  1638. this.nub_TicketPrintingNumber.Size = new System.Drawing.Size(42, 21);
  1639. this.nub_TicketPrintingNumber.TabIndex = 14;
  1640. this.nub_TicketPrintingNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1641. this.nub_TicketPrintingNumber.Value = new decimal(new int[] {
  1642. 1,
  1643. 0,
  1644. 0,
  1645. 0});
  1646. //
  1647. // nub_PreviewQuality
  1648. //
  1649. this.nub_PreviewQuality.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1650. this.nub_PreviewQuality.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1651. this.nub_PreviewQuality.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1652. this.nub_PreviewQuality.IsCustomColor = false;
  1653. this.nub_PreviewQuality.Location = new System.Drawing.Point(970, 150);
  1654. this.nub_PreviewQuality.Maximum = new decimal(new int[] {
  1655. 999,
  1656. 0,
  1657. 0,
  1658. 0});
  1659. this.nub_PreviewQuality.Name = "nub_PreviewQuality";
  1660. this.nub_PreviewQuality.Size = new System.Drawing.Size(42, 21);
  1661. this.nub_PreviewQuality.TabIndex = 14;
  1662. this.nub_PreviewQuality.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1663. this.nub_PreviewQuality.Value = new decimal(new int[] {
  1664. 80,
  1665. 0,
  1666. 0,
  1667. 0});
  1668. //
  1669. // nub_AddPGetIntoBook
  1670. //
  1671. this.nub_AddPGetIntoBook.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1672. this.nub_AddPGetIntoBook.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1673. this.nub_AddPGetIntoBook.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1674. this.nub_AddPGetIntoBook.IsCustomColor = false;
  1675. this.nub_AddPGetIntoBook.Location = new System.Drawing.Point(595, 51);
  1676. this.nub_AddPGetIntoBook.Maximum = new decimal(new int[] {
  1677. 10000,
  1678. 0,
  1679. 0,
  1680. 0});
  1681. this.nub_AddPGetIntoBook.Name = "nub_AddPGetIntoBook";
  1682. this.nub_AddPGetIntoBook.Size = new System.Drawing.Size(54, 21);
  1683. this.nub_AddPGetIntoBook.TabIndex = 14;
  1684. this.nub_AddPGetIntoBook.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1685. //
  1686. // nub_ReportFormPageSize
  1687. //
  1688. this.nub_ReportFormPageSize.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1689. this.nub_ReportFormPageSize.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1690. this.nub_ReportFormPageSize.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1691. this.nub_ReportFormPageSize.IsCustomColor = false;
  1692. this.nub_ReportFormPageSize.Location = new System.Drawing.Point(970, 274);
  1693. this.nub_ReportFormPageSize.Maximum = new decimal(new int[] {
  1694. 10000,
  1695. 0,
  1696. 0,
  1697. 0});
  1698. this.nub_ReportFormPageSize.Name = "nub_ReportFormPageSize";
  1699. this.nub_ReportFormPageSize.Size = new System.Drawing.Size(43, 21);
  1700. this.nub_ReportFormPageSize.TabIndex = 14;
  1701. this.nub_ReportFormPageSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1702. //
  1703. // nub_FilmSelectionTimesOutMinute
  1704. //
  1705. this.nub_FilmSelectionTimesOutMinute.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  1706. this.nub_FilmSelectionTimesOutMinute.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  1707. this.nub_FilmSelectionTimesOutMinute.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  1708. this.nub_FilmSelectionTimesOutMinute.IsCustomColor = false;
  1709. this.nub_FilmSelectionTimesOutMinute.Location = new System.Drawing.Point(358, 428);
  1710. this.nub_FilmSelectionTimesOutMinute.Maximum = new decimal(new int[] {
  1711. 999,
  1712. 0,
  1713. 0,
  1714. 0});
  1715. this.nub_FilmSelectionTimesOutMinute.Name = "nub_FilmSelectionTimesOutMinute";
  1716. this.nub_FilmSelectionTimesOutMinute.Size = new System.Drawing.Size(42, 21);
  1717. this.nub_FilmSelectionTimesOutMinute.TabIndex = 14;
  1718. this.nub_FilmSelectionTimesOutMinute.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1719. this.nub_FilmSelectionTimesOutMinute.Value = new decimal(new int[] {
  1720. 60,
  1721. 0,
  1722. 0,
  1723. 0});
  1724. //
  1725. // cbx_WithoutOperatingAutomaticLogout
  1726. //
  1727. this.cbx_WithoutOperatingAutomaticLogout.AutoSize = true;
  1728. this.cbx_WithoutOperatingAutomaticLogout.BackColor = System.Drawing.Color.Transparent;
  1729. this.cbx_WithoutOperatingAutomaticLogout.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1730. this.cbx_WithoutOperatingAutomaticLogout.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1731. this.cbx_WithoutOperatingAutomaticLogout.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1732. this.cbx_WithoutOperatingAutomaticLogout.Fourstates = false;
  1733. this.cbx_WithoutOperatingAutomaticLogout.IsGreenTick = false;
  1734. this.cbx_WithoutOperatingAutomaticLogout.Location = new System.Drawing.Point(834, 250);
  1735. this.cbx_WithoutOperatingAutomaticLogout.Name = "cbx_WithoutOperatingAutomaticLogout";
  1736. this.cbx_WithoutOperatingAutomaticLogout.Size = new System.Drawing.Size(135, 21);
  1737. this.cbx_WithoutOperatingAutomaticLogout.TabIndex = 1;
  1738. this.cbx_WithoutOperatingAutomaticLogout.Text = "无操作自动注销帐号";
  1739. this.cbx_WithoutOperatingAutomaticLogout.UseVisualStyleBackColor = false;
  1740. //
  1741. // cbx_OrderAutoOpenMemberCard
  1742. //
  1743. this.cbx_OrderAutoOpenMemberCard.AutoSize = true;
  1744. this.cbx_OrderAutoOpenMemberCard.BackColor = System.Drawing.Color.Transparent;
  1745. this.cbx_OrderAutoOpenMemberCard.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1746. this.cbx_OrderAutoOpenMemberCard.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1747. this.cbx_OrderAutoOpenMemberCard.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1748. this.cbx_OrderAutoOpenMemberCard.Fourstates = false;
  1749. this.cbx_OrderAutoOpenMemberCard.IsGreenTick = false;
  1750. this.cbx_OrderAutoOpenMemberCard.Location = new System.Drawing.Point(13, 125);
  1751. this.cbx_OrderAutoOpenMemberCard.Name = "cbx_OrderAutoOpenMemberCard";
  1752. this.cbx_OrderAutoOpenMemberCard.Size = new System.Drawing.Size(183, 21);
  1753. this.cbx_OrderAutoOpenMemberCard.TabIndex = 1;
  1754. this.cbx_OrderAutoOpenMemberCard.Text = "开单默认勾选自动发放会员卡";
  1755. this.cbx_OrderAutoOpenMemberCard.UseVisualStyleBackColor = false;
  1756. //
  1757. // cbx_EnabledIDNumber
  1758. //
  1759. this.cbx_EnabledIDNumber.AutoSize = true;
  1760. this.cbx_EnabledIDNumber.BackColor = System.Drawing.Color.Transparent;
  1761. this.cbx_EnabledIDNumber.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1762. this.cbx_EnabledIDNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1763. this.cbx_EnabledIDNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1764. this.cbx_EnabledIDNumber.Fourstates = false;
  1765. this.cbx_EnabledIDNumber.IsGreenTick = false;
  1766. this.cbx_EnabledIDNumber.Location = new System.Drawing.Point(13, 100);
  1767. this.cbx_EnabledIDNumber.Name = "cbx_EnabledIDNumber";
  1768. this.cbx_EnabledIDNumber.Size = new System.Drawing.Size(135, 21);
  1769. this.cbx_EnabledIDNumber.TabIndex = 1;
  1770. this.cbx_EnabledIDNumber.Text = "启用客户身份证号码";
  1771. this.cbx_EnabledIDNumber.UseVisualStyleBackColor = false;
  1772. //
  1773. // cbx_IsCustomOrderNumber
  1774. //
  1775. this.cbx_IsCustomOrderNumber.AutoSize = true;
  1776. this.cbx_IsCustomOrderNumber.BackColor = System.Drawing.Color.Transparent;
  1777. this.cbx_IsCustomOrderNumber.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1778. this.cbx_IsCustomOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1779. this.cbx_IsCustomOrderNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1780. this.cbx_IsCustomOrderNumber.Fourstates = false;
  1781. this.cbx_IsCustomOrderNumber.IsGreenTick = false;
  1782. this.cbx_IsCustomOrderNumber.Location = new System.Drawing.Point(13, 25);
  1783. this.cbx_IsCustomOrderNumber.Name = "cbx_IsCustomOrderNumber";
  1784. this.cbx_IsCustomOrderNumber.Size = new System.Drawing.Size(123, 21);
  1785. this.cbx_IsCustomOrderNumber.TabIndex = 1;
  1786. this.cbx_IsCustomOrderNumber.Text = "开启自定义订单号";
  1787. this.cbx_IsCustomOrderNumber.UseVisualStyleBackColor = false;
  1788. //
  1789. // cbx_PrintOrderNoSuffix
  1790. //
  1791. this.cbx_PrintOrderNoSuffix.AutoSize = true;
  1792. this.cbx_PrintOrderNoSuffix.BackColor = System.Drawing.Color.Transparent;
  1793. this.cbx_PrintOrderNoSuffix.Checked = true;
  1794. this.cbx_PrintOrderNoSuffix.CheckState = System.Windows.Forms.CheckState.Checked;
  1795. this.cbx_PrintOrderNoSuffix.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1796. this.cbx_PrintOrderNoSuffix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1797. this.cbx_PrintOrderNoSuffix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1798. this.cbx_PrintOrderNoSuffix.Fourstates = false;
  1799. this.cbx_PrintOrderNoSuffix.IsGreenTick = false;
  1800. this.cbx_PrintOrderNoSuffix.Location = new System.Drawing.Point(13, 433);
  1801. this.cbx_PrintOrderNoSuffix.Name = "cbx_PrintOrderNoSuffix";
  1802. this.cbx_PrintOrderNoSuffix.Size = new System.Drawing.Size(171, 21);
  1803. this.cbx_PrintOrderNoSuffix.TabIndex = 1;
  1804. this.cbx_PrintOrderNoSuffix.Text = "打印单据时输出订单号后缀";
  1805. this.cbx_PrintOrderNoSuffix.UseVisualStyleBackColor = false;
  1806. //
  1807. // cbx_IsEnablePhotoEdition
  1808. //
  1809. this.cbx_IsEnablePhotoEdition.AutoSize = true;
  1810. this.cbx_IsEnablePhotoEdition.BackColor = System.Drawing.Color.Transparent;
  1811. this.cbx_IsEnablePhotoEdition.Checked = true;
  1812. this.cbx_IsEnablePhotoEdition.CheckState = System.Windows.Forms.CheckState.Checked;
  1813. this.cbx_IsEnablePhotoEdition.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1814. this.cbx_IsEnablePhotoEdition.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1815. this.cbx_IsEnablePhotoEdition.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1816. this.cbx_IsEnablePhotoEdition.Fourstates = false;
  1817. this.cbx_IsEnablePhotoEdition.IsGreenTick = false;
  1818. this.cbx_IsEnablePhotoEdition.Location = new System.Drawing.Point(13, 50);
  1819. this.cbx_IsEnablePhotoEdition.Name = "cbx_IsEnablePhotoEdition";
  1820. this.cbx_IsEnablePhotoEdition.Size = new System.Drawing.Size(123, 21);
  1821. this.cbx_IsEnablePhotoEdition.TabIndex = 1;
  1822. this.cbx_IsEnablePhotoEdition.Text = "开启写真开单功能";
  1823. this.cbx_IsEnablePhotoEdition.UseVisualStyleBackColor = false;
  1824. //
  1825. // cbx_VirtualDesign
  1826. //
  1827. this.cbx_VirtualDesign.AutoSize = true;
  1828. this.cbx_VirtualDesign.BackColor = System.Drawing.Color.Transparent;
  1829. this.cbx_VirtualDesign.Checked = true;
  1830. this.cbx_VirtualDesign.CheckState = System.Windows.Forms.CheckState.Checked;
  1831. this.cbx_VirtualDesign.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1832. this.cbx_VirtualDesign.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1833. this.cbx_VirtualDesign.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1834. this.cbx_VirtualDesign.Fourstates = false;
  1835. this.cbx_VirtualDesign.IsGreenTick = false;
  1836. this.cbx_VirtualDesign.Location = new System.Drawing.Point(504, 25);
  1837. this.cbx_VirtualDesign.Name = "cbx_VirtualDesign";
  1838. this.cbx_VirtualDesign.Size = new System.Drawing.Size(147, 21);
  1839. this.cbx_VirtualDesign.TabIndex = 1;
  1840. this.cbx_VirtualDesign.Text = "开启虚拟设计选片功能";
  1841. this.cbx_VirtualDesign.UseVisualStyleBackColor = false;
  1842. //
  1843. // cbx_GiftsPacksSetsofLines
  1844. //
  1845. this.cbx_GiftsPacksSetsofLines.AutoSize = true;
  1846. this.cbx_GiftsPacksSetsofLines.BackColor = System.Drawing.Color.Transparent;
  1847. this.cbx_GiftsPacksSetsofLines.Checked = true;
  1848. this.cbx_GiftsPacksSetsofLines.CheckState = System.Windows.Forms.CheckState.Checked;
  1849. this.cbx_GiftsPacksSetsofLines.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1850. this.cbx_GiftsPacksSetsofLines.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1851. this.cbx_GiftsPacksSetsofLines.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1852. this.cbx_GiftsPacksSetsofLines.Fourstates = false;
  1853. this.cbx_GiftsPacksSetsofLines.IsGreenTick = false;
  1854. this.cbx_GiftsPacksSetsofLines.Location = new System.Drawing.Point(13, 200);
  1855. this.cbx_GiftsPacksSetsofLines.Name = "cbx_GiftsPacksSetsofLines";
  1856. this.cbx_GiftsPacksSetsofLines.Size = new System.Drawing.Size(99, 21);
  1857. this.cbx_GiftsPacksSetsofLines.TabIndex = 1;
  1858. this.cbx_GiftsPacksSetsofLines.Text = "开启套系礼包";
  1859. this.cbx_GiftsPacksSetsofLines.UseVisualStyleBackColor = false;
  1860. //
  1861. // cbx_IsLoginAutoOpenIndex
  1862. //
  1863. this.cbx_IsLoginAutoOpenIndex.AutoSize = true;
  1864. this.cbx_IsLoginAutoOpenIndex.BackColor = System.Drawing.Color.Transparent;
  1865. this.cbx_IsLoginAutoOpenIndex.Checked = true;
  1866. this.cbx_IsLoginAutoOpenIndex.CheckState = System.Windows.Forms.CheckState.Checked;
  1867. this.cbx_IsLoginAutoOpenIndex.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1868. this.cbx_IsLoginAutoOpenIndex.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1869. this.cbx_IsLoginAutoOpenIndex.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1870. this.cbx_IsLoginAutoOpenIndex.Fourstates = false;
  1871. this.cbx_IsLoginAutoOpenIndex.IsGreenTick = false;
  1872. this.cbx_IsLoginAutoOpenIndex.Location = new System.Drawing.Point(834, 300);
  1873. this.cbx_IsLoginAutoOpenIndex.Name = "cbx_IsLoginAutoOpenIndex";
  1874. this.cbx_IsLoginAutoOpenIndex.Size = new System.Drawing.Size(159, 21);
  1875. this.cbx_IsLoginAutoOpenIndex.TabIndex = 1;
  1876. this.cbx_IsLoginAutoOpenIndex.Text = "启动时自动打开主页界面";
  1877. this.cbx_IsLoginAutoOpenIndex.UseVisualStyleBackColor = false;
  1878. //
  1879. // cbx_ServiceCompletedAddPieceRate
  1880. //
  1881. this.cbx_ServiceCompletedAddPieceRate.AutoSize = true;
  1882. this.cbx_ServiceCompletedAddPieceRate.BackColor = System.Drawing.Color.Transparent;
  1883. this.cbx_ServiceCompletedAddPieceRate.Checked = true;
  1884. this.cbx_ServiceCompletedAddPieceRate.CheckState = System.Windows.Forms.CheckState.Checked;
  1885. this.cbx_ServiceCompletedAddPieceRate.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1886. this.cbx_ServiceCompletedAddPieceRate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1887. this.cbx_ServiceCompletedAddPieceRate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1888. this.cbx_ServiceCompletedAddPieceRate.Fourstates = false;
  1889. this.cbx_ServiceCompletedAddPieceRate.IsGreenTick = false;
  1890. this.cbx_ServiceCompletedAddPieceRate.Location = new System.Drawing.Point(834, 400);
  1891. this.cbx_ServiceCompletedAddPieceRate.Name = "cbx_ServiceCompletedAddPieceRate";
  1892. this.cbx_ServiceCompletedAddPieceRate.Size = new System.Drawing.Size(231, 21);
  1893. this.cbx_ServiceCompletedAddPieceRate.TabIndex = 4;
  1894. this.cbx_ServiceCompletedAddPieceRate.Text = "服务完成时自动添加到员工计件提成中";
  1895. this.cbx_ServiceCompletedAddPieceRate.UseVisualStyleBackColor = false;
  1896. //
  1897. // cbx_EnableOrderCostControlSystem
  1898. //
  1899. this.cbx_EnableOrderCostControlSystem.AutoSize = true;
  1900. this.cbx_EnableOrderCostControlSystem.BackColor = System.Drawing.Color.Transparent;
  1901. this.cbx_EnableOrderCostControlSystem.Checked = true;
  1902. this.cbx_EnableOrderCostControlSystem.CheckState = System.Windows.Forms.CheckState.Checked;
  1903. this.cbx_EnableOrderCostControlSystem.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1904. this.cbx_EnableOrderCostControlSystem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1905. this.cbx_EnableOrderCostControlSystem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1906. this.cbx_EnableOrderCostControlSystem.Fourstates = false;
  1907. this.cbx_EnableOrderCostControlSystem.IsGreenTick = false;
  1908. this.cbx_EnableOrderCostControlSystem.Location = new System.Drawing.Point(13, 75);
  1909. this.cbx_EnableOrderCostControlSystem.Name = "cbx_EnableOrderCostControlSystem";
  1910. this.cbx_EnableOrderCostControlSystem.Size = new System.Drawing.Size(147, 21);
  1911. this.cbx_EnableOrderCostControlSystem.TabIndex = 5;
  1912. this.cbx_EnableOrderCostControlSystem.Text = "启用订单成本管控系统";
  1913. this.cbx_EnableOrderCostControlSystem.UseVisualStyleBackColor = false;
  1914. //
  1915. // cbx_UpDownLeftRightKeysBrowsePhotos
  1916. //
  1917. this.cbx_UpDownLeftRightKeysBrowsePhotos.AutoSize = true;
  1918. this.cbx_UpDownLeftRightKeysBrowsePhotos.BackColor = System.Drawing.Color.Transparent;
  1919. this.cbx_UpDownLeftRightKeysBrowsePhotos.Checked = true;
  1920. this.cbx_UpDownLeftRightKeysBrowsePhotos.CheckState = System.Windows.Forms.CheckState.Checked;
  1921. this.cbx_UpDownLeftRightKeysBrowsePhotos.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1922. this.cbx_UpDownLeftRightKeysBrowsePhotos.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1923. this.cbx_UpDownLeftRightKeysBrowsePhotos.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1924. this.cbx_UpDownLeftRightKeysBrowsePhotos.Fourstates = false;
  1925. this.cbx_UpDownLeftRightKeysBrowsePhotos.IsGreenTick = false;
  1926. this.cbx_UpDownLeftRightKeysBrowsePhotos.Location = new System.Drawing.Point(504, 200);
  1927. this.cbx_UpDownLeftRightKeysBrowsePhotos.Name = "cbx_UpDownLeftRightKeysBrowsePhotos";
  1928. this.cbx_UpDownLeftRightKeysBrowsePhotos.Size = new System.Drawing.Size(215, 21);
  1929. this.cbx_UpDownLeftRightKeysBrowsePhotos.TabIndex = 5;
  1930. this.cbx_UpDownLeftRightKeysBrowsePhotos.Text = "上下方向键浏览相片(否则为左右键)";
  1931. this.cbx_UpDownLeftRightKeysBrowsePhotos.UseVisualStyleBackColor = false;
  1932. //
  1933. // checkBoxEx3
  1934. //
  1935. this.checkBoxEx3.AutoSize = true;
  1936. this.checkBoxEx3.BackColor = System.Drawing.Color.Transparent;
  1937. this.checkBoxEx3.Checked = true;
  1938. this.checkBoxEx3.CheckState = System.Windows.Forms.CheckState.Checked;
  1939. this.checkBoxEx3.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1940. this.checkBoxEx3.Enabled = false;
  1941. this.checkBoxEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1942. this.checkBoxEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1943. this.checkBoxEx3.Fourstates = false;
  1944. this.checkBoxEx3.IsGreenTick = false;
  1945. this.checkBoxEx3.Location = new System.Drawing.Point(13, 483);
  1946. this.checkBoxEx3.Name = "checkBoxEx3";
  1947. this.checkBoxEx3.Size = new System.Drawing.Size(123, 21);
  1948. this.checkBoxEx3.TabIndex = 5;
  1949. this.checkBoxEx3.Text = "每次小票打印份数";
  1950. this.checkBoxEx3.UseVisualStyleBackColor = false;
  1951. //
  1952. // checkBoxEx2
  1953. //
  1954. this.checkBoxEx2.AutoSize = true;
  1955. this.checkBoxEx2.BackColor = System.Drawing.Color.Transparent;
  1956. this.checkBoxEx2.Checked = true;
  1957. this.checkBoxEx2.CheckState = System.Windows.Forms.CheckState.Checked;
  1958. this.checkBoxEx2.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1959. this.checkBoxEx2.Enabled = false;
  1960. this.checkBoxEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1961. this.checkBoxEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1962. this.checkBoxEx2.Fourstates = false;
  1963. this.checkBoxEx2.IsGreenTick = false;
  1964. this.checkBoxEx2.Location = new System.Drawing.Point(834, 150);
  1965. this.checkBoxEx2.Name = "checkBoxEx2";
  1966. this.checkBoxEx2.Size = new System.Drawing.Size(135, 21);
  1967. this.checkBoxEx2.TabIndex = 5;
  1968. this.checkBoxEx2.Text = "相片生成压缩图品质";
  1969. this.checkBoxEx2.UseVisualStyleBackColor = false;
  1970. //
  1971. // cbx_UseEmbeddedColorManagement
  1972. //
  1973. this.cbx_UseEmbeddedColorManagement.AutoSize = true;
  1974. this.cbx_UseEmbeddedColorManagement.BackColor = System.Drawing.Color.Transparent;
  1975. this.cbx_UseEmbeddedColorManagement.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1976. this.cbx_UseEmbeddedColorManagement.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1977. this.cbx_UseEmbeddedColorManagement.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1978. this.cbx_UseEmbeddedColorManagement.Fourstates = false;
  1979. this.cbx_UseEmbeddedColorManagement.IsGreenTick = false;
  1980. this.cbx_UseEmbeddedColorManagement.Location = new System.Drawing.Point(257, 403);
  1981. this.cbx_UseEmbeddedColorManagement.Name = "cbx_UseEmbeddedColorManagement";
  1982. this.cbx_UseEmbeddedColorManagement.Size = new System.Drawing.Size(231, 21);
  1983. this.cbx_UseEmbeddedColorManagement.TabIndex = 5;
  1984. this.cbx_UseEmbeddedColorManagement.Text = "处理相片时加载相嵌入的颜色管理信息";
  1985. this.cbx_UseEmbeddedColorManagement.UseVisualStyleBackColor = false;
  1986. //
  1987. // cbx_EnableQueuingGuide
  1988. //
  1989. this.cbx_EnableQueuingGuide.AutoSize = true;
  1990. this.cbx_EnableQueuingGuide.BackColor = System.Drawing.Color.Transparent;
  1991. this.cbx_EnableQueuingGuide.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  1992. this.cbx_EnableQueuingGuide.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  1993. this.cbx_EnableQueuingGuide.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  1994. this.cbx_EnableQueuingGuide.Fourstates = false;
  1995. this.cbx_EnableQueuingGuide.IsGreenTick = false;
  1996. this.cbx_EnableQueuingGuide.Location = new System.Drawing.Point(834, 75);
  1997. this.cbx_EnableQueuingGuide.Name = "cbx_EnableQueuingGuide";
  1998. this.cbx_EnableQueuingGuide.Size = new System.Drawing.Size(231, 21);
  1999. this.cbx_EnableQueuingGuide.TabIndex = 5;
  2000. this.cbx_EnableQueuingGuide.Text = "导入相片时使用“导片队列”排队导入";
  2001. this.cbx_EnableQueuingGuide.UseVisualStyleBackColor = false;
  2002. //
  2003. // cbx_ExportFinishingExportSelectInfo
  2004. //
  2005. this.cbx_ExportFinishingExportSelectInfo.AutoSize = true;
  2006. this.cbx_ExportFinishingExportSelectInfo.BackColor = System.Drawing.Color.Transparent;
  2007. this.cbx_ExportFinishingExportSelectInfo.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2008. this.cbx_ExportFinishingExportSelectInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2009. this.cbx_ExportFinishingExportSelectInfo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2010. this.cbx_ExportFinishingExportSelectInfo.Fourstates = false;
  2011. this.cbx_ExportFinishingExportSelectInfo.IsGreenTick = false;
  2012. this.cbx_ExportFinishingExportSelectInfo.Location = new System.Drawing.Point(834, 50);
  2013. this.cbx_ExportFinishingExportSelectInfo.Name = "cbx_ExportFinishingExportSelectInfo";
  2014. this.cbx_ExportFinishingExportSelectInfo.Size = new System.Drawing.Size(195, 21);
  2015. this.cbx_ExportFinishingExportSelectInfo.TabIndex = 5;
  2016. this.cbx_ExportFinishingExportSelectInfo.Text = "导出精修片时同时导出选片说明";
  2017. this.cbx_ExportFinishingExportSelectInfo.UseVisualStyleBackColor = false;
  2018. //
  2019. // cbx_DefaultgeneratedTiaocode
  2020. //
  2021. this.cbx_DefaultgeneratedTiaocode.AutoSize = true;
  2022. this.cbx_DefaultgeneratedTiaocode.BackColor = System.Drawing.Color.Transparent;
  2023. this.cbx_DefaultgeneratedTiaocode.Checked = true;
  2024. this.cbx_DefaultgeneratedTiaocode.CheckState = System.Windows.Forms.CheckState.Checked;
  2025. this.cbx_DefaultgeneratedTiaocode.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2026. this.cbx_DefaultgeneratedTiaocode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2027. this.cbx_DefaultgeneratedTiaocode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2028. this.cbx_DefaultgeneratedTiaocode.Fourstates = false;
  2029. this.cbx_DefaultgeneratedTiaocode.IsGreenTick = false;
  2030. this.cbx_DefaultgeneratedTiaocode.Location = new System.Drawing.Point(834, 25);
  2031. this.cbx_DefaultgeneratedTiaocode.Name = "cbx_DefaultgeneratedTiaocode";
  2032. this.cbx_DefaultgeneratedTiaocode.Size = new System.Drawing.Size(195, 21);
  2033. this.cbx_DefaultgeneratedTiaocode.TabIndex = 5;
  2034. this.cbx_DefaultgeneratedTiaocode.Text = "导出已选相片时默认生成条型码";
  2035. this.cbx_DefaultgeneratedTiaocode.UseVisualStyleBackColor = false;
  2036. //
  2037. // checkBoxEx6
  2038. //
  2039. this.checkBoxEx6.AutoSize = true;
  2040. this.checkBoxEx6.BackColor = System.Drawing.Color.Transparent;
  2041. this.checkBoxEx6.Checked = true;
  2042. this.checkBoxEx6.CheckState = System.Windows.Forms.CheckState.Checked;
  2043. this.checkBoxEx6.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2044. this.checkBoxEx6.Enabled = false;
  2045. this.checkBoxEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2046. this.checkBoxEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2047. this.checkBoxEx6.Fourstates = false;
  2048. this.checkBoxEx6.IsGreenTick = false;
  2049. this.checkBoxEx6.Location = new System.Drawing.Point(504, 133);
  2050. this.checkBoxEx6.Name = "checkBoxEx6";
  2051. this.checkBoxEx6.Size = new System.Drawing.Size(160, 21);
  2052. this.checkBoxEx6.TabIndex = 5;
  2053. this.checkBoxEx6.Text = "选片入底加挑单价(元/张)";
  2054. this.checkBoxEx6.UseVisualStyleBackColor = false;
  2055. //
  2056. // checkBoxEx5
  2057. //
  2058. this.checkBoxEx5.AutoSize = true;
  2059. this.checkBoxEx5.BackColor = System.Drawing.Color.Transparent;
  2060. this.checkBoxEx5.Checked = true;
  2061. this.checkBoxEx5.CheckState = System.Windows.Forms.CheckState.Checked;
  2062. this.checkBoxEx5.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2063. this.checkBoxEx5.Enabled = false;
  2064. this.checkBoxEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2065. this.checkBoxEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2066. this.checkBoxEx5.Fourstates = false;
  2067. this.checkBoxEx5.IsGreenTick = false;
  2068. this.checkBoxEx5.Location = new System.Drawing.Point(504, 75);
  2069. this.checkBoxEx5.Name = "checkBoxEx5";
  2070. this.checkBoxEx5.Size = new System.Drawing.Size(160, 21);
  2071. this.checkBoxEx5.TabIndex = 5;
  2072. this.checkBoxEx5.Text = "选片入册加挑单价(元/张)";
  2073. this.checkBoxEx5.UseVisualStyleBackColor = false;
  2074. //
  2075. // checkBoxEx4
  2076. //
  2077. this.checkBoxEx4.AutoSize = true;
  2078. this.checkBoxEx4.BackColor = System.Drawing.Color.Transparent;
  2079. this.checkBoxEx4.Checked = true;
  2080. this.checkBoxEx4.CheckState = System.Windows.Forms.CheckState.Checked;
  2081. this.checkBoxEx4.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2082. this.checkBoxEx4.Enabled = false;
  2083. this.checkBoxEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2084. this.checkBoxEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2085. this.checkBoxEx4.Fourstates = false;
  2086. this.checkBoxEx4.IsGreenTick = false;
  2087. this.checkBoxEx4.Location = new System.Drawing.Point(504, 50);
  2088. this.checkBoxEx4.Name = "checkBoxEx4";
  2089. this.checkBoxEx4.Size = new System.Drawing.Size(89, 21);
  2090. this.checkBoxEx4.TabIndex = 5;
  2091. this.checkBoxEx4.Text = "每加1P赠送";
  2092. this.checkBoxEx4.UseVisualStyleBackColor = false;
  2093. //
  2094. // checkBoxEx1
  2095. //
  2096. this.checkBoxEx1.AutoSize = true;
  2097. this.checkBoxEx1.BackColor = System.Drawing.Color.Transparent;
  2098. this.checkBoxEx1.Checked = true;
  2099. this.checkBoxEx1.CheckState = System.Windows.Forms.CheckState.Checked;
  2100. this.checkBoxEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2101. this.checkBoxEx1.Enabled = false;
  2102. this.checkBoxEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2103. this.checkBoxEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2104. this.checkBoxEx1.Fourstates = false;
  2105. this.checkBoxEx1.IsGreenTick = false;
  2106. this.checkBoxEx1.Location = new System.Drawing.Point(834, 275);
  2107. this.checkBoxEx1.Name = "checkBoxEx1";
  2108. this.checkBoxEx1.Size = new System.Drawing.Size(123, 21);
  2109. this.checkBoxEx1.TabIndex = 5;
  2110. this.checkBoxEx1.Text = "数据报表每页显示";
  2111. this.checkBoxEx1.UseVisualStyleBackColor = false;
  2112. //
  2113. // cbx_IsSelectionFilmsHiddenPhoto
  2114. //
  2115. this.cbx_IsSelectionFilmsHiddenPhoto.AutoSize = true;
  2116. this.cbx_IsSelectionFilmsHiddenPhoto.BackColor = System.Drawing.Color.Transparent;
  2117. this.cbx_IsSelectionFilmsHiddenPhoto.Checked = true;
  2118. this.cbx_IsSelectionFilmsHiddenPhoto.CheckState = System.Windows.Forms.CheckState.Checked;
  2119. this.cbx_IsSelectionFilmsHiddenPhoto.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2120. this.cbx_IsSelectionFilmsHiddenPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2121. this.cbx_IsSelectionFilmsHiddenPhoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2122. this.cbx_IsSelectionFilmsHiddenPhoto.Fourstates = false;
  2123. this.cbx_IsSelectionFilmsHiddenPhoto.IsGreenTick = false;
  2124. this.cbx_IsSelectionFilmsHiddenPhoto.Location = new System.Drawing.Point(257, 25);
  2125. this.cbx_IsSelectionFilmsHiddenPhoto.Name = "cbx_IsSelectionFilmsHiddenPhoto";
  2126. this.cbx_IsSelectionFilmsHiddenPhoto.Size = new System.Drawing.Size(135, 21);
  2127. this.cbx_IsSelectionFilmsHiddenPhoto.TabIndex = 1;
  2128. this.cbx_IsSelectionFilmsHiddenPhoto.Tag = "";
  2129. this.cbx_IsSelectionFilmsHiddenPhoto.Text = "选片时隐藏客人相片";
  2130. this.cbx_IsSelectionFilmsHiddenPhoto.UseVisualStyleBackColor = false;
  2131. //
  2132. // cbx_PrintHideArrears
  2133. //
  2134. this.cbx_PrintHideArrears.AutoSize = true;
  2135. this.cbx_PrintHideArrears.BackColor = System.Drawing.Color.Transparent;
  2136. this.cbx_PrintHideArrears.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2137. this.cbx_PrintHideArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2138. this.cbx_PrintHideArrears.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2139. this.cbx_PrintHideArrears.Fourstates = false;
  2140. this.cbx_PrintHideArrears.IsGreenTick = false;
  2141. this.cbx_PrintHideArrears.Location = new System.Drawing.Point(504, 404);
  2142. this.cbx_PrintHideArrears.Name = "cbx_PrintHideArrears";
  2143. this.cbx_PrintHideArrears.Size = new System.Drawing.Size(111, 21);
  2144. this.cbx_PrintHideArrears.TabIndex = 52;
  2145. this.cbx_PrintHideArrears.Text = "打印时隐藏欠款";
  2146. this.cbx_PrintHideArrears.UseVisualStyleBackColor = false;
  2147. //
  2148. // cbx_SelectionPhotosDefaultLargeThumbnail
  2149. //
  2150. this.cbx_SelectionPhotosDefaultLargeThumbnail.AutoSize = true;
  2151. this.cbx_SelectionPhotosDefaultLargeThumbnail.BackColor = System.Drawing.Color.Transparent;
  2152. this.cbx_SelectionPhotosDefaultLargeThumbnail.Checked = true;
  2153. this.cbx_SelectionPhotosDefaultLargeThumbnail.CheckState = System.Windows.Forms.CheckState.Checked;
  2154. this.cbx_SelectionPhotosDefaultLargeThumbnail.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2155. this.cbx_SelectionPhotosDefaultLargeThumbnail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2156. this.cbx_SelectionPhotosDefaultLargeThumbnail.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2157. this.cbx_SelectionPhotosDefaultLargeThumbnail.Fourstates = false;
  2158. this.cbx_SelectionPhotosDefaultLargeThumbnail.IsGreenTick = false;
  2159. this.cbx_SelectionPhotosDefaultLargeThumbnail.Location = new System.Drawing.Point(504, 300);
  2160. this.cbx_SelectionPhotosDefaultLargeThumbnail.Name = "cbx_SelectionPhotosDefaultLargeThumbnail";
  2161. this.cbx_SelectionPhotosDefaultLargeThumbnail.Size = new System.Drawing.Size(243, 21);
  2162. this.cbx_SelectionPhotosDefaultLargeThumbnail.TabIndex = 52;
  2163. this.cbx_SelectionPhotosDefaultLargeThumbnail.Text = "选片显示右则相片列表时默认为大缩略图";
  2164. this.cbx_SelectionPhotosDefaultLargeThumbnail.UseVisualStyleBackColor = false;
  2165. //
  2166. // cbx_PrintHideClothingCount
  2167. //
  2168. this.cbx_PrintHideClothingCount.AutoSize = true;
  2169. this.cbx_PrintHideClothingCount.BackColor = System.Drawing.Color.Transparent;
  2170. this.cbx_PrintHideClothingCount.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2171. this.cbx_PrintHideClothingCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2172. this.cbx_PrintHideClothingCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2173. this.cbx_PrintHideClothingCount.Fourstates = false;
  2174. this.cbx_PrintHideClothingCount.IsGreenTick = false;
  2175. this.cbx_PrintHideClothingCount.Location = new System.Drawing.Point(504, 379);
  2176. this.cbx_PrintHideClothingCount.Name = "cbx_PrintHideClothingCount";
  2177. this.cbx_PrintHideClothingCount.Size = new System.Drawing.Size(135, 21);
  2178. this.cbx_PrintHideClothingCount.TabIndex = 52;
  2179. this.cbx_PrintHideClothingCount.Text = "打印时隐藏服装套数";
  2180. this.cbx_PrintHideClothingCount.UseVisualStyleBackColor = false;
  2181. //
  2182. // cbx_IsBigPaper
  2183. //
  2184. this.cbx_IsBigPaper.AutoSize = true;
  2185. this.cbx_IsBigPaper.BackColor = System.Drawing.Color.Transparent;
  2186. this.cbx_IsBigPaper.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2187. this.cbx_IsBigPaper.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2188. this.cbx_IsBigPaper.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2189. this.cbx_IsBigPaper.Fourstates = false;
  2190. this.cbx_IsBigPaper.IsGreenTick = false;
  2191. this.cbx_IsBigPaper.Location = new System.Drawing.Point(504, 275);
  2192. this.cbx_IsBigPaper.Name = "cbx_IsBigPaper";
  2193. this.cbx_IsBigPaper.Size = new System.Drawing.Size(99, 21);
  2194. this.cbx_IsBigPaper.TabIndex = 52;
  2195. this.cbx_IsBigPaper.Text = "大尺寸标签纸";
  2196. this.cbx_IsBigPaper.UseVisualStyleBackColor = false;
  2197. //
  2198. // cbx_IsDeletePhotoPrompt
  2199. //
  2200. this.cbx_IsDeletePhotoPrompt.AutoSize = true;
  2201. this.cbx_IsDeletePhotoPrompt.BackColor = System.Drawing.Color.Transparent;
  2202. this.cbx_IsDeletePhotoPrompt.Checked = true;
  2203. this.cbx_IsDeletePhotoPrompt.CheckState = System.Windows.Forms.CheckState.Checked;
  2204. this.cbx_IsDeletePhotoPrompt.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2205. this.cbx_IsDeletePhotoPrompt.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2206. this.cbx_IsDeletePhotoPrompt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2207. this.cbx_IsDeletePhotoPrompt.Fourstates = false;
  2208. this.cbx_IsDeletePhotoPrompt.IsGreenTick = false;
  2209. this.cbx_IsDeletePhotoPrompt.Location = new System.Drawing.Point(504, 250);
  2210. this.cbx_IsDeletePhotoPrompt.Name = "cbx_IsDeletePhotoPrompt";
  2211. this.cbx_IsDeletePhotoPrompt.Size = new System.Drawing.Size(171, 21);
  2212. this.cbx_IsDeletePhotoPrompt.TabIndex = 52;
  2213. this.cbx_IsDeletePhotoPrompt.Text = "选片时删除相片弹出确认框";
  2214. this.cbx_IsDeletePhotoPrompt.UseVisualStyleBackColor = false;
  2215. //
  2216. // tabPage2
  2217. //
  2218. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  2219. this.tabPage2.Controls.Add(this.gbx_Group);
  2220. this.tabPage2.Controls.Add(this.groupBoxEx1);
  2221. this.tabPage2.Controls.Add(this.txt_StudioStoreNumbers);
  2222. this.tabPage2.Controls.Add(this.labelEx1);
  2223. this.tabPage2.Location = new System.Drawing.Point(4, 40);
  2224. this.tabPage2.Name = "tabPage2";
  2225. this.tabPage2.Size = new System.Drawing.Size(1082, 631);
  2226. this.tabPage2.TabIndex = 1;
  2227. this.tabPage2.Tag = "CurrentShopSet";
  2228. this.tabPage2.Text = "订单号前缀设置";
  2229. //
  2230. // gbx_Group
  2231. //
  2232. this.gbx_Group.Controls.Add(this.flowLayoutPanel4);
  2233. this.gbx_Group.Location = new System.Drawing.Point(15, 300);
  2234. this.gbx_Group.Name = "gbx_Group";
  2235. this.gbx_Group.Size = new System.Drawing.Size(212, 69);
  2236. this.gbx_Group.TabIndex = 3;
  2237. this.gbx_Group.TabStop = false;
  2238. this.gbx_Group.Text = "流水号前缀设置";
  2239. //
  2240. // flowLayoutPanel4
  2241. //
  2242. this.flowLayoutPanel4.Controls.Add(this.labelEx11);
  2243. this.flowLayoutPanel4.Controls.Add(this.txt_PrintOrderPaymentPrefix);
  2244. this.flowLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  2245. this.flowLayoutPanel4.Location = new System.Drawing.Point(3, 17);
  2246. this.flowLayoutPanel4.Name = "flowLayoutPanel4";
  2247. this.flowLayoutPanel4.Size = new System.Drawing.Size(206, 49);
  2248. this.flowLayoutPanel4.TabIndex = 4;
  2249. //
  2250. // labelEx11
  2251. //
  2252. this.labelEx11.AutoSize = true;
  2253. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2254. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2255. this.labelEx11.Location = new System.Drawing.Point(3, 15);
  2256. this.labelEx11.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2257. this.labelEx11.Name = "labelEx11";
  2258. this.labelEx11.Size = new System.Drawing.Size(80, 17);
  2259. this.labelEx11.TabIndex = 3;
  2260. this.labelEx11.Text = "收款流水前缀";
  2261. //
  2262. // txt_PrintOrderPaymentPrefix
  2263. //
  2264. this.txt_PrintOrderPaymentPrefix.AccessibleDescription = "";
  2265. this.txt_PrintOrderPaymentPrefix.AccessibleName = "PrintOrdersPaymentPrefixName";
  2266. this.txt_PrintOrderPaymentPrefix.BackColor = System.Drawing.Color.Transparent;
  2267. this.txt_PrintOrderPaymentPrefix.Icon = null;
  2268. this.txt_PrintOrderPaymentPrefix.IconIsButton = false;
  2269. this.txt_PrintOrderPaymentPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2270. this.txt_PrintOrderPaymentPrefix.IsPasswordChat = '\0';
  2271. this.txt_PrintOrderPaymentPrefix.IsSystemPasswordChar = false;
  2272. this.txt_PrintOrderPaymentPrefix.Lines = new string[0];
  2273. this.txt_PrintOrderPaymentPrefix.Location = new System.Drawing.Point(86, 10);
  2274. this.txt_PrintOrderPaymentPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2275. this.txt_PrintOrderPaymentPrefix.MaxLength = 2;
  2276. this.txt_PrintOrderPaymentPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2277. this.txt_PrintOrderPaymentPrefix.MouseBack = null;
  2278. this.txt_PrintOrderPaymentPrefix.Multiline = false;
  2279. this.txt_PrintOrderPaymentPrefix.Name = "txt_PrintOrderPaymentPrefix";
  2280. this.txt_PrintOrderPaymentPrefix.NormlBack = null;
  2281. this.txt_PrintOrderPaymentPrefix.Padding = new System.Windows.Forms.Padding(5);
  2282. this.txt_PrintOrderPaymentPrefix.ReadOnly = false;
  2283. this.txt_PrintOrderPaymentPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2284. this.txt_PrintOrderPaymentPrefix.Size = new System.Drawing.Size(103, 26);
  2285. this.txt_PrintOrderPaymentPrefix.TabIndex = 2;
  2286. this.txt_PrintOrderPaymentPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2287. this.txt_PrintOrderPaymentPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2288. this.txt_PrintOrderPaymentPrefix.WaterText = "收款流水前缀";
  2289. this.txt_PrintOrderPaymentPrefix.WordWrap = true;
  2290. //
  2291. // groupBoxEx1
  2292. //
  2293. this.groupBoxEx1.Controls.Add(this.flowLayoutPanel1);
  2294. this.groupBoxEx1.Location = new System.Drawing.Point(15, 60);
  2295. this.groupBoxEx1.Name = "groupBoxEx1";
  2296. this.groupBoxEx1.Size = new System.Drawing.Size(212, 225);
  2297. this.groupBoxEx1.TabIndex = 2;
  2298. this.groupBoxEx1.TabStop = false;
  2299. this.groupBoxEx1.Text = "订单号前缀名设置";
  2300. //
  2301. // flowLayoutPanel1
  2302. //
  2303. this.flowLayoutPanel1.Controls.Add(this.lb_WeddingOrdersPrefix);
  2304. this.flowLayoutPanel1.Controls.Add(this.txt_WeddingOrdersPrefix);
  2305. this.flowLayoutPanel1.Controls.Add(this.lb_ChildrensOrdersPrefix);
  2306. this.flowLayoutPanel1.Controls.Add(this.txt_ChildrensOrdersPrefix);
  2307. this.flowLayoutPanel1.Controls.Add(this.lb_PhotoOrdersPrefix);
  2308. this.flowLayoutPanel1.Controls.Add(this.txt_PhotoOrdersPrefix);
  2309. this.flowLayoutPanel1.Controls.Add(this.labelEx9);
  2310. this.flowLayoutPanel1.Controls.Add(this.txt_WeddingServicesPrefix);
  2311. this.flowLayoutPanel1.Controls.Add(this.lb_OtherAppointmentsPrefix);
  2312. this.flowLayoutPanel1.Controls.Add(this.txt_OtherAppointmentsPrefix);
  2313. this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  2314. this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 17);
  2315. this.flowLayoutPanel1.Name = "flowLayoutPanel1";
  2316. this.flowLayoutPanel1.Size = new System.Drawing.Size(206, 205);
  2317. this.flowLayoutPanel1.TabIndex = 0;
  2318. //
  2319. // lb_WeddingOrdersPrefix
  2320. //
  2321. this.lb_WeddingOrdersPrefix.AutoSize = true;
  2322. this.lb_WeddingOrdersPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2323. this.lb_WeddingOrdersPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2324. this.lb_WeddingOrdersPrefix.Location = new System.Drawing.Point(3, 15);
  2325. this.lb_WeddingOrdersPrefix.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2326. this.lb_WeddingOrdersPrefix.Name = "lb_WeddingOrdersPrefix";
  2327. this.lb_WeddingOrdersPrefix.Size = new System.Drawing.Size(80, 17);
  2328. this.lb_WeddingOrdersPrefix.TabIndex = 1;
  2329. this.lb_WeddingOrdersPrefix.Text = "婚纱订单前缀";
  2330. //
  2331. // txt_WeddingOrdersPrefix
  2332. //
  2333. this.txt_WeddingOrdersPrefix.AccessibleDescription = "";
  2334. this.txt_WeddingOrdersPrefix.AccessibleName = "OrdersNumberPrefixName";
  2335. this.txt_WeddingOrdersPrefix.BackColor = System.Drawing.Color.Transparent;
  2336. this.txt_WeddingOrdersPrefix.Icon = null;
  2337. this.txt_WeddingOrdersPrefix.IconIsButton = false;
  2338. this.txt_WeddingOrdersPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2339. this.txt_WeddingOrdersPrefix.IsPasswordChat = '\0';
  2340. this.txt_WeddingOrdersPrefix.IsSystemPasswordChar = false;
  2341. this.txt_WeddingOrdersPrefix.Lines = new string[0];
  2342. this.txt_WeddingOrdersPrefix.Location = new System.Drawing.Point(86, 10);
  2343. this.txt_WeddingOrdersPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2344. this.txt_WeddingOrdersPrefix.MaxLength = 5;
  2345. this.txt_WeddingOrdersPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2346. this.txt_WeddingOrdersPrefix.MouseBack = null;
  2347. this.txt_WeddingOrdersPrefix.Multiline = false;
  2348. this.txt_WeddingOrdersPrefix.Name = "txt_WeddingOrdersPrefix";
  2349. this.txt_WeddingOrdersPrefix.NormlBack = null;
  2350. this.txt_WeddingOrdersPrefix.Padding = new System.Windows.Forms.Padding(5);
  2351. this.txt_WeddingOrdersPrefix.ReadOnly = false;
  2352. this.txt_WeddingOrdersPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2353. this.txt_WeddingOrdersPrefix.Size = new System.Drawing.Size(103, 26);
  2354. this.txt_WeddingOrdersPrefix.TabIndex = 0;
  2355. this.txt_WeddingOrdersPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2356. this.txt_WeddingOrdersPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2357. this.txt_WeddingOrdersPrefix.WaterText = "婚纱订单前缀";
  2358. this.txt_WeddingOrdersPrefix.WordWrap = true;
  2359. //
  2360. // lb_ChildrensOrdersPrefix
  2361. //
  2362. this.lb_ChildrensOrdersPrefix.AutoSize = true;
  2363. this.lb_ChildrensOrdersPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2364. this.lb_ChildrensOrdersPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2365. this.lb_ChildrensOrdersPrefix.Location = new System.Drawing.Point(3, 51);
  2366. this.lb_ChildrensOrdersPrefix.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2367. this.lb_ChildrensOrdersPrefix.Name = "lb_ChildrensOrdersPrefix";
  2368. this.lb_ChildrensOrdersPrefix.Size = new System.Drawing.Size(80, 17);
  2369. this.lb_ChildrensOrdersPrefix.TabIndex = 1;
  2370. this.lb_ChildrensOrdersPrefix.Text = "儿童订单前缀";
  2371. //
  2372. // txt_ChildrensOrdersPrefix
  2373. //
  2374. this.txt_ChildrensOrdersPrefix.AccessibleDescription = "";
  2375. this.txt_ChildrensOrdersPrefix.AccessibleName = "OrdersNumberPrefixName";
  2376. this.txt_ChildrensOrdersPrefix.BackColor = System.Drawing.Color.Transparent;
  2377. this.txt_ChildrensOrdersPrefix.Icon = null;
  2378. this.txt_ChildrensOrdersPrefix.IconIsButton = false;
  2379. this.txt_ChildrensOrdersPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2380. this.txt_ChildrensOrdersPrefix.IsPasswordChat = '\0';
  2381. this.txt_ChildrensOrdersPrefix.IsSystemPasswordChar = false;
  2382. this.txt_ChildrensOrdersPrefix.Lines = new string[0];
  2383. this.txt_ChildrensOrdersPrefix.Location = new System.Drawing.Point(86, 46);
  2384. this.txt_ChildrensOrdersPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2385. this.txt_ChildrensOrdersPrefix.MaxLength = 5;
  2386. this.txt_ChildrensOrdersPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2387. this.txt_ChildrensOrdersPrefix.MouseBack = null;
  2388. this.txt_ChildrensOrdersPrefix.Multiline = false;
  2389. this.txt_ChildrensOrdersPrefix.Name = "txt_ChildrensOrdersPrefix";
  2390. this.txt_ChildrensOrdersPrefix.NormlBack = null;
  2391. this.txt_ChildrensOrdersPrefix.Padding = new System.Windows.Forms.Padding(5);
  2392. this.txt_ChildrensOrdersPrefix.ReadOnly = false;
  2393. this.txt_ChildrensOrdersPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2394. this.txt_ChildrensOrdersPrefix.Size = new System.Drawing.Size(103, 26);
  2395. this.txt_ChildrensOrdersPrefix.TabIndex = 0;
  2396. this.txt_ChildrensOrdersPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2397. this.txt_ChildrensOrdersPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2398. this.txt_ChildrensOrdersPrefix.WaterText = "儿童订单前缀";
  2399. this.txt_ChildrensOrdersPrefix.WordWrap = true;
  2400. //
  2401. // lb_PhotoOrdersPrefix
  2402. //
  2403. this.lb_PhotoOrdersPrefix.AutoSize = true;
  2404. this.lb_PhotoOrdersPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2405. this.lb_PhotoOrdersPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2406. this.lb_PhotoOrdersPrefix.Location = new System.Drawing.Point(3, 87);
  2407. this.lb_PhotoOrdersPrefix.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2408. this.lb_PhotoOrdersPrefix.Name = "lb_PhotoOrdersPrefix";
  2409. this.lb_PhotoOrdersPrefix.Size = new System.Drawing.Size(80, 17);
  2410. this.lb_PhotoOrdersPrefix.TabIndex = 1;
  2411. this.lb_PhotoOrdersPrefix.Text = "写真订单前缀";
  2412. //
  2413. // txt_PhotoOrdersPrefix
  2414. //
  2415. this.txt_PhotoOrdersPrefix.AccessibleDescription = "";
  2416. this.txt_PhotoOrdersPrefix.AccessibleName = "OrdersNumberPrefixName";
  2417. this.txt_PhotoOrdersPrefix.BackColor = System.Drawing.Color.Transparent;
  2418. this.txt_PhotoOrdersPrefix.Icon = null;
  2419. this.txt_PhotoOrdersPrefix.IconIsButton = false;
  2420. this.txt_PhotoOrdersPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2421. this.txt_PhotoOrdersPrefix.IsPasswordChat = '\0';
  2422. this.txt_PhotoOrdersPrefix.IsSystemPasswordChar = false;
  2423. this.txt_PhotoOrdersPrefix.Lines = new string[0];
  2424. this.txt_PhotoOrdersPrefix.Location = new System.Drawing.Point(86, 82);
  2425. this.txt_PhotoOrdersPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2426. this.txt_PhotoOrdersPrefix.MaxLength = 5;
  2427. this.txt_PhotoOrdersPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2428. this.txt_PhotoOrdersPrefix.MouseBack = null;
  2429. this.txt_PhotoOrdersPrefix.Multiline = false;
  2430. this.txt_PhotoOrdersPrefix.Name = "txt_PhotoOrdersPrefix";
  2431. this.txt_PhotoOrdersPrefix.NormlBack = null;
  2432. this.txt_PhotoOrdersPrefix.Padding = new System.Windows.Forms.Padding(5);
  2433. this.txt_PhotoOrdersPrefix.ReadOnly = false;
  2434. this.txt_PhotoOrdersPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2435. this.txt_PhotoOrdersPrefix.Size = new System.Drawing.Size(103, 26);
  2436. this.txt_PhotoOrdersPrefix.TabIndex = 0;
  2437. this.txt_PhotoOrdersPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2438. this.txt_PhotoOrdersPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2439. this.txt_PhotoOrdersPrefix.WaterText = "写真订单前缀";
  2440. this.txt_PhotoOrdersPrefix.WordWrap = true;
  2441. //
  2442. // labelEx9
  2443. //
  2444. this.labelEx9.AutoSize = true;
  2445. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2446. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2447. this.labelEx9.Location = new System.Drawing.Point(3, 123);
  2448. this.labelEx9.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2449. this.labelEx9.Name = "labelEx9";
  2450. this.labelEx9.Size = new System.Drawing.Size(80, 17);
  2451. this.labelEx9.TabIndex = 3;
  2452. this.labelEx9.Text = "婚庆订单前缀";
  2453. //
  2454. // txt_WeddingServicesPrefix
  2455. //
  2456. this.txt_WeddingServicesPrefix.AccessibleDescription = "";
  2457. this.txt_WeddingServicesPrefix.AccessibleName = "OrdersNumberPrefixName";
  2458. this.txt_WeddingServicesPrefix.BackColor = System.Drawing.Color.Transparent;
  2459. this.txt_WeddingServicesPrefix.Icon = null;
  2460. this.txt_WeddingServicesPrefix.IconIsButton = false;
  2461. this.txt_WeddingServicesPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2462. this.txt_WeddingServicesPrefix.IsPasswordChat = '\0';
  2463. this.txt_WeddingServicesPrefix.IsSystemPasswordChar = false;
  2464. this.txt_WeddingServicesPrefix.Lines = new string[0];
  2465. this.txt_WeddingServicesPrefix.Location = new System.Drawing.Point(86, 118);
  2466. this.txt_WeddingServicesPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2467. this.txt_WeddingServicesPrefix.MaxLength = 5;
  2468. this.txt_WeddingServicesPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2469. this.txt_WeddingServicesPrefix.MouseBack = null;
  2470. this.txt_WeddingServicesPrefix.Multiline = false;
  2471. this.txt_WeddingServicesPrefix.Name = "txt_WeddingServicesPrefix";
  2472. this.txt_WeddingServicesPrefix.NormlBack = null;
  2473. this.txt_WeddingServicesPrefix.Padding = new System.Windows.Forms.Padding(5);
  2474. this.txt_WeddingServicesPrefix.ReadOnly = false;
  2475. this.txt_WeddingServicesPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2476. this.txt_WeddingServicesPrefix.Size = new System.Drawing.Size(103, 26);
  2477. this.txt_WeddingServicesPrefix.TabIndex = 2;
  2478. this.txt_WeddingServicesPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2479. this.txt_WeddingServicesPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2480. this.txt_WeddingServicesPrefix.WaterText = "婚庆订单前缀";
  2481. this.txt_WeddingServicesPrefix.WordWrap = true;
  2482. //
  2483. // lb_OtherAppointmentsPrefix
  2484. //
  2485. this.lb_OtherAppointmentsPrefix.AutoSize = true;
  2486. this.lb_OtherAppointmentsPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2487. this.lb_OtherAppointmentsPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2488. this.lb_OtherAppointmentsPrefix.Location = new System.Drawing.Point(3, 159);
  2489. this.lb_OtherAppointmentsPrefix.Margin = new System.Windows.Forms.Padding(3, 15, 3, 0);
  2490. this.lb_OtherAppointmentsPrefix.Name = "lb_OtherAppointmentsPrefix";
  2491. this.lb_OtherAppointmentsPrefix.Size = new System.Drawing.Size(80, 17);
  2492. this.lb_OtherAppointmentsPrefix.TabIndex = 1;
  2493. this.lb_OtherAppointmentsPrefix.Text = "服务订单前缀";
  2494. //
  2495. // txt_OtherAppointmentsPrefix
  2496. //
  2497. this.txt_OtherAppointmentsPrefix.AccessibleDescription = "";
  2498. this.txt_OtherAppointmentsPrefix.AccessibleName = "OrdersNumberPrefixName";
  2499. this.txt_OtherAppointmentsPrefix.BackColor = System.Drawing.Color.Transparent;
  2500. this.txt_OtherAppointmentsPrefix.Icon = null;
  2501. this.txt_OtherAppointmentsPrefix.IconIsButton = false;
  2502. this.txt_OtherAppointmentsPrefix.ImeMode = System.Windows.Forms.ImeMode.Off;
  2503. this.txt_OtherAppointmentsPrefix.IsPasswordChat = '\0';
  2504. this.txt_OtherAppointmentsPrefix.IsSystemPasswordChar = false;
  2505. this.txt_OtherAppointmentsPrefix.Lines = new string[0];
  2506. this.txt_OtherAppointmentsPrefix.Location = new System.Drawing.Point(86, 154);
  2507. this.txt_OtherAppointmentsPrefix.Margin = new System.Windows.Forms.Padding(0, 10, 0, 0);
  2508. this.txt_OtherAppointmentsPrefix.MaxLength = 5;
  2509. this.txt_OtherAppointmentsPrefix.MinimumSize = new System.Drawing.Size(0, 26);
  2510. this.txt_OtherAppointmentsPrefix.MouseBack = null;
  2511. this.txt_OtherAppointmentsPrefix.Multiline = false;
  2512. this.txt_OtherAppointmentsPrefix.Name = "txt_OtherAppointmentsPrefix";
  2513. this.txt_OtherAppointmentsPrefix.NormlBack = null;
  2514. this.txt_OtherAppointmentsPrefix.Padding = new System.Windows.Forms.Padding(5);
  2515. this.txt_OtherAppointmentsPrefix.ReadOnly = false;
  2516. this.txt_OtherAppointmentsPrefix.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2517. this.txt_OtherAppointmentsPrefix.Size = new System.Drawing.Size(103, 26);
  2518. this.txt_OtherAppointmentsPrefix.TabIndex = 0;
  2519. this.txt_OtherAppointmentsPrefix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2520. this.txt_OtherAppointmentsPrefix.WaterColor = System.Drawing.Color.DarkGray;
  2521. this.txt_OtherAppointmentsPrefix.WaterText = "服务订单前缀";
  2522. this.txt_OtherAppointmentsPrefix.WordWrap = true;
  2523. //
  2524. // txt_StudioStoreNumbers
  2525. //
  2526. this.txt_StudioStoreNumbers.AccessibleDescription = "";
  2527. this.txt_StudioStoreNumbers.AccessibleName = "";
  2528. this.txt_StudioStoreNumbers.BackColor = System.Drawing.Color.Transparent;
  2529. this.txt_StudioStoreNumbers.Icon = null;
  2530. this.txt_StudioStoreNumbers.IconIsButton = false;
  2531. this.txt_StudioStoreNumbers.IsPasswordChat = '\0';
  2532. this.txt_StudioStoreNumbers.IsSystemPasswordChar = false;
  2533. this.txt_StudioStoreNumbers.Lines = new string[0];
  2534. this.txt_StudioStoreNumbers.Location = new System.Drawing.Point(66, 14);
  2535. this.txt_StudioStoreNumbers.Margin = new System.Windows.Forms.Padding(0);
  2536. this.txt_StudioStoreNumbers.MaxLength = 32767;
  2537. this.txt_StudioStoreNumbers.MinimumSize = new System.Drawing.Size(0, 26);
  2538. this.txt_StudioStoreNumbers.MouseBack = null;
  2539. this.txt_StudioStoreNumbers.Multiline = false;
  2540. this.txt_StudioStoreNumbers.Name = "txt_StudioStoreNumbers";
  2541. this.txt_StudioStoreNumbers.NormlBack = null;
  2542. this.txt_StudioStoreNumbers.Padding = new System.Windows.Forms.Padding(5);
  2543. this.txt_StudioStoreNumbers.ReadOnly = true;
  2544. this.txt_StudioStoreNumbers.ScrollBars = System.Windows.Forms.ScrollBars.None;
  2545. this.txt_StudioStoreNumbers.Size = new System.Drawing.Size(141, 26);
  2546. this.txt_StudioStoreNumbers.TabIndex = 0;
  2547. this.txt_StudioStoreNumbers.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  2548. this.txt_StudioStoreNumbers.WaterColor = System.Drawing.Color.DarkGray;
  2549. this.txt_StudioStoreNumbers.WaterText = "";
  2550. this.txt_StudioStoreNumbers.WordWrap = true;
  2551. //
  2552. // labelEx1
  2553. //
  2554. this.labelEx1.AutoSize = true;
  2555. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2556. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2557. this.labelEx1.Location = new System.Drawing.Point(12, 18);
  2558. this.labelEx1.Name = "labelEx1";
  2559. this.labelEx1.Size = new System.Drawing.Size(45, 17);
  2560. this.labelEx1.TabIndex = 1;
  2561. this.labelEx1.Text = "本店ID";
  2562. //
  2563. // cbx_OpenOrderChangeShop
  2564. //
  2565. this.cbx_OpenOrderChangeShop.AutoSize = true;
  2566. this.cbx_OpenOrderChangeShop.BackColor = System.Drawing.Color.Transparent;
  2567. this.cbx_OpenOrderChangeShop.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
  2568. this.cbx_OpenOrderChangeShop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  2569. this.cbx_OpenOrderChangeShop.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  2570. this.cbx_OpenOrderChangeShop.Fourstates = false;
  2571. this.cbx_OpenOrderChangeShop.IsGreenTick = false;
  2572. this.cbx_OpenOrderChangeShop.Location = new System.Drawing.Point(13, 376);
  2573. this.cbx_OpenOrderChangeShop.Name = "cbx_OpenOrderChangeShop";
  2574. this.cbx_OpenOrderChangeShop.Size = new System.Drawing.Size(123, 21);
  2575. this.cbx_OpenOrderChangeShop.TabIndex = 57;
  2576. this.cbx_OpenOrderChangeShop.Text = "开单允许选择门店";
  2577. this.cbx_OpenOrderChangeShop.UseVisualStyleBackColor = false;
  2578. //
  2579. // frmSystemSetting
  2580. //
  2581. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  2582. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  2583. this.ClientSize = new System.Drawing.Size(1090, 740);
  2584. this.Controls.Add(this.btnClose);
  2585. this.Controls.Add(this.btnSave);
  2586. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  2587. this.IsMaximized = false;
  2588. this.IsUserControlsSize = false;
  2589. this.MaximizeBox = false;
  2590. this.Name = "frmSystemSetting";
  2591. this.Text = "系统设置";
  2592. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  2593. this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
  2594. this.Controls.SetChildIndex(this.btnAppFormExit, 0);
  2595. this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
  2596. this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
  2597. this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
  2598. this.Controls.SetChildIndex(this.plFormMainContent, 0);
  2599. this.Controls.SetChildIndex(this.btnSave, 0);
  2600. this.Controls.SetChildIndex(this.btnClose, 0);
  2601. this.plExMainContainer.ResumeLayout(false);
  2602. this.plFormMainContent.ResumeLayout(false);
  2603. this.tabControlEx1.ResumeLayout(false);
  2604. this.tabPage1.ResumeLayout(false);
  2605. this.tabPage1.PerformLayout();
  2606. this.flowLayoutPanel3.ResumeLayout(false);
  2607. this.flowLayoutPanel3.PerformLayout();
  2608. ((System.ComponentModel.ISupportInitialize)(this.nub_IntoEndUnitPrice)).EndInit();
  2609. ((System.ComponentModel.ISupportInitialize)(this.nub_ChildrenIntoEndUnitPrice)).EndInit();
  2610. ((System.ComponentModel.ISupportInitialize)(this.nub_PhotoIntoEndUnitPrice)).EndInit();
  2611. this.flowLayoutPanel2.ResumeLayout(false);
  2612. this.flowLayoutPanel2.PerformLayout();
  2613. ((System.ComponentModel.ISupportInitialize)(this.nub_IntoBookUnitPrice)).EndInit();
  2614. ((System.ComponentModel.ISupportInitialize)(this.nub_ChildrenIntoBookUnitPrice)).EndInit();
  2615. ((System.ComponentModel.ISupportInitialize)(this.nub_PhotoIntoBookUnitPrice)).EndInit();
  2616. ((System.ComponentModel.ISupportInitialize)(this.nub_FilmSelectionOvertimeMinute)).EndInit();
  2617. ((System.ComponentModel.ISupportInitialize)(this.nub_AutomaticLogoutMinute)).EndInit();
  2618. ((System.ComponentModel.ISupportInitialize)(this.nub_TicketPrintingNumber)).EndInit();
  2619. ((System.ComponentModel.ISupportInitialize)(this.nub_PreviewQuality)).EndInit();
  2620. ((System.ComponentModel.ISupportInitialize)(this.nub_AddPGetIntoBook)).EndInit();
  2621. ((System.ComponentModel.ISupportInitialize)(this.nub_ReportFormPageSize)).EndInit();
  2622. ((System.ComponentModel.ISupportInitialize)(this.nub_FilmSelectionTimesOutMinute)).EndInit();
  2623. this.tabPage2.ResumeLayout(false);
  2624. this.tabPage2.PerformLayout();
  2625. this.gbx_Group.ResumeLayout(false);
  2626. this.flowLayoutPanel4.ResumeLayout(false);
  2627. this.flowLayoutPanel4.PerformLayout();
  2628. this.groupBoxEx1.ResumeLayout(false);
  2629. this.flowLayoutPanel1.ResumeLayout(false);
  2630. this.flowLayoutPanel1.PerformLayout();
  2631. this.ResumeLayout(false);
  2632. }
  2633. #endregion
  2634. private ComponentLibrary.ButtonEx btnClose;
  2635. private ComponentLibrary.ButtonEx btnSave;
  2636. private ComponentLibrary.CheckBoxEx cbx_IsLoginAutoOpenIndex;
  2637. private ComponentLibrary.CheckBoxEx cbx_IsLocalCacheOriginalFilm;
  2638. private ComponentLibrary.CheckBoxEx cbx_IsEnablePhotoStyle;
  2639. private ComponentLibrary.CheckBoxEx cbx_ServiceCompletedAddPieceRate;
  2640. private ComponentLibrary.CheckBoxEx cbx_SelectPhotoF5SeeDeletePhtoto;
  2641. private ComponentLibrary.CheckBoxEx cbx_IsHideSelectPhotoSeeDeleteButton;
  2642. private ComponentLibrary.CheckBoxEx cbx_IsSelectPhotoIntoBookIncludeAllProduct;
  2643. private ComponentLibrary.CheckBoxEx cbx_IsShowSelectPhtotInfo;
  2644. private ComponentLibrary.CheckBoxEx cbx_F4SWitchPhotoOrder;
  2645. private ComponentLibrary.CheckBoxEx cbx_F2SWitchDisplayPhoto;
  2646. private ComponentLibrary.CheckBoxEx cbx_IsSelectionFilmsDisruptOrder;
  2647. private ComponentLibrary.CheckBoxEx cbx_IsSelectionFilmsHiddenPhoto;
  2648. private OtherExpansion.SkinControl.SkinTextBox txt_StudioStoreNumbers;
  2649. private ComponentLibrary.LabelEx labelEx1;
  2650. private ComponentLibrary.GroupBoxEx groupBoxEx1;
  2651. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
  2652. protected internal OtherExpansion.SkinControl.SkinTextBox txt_WeddingOrdersPrefix;
  2653. protected internal ComponentLibrary.LabelEx lb_OtherAppointmentsPrefix;
  2654. protected internal ComponentLibrary.LabelEx lb_PhotoOrdersPrefix;
  2655. protected internal OtherExpansion.SkinControl.SkinTextBox txt_OtherAppointmentsPrefix;
  2656. protected internal ComponentLibrary.LabelEx lb_ChildrensOrdersPrefix;
  2657. protected internal OtherExpansion.SkinControl.SkinTextBox txt_PhotoOrdersPrefix;
  2658. protected internal OtherExpansion.SkinControl.SkinTextBox txt_ChildrensOrdersPrefix;
  2659. protected internal ComponentLibrary.LabelEx lb_WeddingOrdersPrefix;
  2660. private ComponentLibrary.CheckBoxEx cbx_IsEnablePhotoEdition;
  2661. protected internal OtherExpansion.SkinControl.SkinTextBox txt_FilmSelectionOvertimePassword;
  2662. private ComponentLibrary.LabelEx labelEx5;
  2663. private ComponentLibrary.NumericUpDownEx nub_FilmSelectionOvertimeMinute;
  2664. private ComponentLibrary.LabelEx labelEx4;
  2665. private ComponentLibrary.LabelEx labelEx2;
  2666. private ComponentLibrary.NumericUpDownEx nub_FilmSelectionTimesOutMinute;
  2667. private ComponentLibrary.CheckBoxEx cbx_FilmSelectionRemindTimesOut;
  2668. private ComponentLibrary.LabelEx labelEx3;
  2669. private ComponentLibrary.NumericUpDownEx nub_AutomaticLogoutMinute;
  2670. private ComponentLibrary.CheckBoxEx cbx_WithoutOperatingAutomaticLogout;
  2671. private ComponentLibrary.CheckBoxEx cbx_IsCustomOrderNumber;
  2672. private ComponentLibrary.CheckBoxEx cbx_IntoBookAndIntoBottom;
  2673. private ComponentLibrary.CheckBoxEx cbx_PrintOrderNoSuffix;
  2674. private ComponentLibrary.LabelEx labelEx6;
  2675. private ComponentLibrary.NumericUpDownEx nub_ReportFormPageSize;
  2676. private ComponentLibrary.CheckBoxEx checkBoxEx1;
  2677. private ComponentLibrary.CheckBoxEx cbx_UpDownLeftRightKeysBrowsePhotos;
  2678. private ComponentLibrary.LabelEx labelEx7;
  2679. private ComponentLibrary.NumericUpDownEx nub_PreviewQuality;
  2680. private ComponentLibrary.CheckBoxEx checkBoxEx2;
  2681. private ComponentLibrary.LabelEx labelEx8;
  2682. private ComponentLibrary.NumericUpDownEx nub_TicketPrintingNumber;
  2683. private ComponentLibrary.CheckBoxEx checkBoxEx3;
  2684. private ComponentLibrary.CheckBoxEx cbx_EnabledIDNumber;
  2685. protected internal ComponentLibrary.LabelEx labelEx9;
  2686. protected internal OtherExpansion.SkinControl.SkinTextBox txt_WeddingServicesPrefix;
  2687. private ComponentLibrary.CheckBoxEx cbx_ReferralAmountPaidPoints;
  2688. private ComponentLibrary.CheckBoxEx cbx_ImportClientGeneratesThumbnail;
  2689. private ComponentLibrary.CheckBoxEx cbx_PrintTraditionalInvoice;
  2690. private ComponentLibrary.CheckBoxEx cbx_AuthorizationQuadraticPiece;
  2691. private ComponentLibrary.CheckBoxEx cbx_SelectionFilmHidePhotoID;
  2692. private ComponentLibrary.CheckBoxEx cbx_NoMapModeSelectionFilm;
  2693. private ComponentLibrary.CheckBoxEx cbx_AutomaticallyCachedPhotoTolocal;
  2694. private ComponentLibrary.LabelEx labelEx10;
  2695. private ComponentLibrary.NumericUpDownEx nub_AddPGetIntoBook;
  2696. private ComponentLibrary.CheckBoxEx checkBoxEx4;
  2697. private ComponentLibrary.CheckBoxEx checkBoxEx5;
  2698. private ComponentLibrary.CheckBoxEx checkBoxEx6;
  2699. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
  2700. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  2701. public ComponentLibrary.LabelEx lbbook1;
  2702. public ComponentLibrary.LabelEx lbbook2;
  2703. public ComponentLibrary.LabelEx lbbook3;
  2704. public ComponentLibrary.LabelEx lbEnd1;
  2705. public ComponentLibrary.NumericUpDownEx nub_ChildrenIntoEndUnitPrice;
  2706. public ComponentLibrary.NumericUpDownEx nub_PhotoIntoEndUnitPrice;
  2707. public ComponentLibrary.NumericUpDownEx nub_ChildrenIntoBookUnitPrice;
  2708. public ComponentLibrary.NumericUpDownEx nub_PhotoIntoBookUnitPrice;
  2709. public ComponentLibrary.NumericUpDownEx nub_IntoBookUnitPrice;
  2710. public ComponentLibrary.NumericUpDownEx nub_IntoEndUnitPrice;
  2711. public ComponentLibrary.LabelEx lbEnd2;
  2712. public ComponentLibrary.LabelEx lbEnd3;
  2713. private ComponentLibrary.CheckBoxEx cbx_DefaultgeneratedTiaocode;
  2714. private ComponentLibrary.CheckBoxEx cbx_ExportFinishingExportSelectInfo;
  2715. private System.Windows.Forms.TabPage tabPage3;
  2716. public ComponentLibrary.CheckBoxEx chkordernumbersearch;
  2717. public ComponentLibrary.TabControlEx tabControlEx1;
  2718. public System.Windows.Forms.TabPage tabPage1;
  2719. public System.Windows.Forms.TabPage tabPage2;
  2720. private ComponentLibrary.CheckBoxEx cbx_EnableQueuingGuide;
  2721. private ComponentLibrary.CheckBoxEx cbx_UseEmbeddedColorManagement;
  2722. public ComponentLibrary.CheckBoxEx ck_N8ViewGo;
  2723. public ComponentLibrary.CheckBoxEx ck_ShowVideoButton;
  2724. private ComponentLibrary.CheckBoxEx cbx_ThirdOnlinePay;
  2725. private ComponentLibrary.CheckBoxEx cbx_MemberCardShowHide;
  2726. private ComponentLibrary.CheckBoxEx cbx_IncludeVouchers;
  2727. public ComponentLibrary.CheckBoxEx cbx_ChangeActiveContent;
  2728. public ComponentLibrary.CheckBoxEx cbx_EnableOrderCostControlSystem;
  2729. public ComponentLibrary.CheckBoxEx cbx_OrderAutoOpenMemberCard;
  2730. public ComponentLibrary.CheckBoxEx cbx_ImportingPhotoPieceInput;
  2731. public ComponentLibrary.CheckBoxEx cbx_GiftsPacksSetsofLines;
  2732. public ComponentLibrary.CheckBoxEx cbx_OtherConsumerPassportManagement;
  2733. public ComponentLibrary.CheckBoxEx cbx_VirtualDesign;
  2734. public ComponentLibrary.CheckBoxEx cbx_AutoDressOrderNumber;
  2735. private ComponentLibrary.GroupBoxEx gbx_Group;
  2736. protected internal ComponentLibrary.LabelEx labelEx11;
  2737. protected internal OtherExpansion.SkinControl.SkinTextBox txt_PrintOrderPaymentPrefix;
  2738. private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
  2739. public ComponentLibrary.CheckBoxEx cbx_SeriesUpgrade;
  2740. public ComponentLibrary.CheckBoxEx cbx_IsDeletePhotoPrompt;
  2741. private ComponentLibrary.LabelEx labelEx12;
  2742. private ComponentLibrary.LabelEx labelEx16;
  2743. private ComponentLibrary.LabelEx labelEx13;
  2744. private ComponentLibrary.LabelEx labelEx15;
  2745. private ComponentLibrary.LabelEx labelEx14;
  2746. public ComponentLibrary.CheckBoxEx cbx_IsBigPaper;
  2747. public ComponentLibrary.CheckBoxEx cbx_SelectionPhotosDefaultLargeThumbnail;
  2748. public ComponentLibrary.CheckBoxEx cbx_BBBirthday;
  2749. private ComponentLibrary.CheckBoxEx cbx_MemberBalance;
  2750. public ComponentLibrary.CheckBoxEx cbx_UseBaiduShareUrl;
  2751. public ComponentLibrary.CheckBoxEx cbx_HidePickUpOrder;
  2752. public ComponentLibrary.CheckBoxEx cbx_EnableOrderLockFeature;
  2753. public ComponentLibrary.CheckBoxEx cbx_HideAPPSalaryForTheMonth;
  2754. public ComponentLibrary.CheckBoxEx cbx_RequiredPhoneNumber;
  2755. public ComponentLibrary.CheckBoxEx cbx_ExportEmptyFolderSelectPhoto;
  2756. private ComponentLibrary.CheckBoxEx cbx_SelectPhotoCanDragPhoto;
  2757. private ComponentLibrary.CheckBoxEx cbx_FullScreenNotDisplayedRightThumbnail;
  2758. public ComponentLibrary.CheckBoxEx cbx_PrintHideBottomAndListed;
  2759. private ComponentLibrary.CheckBoxEx cbx_PrintHideLookDesigner;
  2760. private ComponentLibrary.LabelEx labelEx17;
  2761. public ComponentLibrary.CheckBoxEx cbx_PrintHideArrears;
  2762. public ComponentLibrary.CheckBoxEx cbx_PrintHideClothingCount;
  2763. private ComponentLibrary.CheckBoxEx cbx_SelectPhotoEditOrder;
  2764. private ComponentLibrary.CheckBoxEx cbx_PrintProductionList;
  2765. public ComponentLibrary.CheckBoxEx cbx_ExportedSelectPhotoSpecialMethodExport;
  2766. public ComponentLibrary.CheckBoxEx cbx_ExportedSelectPhotoGenerateZIP;
  2767. private ComponentLibrary.CheckBoxEx cbx_PrintProductionOrderUseApecialTemplate;
  2768. private ComponentLibrary.CheckBoxEx cbx_PrintOrderShowPayment;
  2769. public ComponentLibrary.CheckBoxEx cbx_IsWithinSchedule;
  2770. public ComponentLibrary.CheckBoxEx cbx_CameraStatisticNotReservedButCompletionTime;
  2771. public ComponentLibrary.CheckBoxEx cbx_OpenOrderChangeShop;
  2772. }
  2773. }