OrderInfoOneControlsEx.Designer.cs 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114
  1. namespace LYFZ.Software.UI.DoorCityProcess.SetCustomControls
  2. {
  3. partial class OrderInfoOneControlsEx
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OrderInfoOneControlsEx));
  30. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  31. this.PictAnnotation = new LYFZ.ComponentLibrary.PictureBoxEx();
  32. this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
  33. this.btn_SeriesUpgrade = new LYFZ.ComponentLibrary.ButtonForm();
  34. this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
  35. this.panelSinceOrderNumber = new LYFZ.ComponentLibrary.PanelEx();
  36. this.lblCustomPrefix = new LYFZ.ComponentLibrary.LabelEx();
  37. this.txtSinceOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  38. this.labelEx31 = new LYFZ.ComponentLibrary.LabelEx();
  39. this.labelEx75 = new LYFZ.ComponentLibrary.LabelEx();
  40. this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
  41. this.cmbtreevTaoXiName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  42. this.btnTaoXiNameSet = new LYFZ.ComponentLibrary.ButtonForm();
  43. this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
  44. this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
  45. this.panelAnnotation = new LYFZ.ComponentLibrary.PanelEx();
  46. this.txtAnnotation = new LYFZ.ComponentLibrary.TextBoxEx();
  47. this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
  48. this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
  49. this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
  50. this.txtTaoXiPrice = new LYFZ.ComponentLibrary.TextBoxEx();
  51. this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
  52. this.labelEx40 = new LYFZ.ComponentLibrary.LabelEx();
  53. this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
  54. this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
  55. this.numIntoRegister = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  56. this.numIntoBottom = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  57. this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
  58. this.labelEx29 = new LYFZ.ComponentLibrary.LabelEx();
  59. this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
  60. this.cmbtreevOrderClass = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  61. this.btnOrderClsssSet = new LYFZ.ComponentLibrary.ButtonForm();
  62. this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
  63. this.labelEx33 = new LYFZ.ComponentLibrary.LabelEx();
  64. this.panelOrderNumber = new LYFZ.ComponentLibrary.PanelEx();
  65. this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
  66. this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
  67. this.pan_OldSeriesData = new LYFZ.ComponentLibrary.PanelEx();
  68. this.lab_OldSeriesData = new LYFZ.ComponentLibrary.LabelEx();
  69. this.panelHotelInfo = new LYFZ.ComponentLibrary.PanelEx();
  70. this.txtHotelInfo = new LYFZ.ComponentLibrary.TextBoxEx();
  71. this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
  72. this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
  73. this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
  74. this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
  75. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  76. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  77. this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
  78. this.numIntoBottomPackage = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  79. this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
  80. this.numIntoRegisterPackage = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
  81. this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
  82. this.txtTaoXiPricePackage = new LYFZ.ComponentLibrary.TextBoxEx();
  83. this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
  84. this.cmbtreevPackageName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
  85. this.btnPackageSet = new LYFZ.ComponentLibrary.ButtonForm();
  86. this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
  87. this.ClientpanelLine = new LYFZ.ComponentLibrary.PanelEx();
  88. this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
  89. ((System.ComponentModel.ISupportInitialize)(this.PictAnnotation)).BeginInit();
  90. this.panelEx2.SuspendLayout();
  91. this.flowLayoutPanel2.SuspendLayout();
  92. this.panelSinceOrderNumber.SuspendLayout();
  93. this.panelEx7.SuspendLayout();
  94. this.panelAnnotation.SuspendLayout();
  95. this.panelEx3.SuspendLayout();
  96. this.panelEx4.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegister)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottom)).BeginInit();
  99. this.panelEx8.SuspendLayout();
  100. this.panelOrderNumber.SuspendLayout();
  101. this.pan_OldSeriesData.SuspendLayout();
  102. this.panelHotelInfo.SuspendLayout();
  103. this.panelEx5.SuspendLayout();
  104. this.panelEx1.SuspendLayout();
  105. this.panelEx6.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottomPackage)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegisterPackage)).BeginInit();
  108. this.SuspendLayout();
  109. //
  110. // PictAnnotation
  111. //
  112. this.PictAnnotation.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  113. this.PictAnnotation.Image = global::LYFZ.Software.UI.DoorCityProcess.Properties.Resources.OpenOrderplus;
  114. this.PictAnnotation.Location = new System.Drawing.Point(299, 4);
  115. this.PictAnnotation.Margin = new System.Windows.Forms.Padding(0);
  116. this.PictAnnotation.Name = "PictAnnotation";
  117. this.PictAnnotation.Size = new System.Drawing.Size(23, 20);
  118. this.PictAnnotation.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  119. this.PictAnnotation.TabIndex = 2277;
  120. this.PictAnnotation.TabStop = false;
  121. this.PictAnnotation.Tag = "false";
  122. this.toolTip1.SetToolTip(this.PictAnnotation, "添加标注");
  123. //
  124. // panelEx2
  125. //
  126. this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  127. this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  128. this.panelEx2.BorderWidth = 1;
  129. this.panelEx2.Controls.Add(this.btn_SeriesUpgrade);
  130. this.panelEx2.Controls.Add(this.flowLayoutPanel2);
  131. this.panelEx2.Controls.Add(this.labelEx1);
  132. this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
  133. this.panelEx2.Location = new System.Drawing.Point(0, 0);
  134. this.panelEx2.Name = "panelEx2";
  135. this.panelEx2.Size = new System.Drawing.Size(915, 204);
  136. this.panelEx2.TabIndex = 1;
  137. //
  138. // btn_SeriesUpgrade
  139. //
  140. this.btn_SeriesUpgrade.BackColor = System.Drawing.Color.Transparent;
  141. this.btn_SeriesUpgrade.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btn_SeriesUpgrade.BackImg")));
  142. this.btn_SeriesUpgrade.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  143. this.btn_SeriesUpgrade.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  144. this.btn_SeriesUpgrade.ForeColor = System.Drawing.Color.White;
  145. this.btn_SeriesUpgrade.IsCustomBackImg = false;
  146. this.btn_SeriesUpgrade.IsShowText = true;
  147. this.btn_SeriesUpgrade.Location = new System.Drawing.Point(830, 2);
  148. this.btn_SeriesUpgrade.Name = "btn_SeriesUpgrade";
  149. this.btn_SeriesUpgrade.Size = new System.Drawing.Size(80, 23);
  150. this.btn_SeriesUpgrade.TabIndex = 2269;
  151. this.btn_SeriesUpgrade.Text = " 套系升级";
  152. this.btn_SeriesUpgrade.UseVisualStyleBackColor = false;
  153. //
  154. // flowLayoutPanel2
  155. //
  156. this.flowLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  157. | System.Windows.Forms.AnchorStyles.Left)));
  158. this.flowLayoutPanel2.Controls.Add(this.panelSinceOrderNumber);
  159. this.flowLayoutPanel2.Controls.Add(this.panelEx7);
  160. this.flowLayoutPanel2.Controls.Add(this.panelAnnotation);
  161. this.flowLayoutPanel2.Controls.Add(this.panelEx3);
  162. this.flowLayoutPanel2.Controls.Add(this.panelEx4);
  163. this.flowLayoutPanel2.Controls.Add(this.panelEx8);
  164. this.flowLayoutPanel2.Controls.Add(this.panelOrderNumber);
  165. this.flowLayoutPanel2.Controls.Add(this.pan_OldSeriesData);
  166. this.flowLayoutPanel2.Controls.Add(this.panelHotelInfo);
  167. this.flowLayoutPanel2.Controls.Add(this.panelEx5);
  168. this.flowLayoutPanel2.Location = new System.Drawing.Point(5, 26);
  169. this.flowLayoutPanel2.Name = "flowLayoutPanel2";
  170. this.flowLayoutPanel2.Size = new System.Drawing.Size(910, 176);
  171. this.flowLayoutPanel2.TabIndex = 2268;
  172. //
  173. // panelSinceOrderNumber
  174. //
  175. this.panelSinceOrderNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  176. this.panelSinceOrderNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  177. this.panelSinceOrderNumber.BorderWidth = 1;
  178. this.panelSinceOrderNumber.Controls.Add(this.lblCustomPrefix);
  179. this.panelSinceOrderNumber.Controls.Add(this.txtSinceOrderNumber);
  180. this.panelSinceOrderNumber.Controls.Add(this.labelEx31);
  181. this.panelSinceOrderNumber.Controls.Add(this.labelEx75);
  182. this.panelSinceOrderNumber.Location = new System.Drawing.Point(2, 3);
  183. this.panelSinceOrderNumber.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  184. this.panelSinceOrderNumber.Name = "panelSinceOrderNumber";
  185. this.panelSinceOrderNumber.Size = new System.Drawing.Size(280, 25);
  186. this.panelSinceOrderNumber.TabIndex = 0;
  187. //
  188. // lblCustomPrefix
  189. //
  190. this.lblCustomPrefix.AutoSize = true;
  191. this.lblCustomPrefix.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  192. this.lblCustomPrefix.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  193. this.lblCustomPrefix.Location = new System.Drawing.Point(76, 4);
  194. this.lblCustomPrefix.Name = "lblCustomPrefix";
  195. this.lblCustomPrefix.Size = new System.Drawing.Size(24, 17);
  196. this.lblCustomPrefix.TabIndex = 2255;
  197. this.lblCustomPrefix.Text = "lbl";
  198. //
  199. // txtSinceOrderNumber
  200. //
  201. this.txtSinceOrderNumber.BackColor = System.Drawing.Color.Transparent;
  202. this.txtSinceOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  203. this.txtSinceOrderNumber.Icon = null;
  204. this.txtSinceOrderNumber.IconIsButton = false;
  205. this.txtSinceOrderNumber.IsPasswordChat = '\0';
  206. this.txtSinceOrderNumber.IsSystemPasswordChar = false;
  207. this.txtSinceOrderNumber.Lines = new string[0];
  208. this.txtSinceOrderNumber.Location = new System.Drawing.Point(130, 0);
  209. this.txtSinceOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  210. this.txtSinceOrderNumber.MaxLength = 20;
  211. this.txtSinceOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  212. this.txtSinceOrderNumber.MouseBack = null;
  213. this.txtSinceOrderNumber.Multiline = false;
  214. this.txtSinceOrderNumber.Name = "txtSinceOrderNumber";
  215. this.txtSinceOrderNumber.NormlBack = null;
  216. this.txtSinceOrderNumber.Padding = new System.Windows.Forms.Padding(5);
  217. this.txtSinceOrderNumber.ReadOnly = false;
  218. this.txtSinceOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  219. this.txtSinceOrderNumber.Size = new System.Drawing.Size(137, 25);
  220. this.txtSinceOrderNumber.TabIndex = 2240;
  221. this.txtSinceOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  222. this.txtSinceOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  223. this.txtSinceOrderNumber.WaterText = "最长不能超过20字";
  224. this.txtSinceOrderNumber.WordWrap = true;
  225. //
  226. // labelEx31
  227. //
  228. this.labelEx31.AutoSize = true;
  229. this.labelEx31.BackColor = System.Drawing.Color.Transparent;
  230. this.labelEx31.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  231. this.labelEx31.ForeColor = System.Drawing.Color.Red;
  232. this.labelEx31.Location = new System.Drawing.Point(15, 6);
  233. this.labelEx31.Name = "labelEx31";
  234. this.labelEx31.Size = new System.Drawing.Size(13, 17);
  235. this.labelEx31.TabIndex = 2254;
  236. this.labelEx31.Text = "*";
  237. //
  238. // labelEx75
  239. //
  240. this.labelEx75.AutoSize = true;
  241. this.labelEx75.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  242. this.labelEx75.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  243. this.labelEx75.Location = new System.Drawing.Point(26, 4);
  244. this.labelEx75.Name = "labelEx75";
  245. this.labelEx75.Size = new System.Drawing.Size(56, 17);
  246. this.labelEx75.TabIndex = 2246;
  247. this.labelEx75.Text = "订单号:";
  248. //
  249. // panelEx7
  250. //
  251. this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  252. this.panelEx7.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  253. this.panelEx7.BorderWidth = 1;
  254. this.panelEx7.Controls.Add(this.PictAnnotation);
  255. this.panelEx7.Controls.Add(this.cmbtreevTaoXiName);
  256. this.panelEx7.Controls.Add(this.btnTaoXiNameSet);
  257. this.panelEx7.Controls.Add(this.labelEx9);
  258. this.panelEx7.Controls.Add(this.labelEx14);
  259. this.panelEx7.Location = new System.Drawing.Point(286, 4);
  260. this.panelEx7.Margin = new System.Windows.Forms.Padding(2, 4, 2, 2);
  261. this.panelEx7.Name = "panelEx7";
  262. this.panelEx7.Size = new System.Drawing.Size(320, 25);
  263. this.panelEx7.TabIndex = 1;
  264. //
  265. // cmbtreevTaoXiName
  266. //
  267. this.cmbtreevTaoXiName.AfterSelectLevelFirstNode = false;
  268. this.cmbtreevTaoXiName.DropDownHeight = 220;
  269. this.cmbtreevTaoXiName.DropDownShow = false;
  270. this.cmbtreevTaoXiName.FormattingEnabled = true;
  271. this.cmbtreevTaoXiName.IntegralHeight = false;
  272. this.cmbtreevTaoXiName.IsNodeMouseClick = true;
  273. this.cmbtreevTaoXiName.IsSelectParentNode = false;
  274. this.cmbtreevTaoXiName.Location = new System.Drawing.Point(79, 3);
  275. this.cmbtreevTaoXiName.Name = "cmbtreevTaoXiName";
  276. this.cmbtreevTaoXiName.ReadOnly = true;
  277. this.cmbtreevTaoXiName.SelectedNode = null;
  278. this.cmbtreevTaoXiName.Size = new System.Drawing.Size(165, 20);
  279. this.cmbtreevTaoXiName.StrGetName = "";
  280. this.cmbtreevTaoXiName.StrGetTagName = "";
  281. this.cmbtreevTaoXiName.StrKey = null;
  282. this.cmbtreevTaoXiName.TabIndex = 2234;
  283. //
  284. // btnTaoXiNameSet
  285. //
  286. this.btnTaoXiNameSet.BackColor = System.Drawing.Color.Transparent;
  287. this.btnTaoXiNameSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnTaoXiNameSet.BackImg")));
  288. this.btnTaoXiNameSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  289. this.btnTaoXiNameSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  290. this.btnTaoXiNameSet.ForeColor = System.Drawing.Color.White;
  291. this.btnTaoXiNameSet.IsCustomBackImg = false;
  292. this.btnTaoXiNameSet.IsShowText = true;
  293. this.btnTaoXiNameSet.Location = new System.Drawing.Point(248, 1);
  294. this.btnTaoXiNameSet.Name = "btnTaoXiNameSet";
  295. this.btnTaoXiNameSet.Size = new System.Drawing.Size(50, 23);
  296. this.btnTaoXiNameSet.TabIndex = 2261;
  297. this.btnTaoXiNameSet.Text = " 设置";
  298. this.btnTaoXiNameSet.UseVisualStyleBackColor = false;
  299. //
  300. // labelEx9
  301. //
  302. this.labelEx9.AutoSize = true;
  303. this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  304. this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  305. this.labelEx9.Location = new System.Drawing.Point(14, 4);
  306. this.labelEx9.Name = "labelEx9";
  307. this.labelEx9.Size = new System.Drawing.Size(68, 17);
  308. this.labelEx9.TabIndex = 2243;
  309. this.labelEx9.Text = "套系名称:";
  310. //
  311. // labelEx14
  312. //
  313. this.labelEx14.AutoSize = true;
  314. this.labelEx14.BackColor = System.Drawing.Color.Transparent;
  315. this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  316. this.labelEx14.ForeColor = System.Drawing.Color.Red;
  317. this.labelEx14.Location = new System.Drawing.Point(3, 5);
  318. this.labelEx14.Name = "labelEx14";
  319. this.labelEx14.Size = new System.Drawing.Size(13, 17);
  320. this.labelEx14.TabIndex = 2252;
  321. this.labelEx14.Text = "*";
  322. //
  323. // panelAnnotation
  324. //
  325. this.panelAnnotation.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  326. this.panelAnnotation.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  327. this.panelAnnotation.BorderWidth = 1;
  328. this.panelAnnotation.Controls.Add(this.txtAnnotation);
  329. this.panelAnnotation.Controls.Add(this.labelEx15);
  330. this.panelAnnotation.Controls.Add(this.labelEx16);
  331. this.panelAnnotation.Location = new System.Drawing.Point(610, 3);
  332. this.panelAnnotation.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  333. this.panelAnnotation.Name = "panelAnnotation";
  334. this.panelAnnotation.Size = new System.Drawing.Size(295, 25);
  335. this.panelAnnotation.TabIndex = 2268;
  336. this.panelAnnotation.Visible = false;
  337. //
  338. // txtAnnotation
  339. //
  340. this.txtAnnotation.BackColor = System.Drawing.Color.Transparent;
  341. this.txtAnnotation.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  342. this.txtAnnotation.Icon = null;
  343. this.txtAnnotation.IconIsButton = false;
  344. this.txtAnnotation.IsPasswordChat = '\0';
  345. this.txtAnnotation.IsSystemPasswordChar = false;
  346. this.txtAnnotation.Lines = new string[0];
  347. this.txtAnnotation.Location = new System.Drawing.Point(79, 0);
  348. this.txtAnnotation.Margin = new System.Windows.Forms.Padding(0);
  349. this.txtAnnotation.MaxLength = 16;
  350. this.txtAnnotation.MinimumSize = new System.Drawing.Size(0, 24);
  351. this.txtAnnotation.MouseBack = null;
  352. this.txtAnnotation.Multiline = false;
  353. this.txtAnnotation.Name = "txtAnnotation";
  354. this.txtAnnotation.NormlBack = null;
  355. this.txtAnnotation.Padding = new System.Windows.Forms.Padding(5);
  356. this.txtAnnotation.ReadOnly = false;
  357. this.txtAnnotation.ScrollBars = System.Windows.Forms.ScrollBars.None;
  358. this.txtAnnotation.Size = new System.Drawing.Size(209, 25);
  359. this.txtAnnotation.TabIndex = 2235;
  360. this.txtAnnotation.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  361. this.txtAnnotation.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  362. this.txtAnnotation.WaterText = "标注最长16个字";
  363. this.txtAnnotation.WordWrap = true;
  364. //
  365. // labelEx15
  366. //
  367. this.labelEx15.AutoSize = true;
  368. this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  369. this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  370. this.labelEx15.Location = new System.Drawing.Point(14, 4);
  371. this.labelEx15.Name = "labelEx15";
  372. this.labelEx15.Size = new System.Drawing.Size(68, 17);
  373. this.labelEx15.TabIndex = 2245;
  374. this.labelEx15.Text = "订单标注:";
  375. //
  376. // labelEx16
  377. //
  378. this.labelEx16.AutoSize = true;
  379. this.labelEx16.BackColor = System.Drawing.Color.Transparent;
  380. this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  381. this.labelEx16.ForeColor = System.Drawing.Color.Red;
  382. this.labelEx16.Location = new System.Drawing.Point(3, 6);
  383. this.labelEx16.Name = "labelEx16";
  384. this.labelEx16.Size = new System.Drawing.Size(13, 17);
  385. this.labelEx16.TabIndex = 2257;
  386. this.labelEx16.Text = "*";
  387. //
  388. // panelEx3
  389. //
  390. this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  391. this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  392. this.panelEx3.BorderWidth = 1;
  393. this.panelEx3.Controls.Add(this.txtTaoXiPrice);
  394. this.panelEx3.Controls.Add(this.labelEx6);
  395. this.panelEx3.Controls.Add(this.labelEx40);
  396. this.panelEx3.Location = new System.Drawing.Point(2, 34);
  397. this.panelEx3.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  398. this.panelEx3.Name = "panelEx3";
  399. this.panelEx3.Size = new System.Drawing.Size(280, 25);
  400. this.panelEx3.TabIndex = 2255;
  401. //
  402. // txtTaoXiPrice
  403. //
  404. this.txtTaoXiPrice.BackColor = System.Drawing.Color.Transparent;
  405. this.txtTaoXiPrice.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  406. this.txtTaoXiPrice.Icon = null;
  407. this.txtTaoXiPrice.IconIsButton = false;
  408. this.txtTaoXiPrice.IsPasswordChat = '\0';
  409. this.txtTaoXiPrice.IsSystemPasswordChar = false;
  410. this.txtTaoXiPrice.Lines = new string[0];
  411. this.txtTaoXiPrice.Location = new System.Drawing.Point(79, 0);
  412. this.txtTaoXiPrice.Margin = new System.Windows.Forms.Padding(0);
  413. this.txtTaoXiPrice.MaxLength = 13;
  414. this.txtTaoXiPrice.MinimumSize = new System.Drawing.Size(0, 24);
  415. this.txtTaoXiPrice.MouseBack = null;
  416. this.txtTaoXiPrice.Multiline = false;
  417. this.txtTaoXiPrice.Name = "txtTaoXiPrice";
  418. this.txtTaoXiPrice.NormlBack = null;
  419. this.txtTaoXiPrice.Padding = new System.Windows.Forms.Padding(5);
  420. this.txtTaoXiPrice.ReadOnly = false;
  421. this.txtTaoXiPrice.ScrollBars = System.Windows.Forms.ScrollBars.None;
  422. this.txtTaoXiPrice.Size = new System.Drawing.Size(188, 25);
  423. this.txtTaoXiPrice.TabIndex = 2235;
  424. this.txtTaoXiPrice.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  425. this.txtTaoXiPrice.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  426. this.txtTaoXiPrice.WaterText = "";
  427. this.txtTaoXiPrice.WordWrap = true;
  428. //
  429. // labelEx6
  430. //
  431. this.labelEx6.AutoSize = true;
  432. this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  433. this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  434. this.labelEx6.Location = new System.Drawing.Point(14, 4);
  435. this.labelEx6.Name = "labelEx6";
  436. this.labelEx6.Size = new System.Drawing.Size(68, 17);
  437. this.labelEx6.TabIndex = 2245;
  438. this.labelEx6.Text = "套系价格:";
  439. //
  440. // labelEx40
  441. //
  442. this.labelEx40.AutoSize = true;
  443. this.labelEx40.BackColor = System.Drawing.Color.Transparent;
  444. this.labelEx40.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  445. this.labelEx40.ForeColor = System.Drawing.Color.Red;
  446. this.labelEx40.Location = new System.Drawing.Point(3, 6);
  447. this.labelEx40.Name = "labelEx40";
  448. this.labelEx40.Size = new System.Drawing.Size(13, 17);
  449. this.labelEx40.TabIndex = 2257;
  450. this.labelEx40.Text = "*";
  451. //
  452. // panelEx4
  453. //
  454. this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  455. this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  456. this.panelEx4.BorderWidth = 1;
  457. this.panelEx4.Controls.Add(this.labelEx17);
  458. this.panelEx4.Controls.Add(this.numIntoRegister);
  459. this.panelEx4.Controls.Add(this.numIntoBottom);
  460. this.panelEx4.Controls.Add(this.labelEx7);
  461. this.panelEx4.Controls.Add(this.labelEx29);
  462. this.panelEx4.Location = new System.Drawing.Point(286, 34);
  463. this.panelEx4.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  464. this.panelEx4.Name = "panelEx4";
  465. this.panelEx4.Size = new System.Drawing.Size(280, 25);
  466. this.panelEx4.TabIndex = 2258;
  467. //
  468. // labelEx17
  469. //
  470. this.labelEx17.AutoSize = true;
  471. this.labelEx17.BackColor = System.Drawing.Color.Transparent;
  472. this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  473. this.labelEx17.ForeColor = System.Drawing.Color.Red;
  474. this.labelEx17.Location = new System.Drawing.Point(3, 5);
  475. this.labelEx17.Name = "labelEx17";
  476. this.labelEx17.Size = new System.Drawing.Size(13, 17);
  477. this.labelEx17.TabIndex = 2253;
  478. this.labelEx17.Text = "*";
  479. //
  480. // numIntoRegister
  481. //
  482. this.numIntoRegister.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  483. this.numIntoRegister.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  484. this.numIntoRegister.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  485. this.numIntoRegister.IsCustomColor = false;
  486. this.numIntoRegister.Location = new System.Drawing.Point(210, 2);
  487. this.numIntoRegister.Maximum = new decimal(new int[] {
  488. 100000,
  489. 0,
  490. 0,
  491. 0});
  492. this.numIntoRegister.Name = "numIntoRegister";
  493. this.numIntoRegister.Size = new System.Drawing.Size(55, 21);
  494. this.numIntoRegister.TabIndex = 2239;
  495. //
  496. // numIntoBottom
  497. //
  498. this.numIntoBottom.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  499. this.numIntoBottom.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  500. this.numIntoBottom.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  501. this.numIntoBottom.IsCustomColor = false;
  502. this.numIntoBottom.Location = new System.Drawing.Point(80, 2);
  503. this.numIntoBottom.Maximum = new decimal(new int[] {
  504. 100000,
  505. 0,
  506. 0,
  507. 0});
  508. this.numIntoBottom.Minimum = new decimal(new int[] {
  509. 1,
  510. 0,
  511. 0,
  512. -2147483648});
  513. this.numIntoBottom.Name = "numIntoBottom";
  514. this.numIntoBottom.Size = new System.Drawing.Size(55, 21);
  515. this.numIntoBottom.TabIndex = 2238;
  516. //
  517. // labelEx7
  518. //
  519. this.labelEx7.AutoSize = true;
  520. this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  521. this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  522. this.labelEx7.Location = new System.Drawing.Point(14, 4);
  523. this.labelEx7.Name = "labelEx7";
  524. this.labelEx7.Size = new System.Drawing.Size(68, 17);
  525. this.labelEx7.TabIndex = 2250;
  526. this.labelEx7.Text = "订单入底:";
  527. //
  528. // labelEx29
  529. //
  530. this.labelEx29.AutoSize = true;
  531. this.labelEx29.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  532. this.labelEx29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  533. this.labelEx29.Location = new System.Drawing.Point(144, 4);
  534. this.labelEx29.Name = "labelEx29";
  535. this.labelEx29.Size = new System.Drawing.Size(68, 17);
  536. this.labelEx29.TabIndex = 2251;
  537. this.labelEx29.Text = "订单入册:";
  538. //
  539. // panelEx8
  540. //
  541. this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  542. this.panelEx8.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  543. this.panelEx8.BorderWidth = 1;
  544. this.panelEx8.Controls.Add(this.cmbtreevOrderClass);
  545. this.panelEx8.Controls.Add(this.btnOrderClsssSet);
  546. this.panelEx8.Controls.Add(this.labelEx8);
  547. this.panelEx8.Controls.Add(this.labelEx33);
  548. this.panelEx8.Location = new System.Drawing.Point(570, 34);
  549. this.panelEx8.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  550. this.panelEx8.Name = "panelEx8";
  551. this.panelEx8.Size = new System.Drawing.Size(300, 25);
  552. this.panelEx8.TabIndex = 1;
  553. //
  554. // cmbtreevOrderClass
  555. //
  556. this.cmbtreevOrderClass.AfterSelectLevelFirstNode = false;
  557. this.cmbtreevOrderClass.DropDownHeight = 220;
  558. this.cmbtreevOrderClass.DropDownShow = false;
  559. this.cmbtreevOrderClass.FormattingEnabled = true;
  560. this.cmbtreevOrderClass.IntegralHeight = false;
  561. this.cmbtreevOrderClass.IsNodeMouseClick = false;
  562. this.cmbtreevOrderClass.IsSelectParentNode = false;
  563. this.cmbtreevOrderClass.Location = new System.Drawing.Point(79, 3);
  564. this.cmbtreevOrderClass.Name = "cmbtreevOrderClass";
  565. this.cmbtreevOrderClass.ReadOnly = true;
  566. this.cmbtreevOrderClass.SelectedNode = null;
  567. this.cmbtreevOrderClass.Size = new System.Drawing.Size(165, 20);
  568. this.cmbtreevOrderClass.StrGetName = "";
  569. this.cmbtreevOrderClass.StrGetTagName = "";
  570. this.cmbtreevOrderClass.StrKey = null;
  571. this.cmbtreevOrderClass.TabIndex = 2261;
  572. //
  573. // btnOrderClsssSet
  574. //
  575. this.btnOrderClsssSet.BackColor = System.Drawing.Color.Transparent;
  576. this.btnOrderClsssSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOrderClsssSet.BackImg")));
  577. this.btnOrderClsssSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  578. this.btnOrderClsssSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  579. this.btnOrderClsssSet.ForeColor = System.Drawing.Color.White;
  580. this.btnOrderClsssSet.IsCustomBackImg = false;
  581. this.btnOrderClsssSet.IsShowText = true;
  582. this.btnOrderClsssSet.Location = new System.Drawing.Point(248, 1);
  583. this.btnOrderClsssSet.Name = "btnOrderClsssSet";
  584. this.btnOrderClsssSet.Size = new System.Drawing.Size(50, 23);
  585. this.btnOrderClsssSet.TabIndex = 2260;
  586. this.btnOrderClsssSet.Text = " 设置";
  587. this.btnOrderClsssSet.UseVisualStyleBackColor = false;
  588. //
  589. // labelEx8
  590. //
  591. this.labelEx8.AutoSize = true;
  592. this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  593. this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  594. this.labelEx8.Location = new System.Drawing.Point(14, 4);
  595. this.labelEx8.Name = "labelEx8";
  596. this.labelEx8.Size = new System.Drawing.Size(68, 17);
  597. this.labelEx8.TabIndex = 2244;
  598. this.labelEx8.Text = "订单类别:";
  599. //
  600. // labelEx33
  601. //
  602. this.labelEx33.AutoSize = true;
  603. this.labelEx33.BackColor = System.Drawing.Color.Transparent;
  604. this.labelEx33.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  605. this.labelEx33.ForeColor = System.Drawing.Color.Red;
  606. this.labelEx33.Location = new System.Drawing.Point(3, 6);
  607. this.labelEx33.Name = "labelEx33";
  608. this.labelEx33.Size = new System.Drawing.Size(13, 17);
  609. this.labelEx33.TabIndex = 2255;
  610. this.labelEx33.Text = "*";
  611. //
  612. // panelOrderNumber
  613. //
  614. this.panelOrderNumber.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  615. this.panelOrderNumber.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  616. this.panelOrderNumber.BorderWidth = 1;
  617. this.panelOrderNumber.Controls.Add(this.txtOrderNumber);
  618. this.panelOrderNumber.Controls.Add(this.labelEx3);
  619. this.panelOrderNumber.Location = new System.Drawing.Point(2, 64);
  620. this.panelOrderNumber.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  621. this.panelOrderNumber.Name = "panelOrderNumber";
  622. this.panelOrderNumber.Size = new System.Drawing.Size(280, 25);
  623. this.panelOrderNumber.TabIndex = 1;
  624. this.panelOrderNumber.Visible = false;
  625. //
  626. // txtOrderNumber
  627. //
  628. this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
  629. this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  630. this.txtOrderNumber.Icon = null;
  631. this.txtOrderNumber.IconIsButton = false;
  632. this.txtOrderNumber.IsPasswordChat = '\0';
  633. this.txtOrderNumber.IsSystemPasswordChar = false;
  634. this.txtOrderNumber.Lines = new string[0];
  635. this.txtOrderNumber.Location = new System.Drawing.Point(79, 0);
  636. this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
  637. this.txtOrderNumber.MaxLength = 20;
  638. this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
  639. this.txtOrderNumber.MouseBack = null;
  640. this.txtOrderNumber.Multiline = false;
  641. this.txtOrderNumber.Name = "txtOrderNumber";
  642. this.txtOrderNumber.NormlBack = null;
  643. this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
  644. this.txtOrderNumber.ReadOnly = true;
  645. this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
  646. this.txtOrderNumber.Size = new System.Drawing.Size(188, 25);
  647. this.txtOrderNumber.TabIndex = 2259;
  648. this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  649. this.txtOrderNumber.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  650. this.txtOrderNumber.WaterText = "";
  651. this.txtOrderNumber.WordWrap = true;
  652. //
  653. // labelEx3
  654. //
  655. this.labelEx3.AutoSize = true;
  656. this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  657. this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  658. this.labelEx3.Location = new System.Drawing.Point(14, 4);
  659. this.labelEx3.Name = "labelEx3";
  660. this.labelEx3.Size = new System.Drawing.Size(68, 17);
  661. this.labelEx3.TabIndex = 2247;
  662. this.labelEx3.Text = "系统单号:";
  663. //
  664. // pan_OldSeriesData
  665. //
  666. this.pan_OldSeriesData.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  667. this.pan_OldSeriesData.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  668. this.pan_OldSeriesData.BorderWidth = 1;
  669. this.pan_OldSeriesData.Controls.Add(this.lab_OldSeriesData);
  670. this.pan_OldSeriesData.Location = new System.Drawing.Point(286, 64);
  671. this.pan_OldSeriesData.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  672. this.pan_OldSeriesData.Name = "pan_OldSeriesData";
  673. this.pan_OldSeriesData.Size = new System.Drawing.Size(280, 25);
  674. this.pan_OldSeriesData.TabIndex = 2269;
  675. this.pan_OldSeriesData.Visible = false;
  676. //
  677. // lab_OldSeriesData
  678. //
  679. this.lab_OldSeriesData.AutoSize = true;
  680. this.lab_OldSeriesData.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  681. this.lab_OldSeriesData.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  682. this.lab_OldSeriesData.Location = new System.Drawing.Point(3, 4);
  683. this.lab_OldSeriesData.Name = "lab_OldSeriesData";
  684. this.lab_OldSeriesData.Size = new System.Drawing.Size(0, 17);
  685. this.lab_OldSeriesData.TabIndex = 2247;
  686. //
  687. // panelHotelInfo
  688. //
  689. this.panelHotelInfo.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  690. this.panelHotelInfo.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  691. this.panelHotelInfo.BorderWidth = 1;
  692. this.panelHotelInfo.Controls.Add(this.txtHotelInfo);
  693. this.panelHotelInfo.Controls.Add(this.labelEx2);
  694. this.panelHotelInfo.Location = new System.Drawing.Point(2, 94);
  695. this.panelHotelInfo.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  696. this.panelHotelInfo.Name = "panelHotelInfo";
  697. this.panelHotelInfo.Size = new System.Drawing.Size(903, 25);
  698. this.panelHotelInfo.TabIndex = 2267;
  699. this.panelHotelInfo.Visible = false;
  700. //
  701. // txtHotelInfo
  702. //
  703. this.txtHotelInfo.BackColor = System.Drawing.Color.Transparent;
  704. this.txtHotelInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  705. this.txtHotelInfo.Icon = null;
  706. this.txtHotelInfo.IconIsButton = false;
  707. this.txtHotelInfo.IsPasswordChat = '\0';
  708. this.txtHotelInfo.IsSystemPasswordChar = false;
  709. this.txtHotelInfo.Lines = new string[0];
  710. this.txtHotelInfo.Location = new System.Drawing.Point(79, 0);
  711. this.txtHotelInfo.Margin = new System.Windows.Forms.Padding(0);
  712. this.txtHotelInfo.MaxLength = 250;
  713. this.txtHotelInfo.MinimumSize = new System.Drawing.Size(0, 24);
  714. this.txtHotelInfo.MouseBack = null;
  715. this.txtHotelInfo.Multiline = false;
  716. this.txtHotelInfo.Name = "txtHotelInfo";
  717. this.txtHotelInfo.NormlBack = null;
  718. this.txtHotelInfo.Padding = new System.Windows.Forms.Padding(5);
  719. this.txtHotelInfo.ReadOnly = false;
  720. this.txtHotelInfo.ScrollBars = System.Windows.Forms.ScrollBars.None;
  721. this.txtHotelInfo.Size = new System.Drawing.Size(818, 25);
  722. this.txtHotelInfo.TabIndex = 2235;
  723. this.txtHotelInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  724. this.txtHotelInfo.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  725. this.txtHotelInfo.WaterText = "不能超过100字";
  726. this.txtHotelInfo.WordWrap = true;
  727. //
  728. // labelEx2
  729. //
  730. this.labelEx2.AutoSize = true;
  731. this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  732. this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  733. this.labelEx2.Location = new System.Drawing.Point(14, 4);
  734. this.labelEx2.Name = "labelEx2";
  735. this.labelEx2.Size = new System.Drawing.Size(68, 17);
  736. this.labelEx2.TabIndex = 2245;
  737. this.labelEx2.Text = "酒店信息:";
  738. //
  739. // panelEx5
  740. //
  741. this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  742. this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  743. this.panelEx5.BorderWidth = 1;
  744. this.panelEx5.Controls.Add(this.txtRemark);
  745. this.panelEx5.Controls.Add(this.labelEx5);
  746. this.panelEx5.Location = new System.Drawing.Point(2, 124);
  747. this.panelEx5.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  748. this.panelEx5.Name = "panelEx5";
  749. this.panelEx5.Size = new System.Drawing.Size(903, 66);
  750. this.panelEx5.TabIndex = 2266;
  751. //
  752. // txtRemark
  753. //
  754. this.txtRemark.BackColor = System.Drawing.Color.Transparent;
  755. this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  756. this.txtRemark.Icon = null;
  757. this.txtRemark.IconIsButton = false;
  758. this.txtRemark.IsPasswordChat = '\0';
  759. this.txtRemark.IsSystemPasswordChar = false;
  760. this.txtRemark.Lines = new string[0];
  761. this.txtRemark.Location = new System.Drawing.Point(80, 2);
  762. this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
  763. this.txtRemark.MaxLength = 500;
  764. this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
  765. this.txtRemark.MouseBack = null;
  766. this.txtRemark.Multiline = true;
  767. this.txtRemark.Name = "txtRemark";
  768. this.txtRemark.NormlBack = null;
  769. this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
  770. this.txtRemark.ReadOnly = false;
  771. this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
  772. this.txtRemark.Size = new System.Drawing.Size(817, 61);
  773. this.txtRemark.TabIndex = 2241;
  774. this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  775. this.txtRemark.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  776. this.txtRemark.WaterText = "不能超过300字";
  777. this.txtRemark.WordWrap = true;
  778. //
  779. // labelEx5
  780. //
  781. this.labelEx5.AutoSize = true;
  782. this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  783. this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  784. this.labelEx5.Location = new System.Drawing.Point(38, 6);
  785. this.labelEx5.Name = "labelEx5";
  786. this.labelEx5.Size = new System.Drawing.Size(44, 17);
  787. this.labelEx5.TabIndex = 2242;
  788. this.labelEx5.Text = "备注:";
  789. //
  790. // labelEx1
  791. //
  792. this.labelEx1.AutoSize = true;
  793. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  794. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  795. this.labelEx1.Location = new System.Drawing.Point(3, 6);
  796. this.labelEx1.Name = "labelEx1";
  797. this.labelEx1.Size = new System.Drawing.Size(56, 17);
  798. this.labelEx1.TabIndex = 2267;
  799. this.labelEx1.Text = "订单资料";
  800. //
  801. // panelEx1
  802. //
  803. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  804. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  805. this.panelEx1.BorderWidth = 1;
  806. this.panelEx1.Controls.Add(this.panelEx6);
  807. this.panelEx1.Controls.Add(this.txtTaoXiPricePackage);
  808. this.panelEx1.Controls.Add(this.labelEx11);
  809. this.panelEx1.Controls.Add(this.cmbtreevPackageName);
  810. this.panelEx1.Controls.Add(this.btnPackageSet);
  811. this.panelEx1.Controls.Add(this.labelEx10);
  812. this.panelEx1.Controls.Add(this.ClientpanelLine);
  813. this.panelEx1.Controls.Add(this.labelEx4);
  814. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
  815. this.panelEx1.Location = new System.Drawing.Point(0, 204);
  816. this.panelEx1.Name = "panelEx1";
  817. this.panelEx1.Padding = new System.Windows.Forms.Padding(0, 7, 0, 0);
  818. this.panelEx1.Size = new System.Drawing.Size(915, 70);
  819. this.panelEx1.TabIndex = 0;
  820. this.panelEx1.Visible = false;
  821. //
  822. // panelEx6
  823. //
  824. this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  825. this.panelEx6.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  826. this.panelEx6.BorderWidth = 1;
  827. this.panelEx6.Controls.Add(this.numIntoBottomPackage);
  828. this.panelEx6.Controls.Add(this.labelEx12);
  829. this.panelEx6.Controls.Add(this.numIntoRegisterPackage);
  830. this.panelEx6.Controls.Add(this.labelEx13);
  831. this.panelEx6.Location = new System.Drawing.Point(605, 40);
  832. this.panelEx6.Margin = new System.Windows.Forms.Padding(2, 3, 2, 2);
  833. this.panelEx6.Name = "panelEx6";
  834. this.panelEx6.Size = new System.Drawing.Size(307, 25);
  835. this.panelEx6.TabIndex = 2276;
  836. //
  837. // numIntoBottomPackage
  838. //
  839. this.numIntoBottomPackage.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  840. this.numIntoBottomPackage.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  841. this.numIntoBottomPackage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  842. this.numIntoBottomPackage.Enabled = false;
  843. this.numIntoBottomPackage.IsCustomColor = false;
  844. this.numIntoBottomPackage.Location = new System.Drawing.Point(80, 2);
  845. this.numIntoBottomPackage.Maximum = new decimal(new int[] {
  846. 100000,
  847. 0,
  848. 0,
  849. 0});
  850. this.numIntoBottomPackage.Minimum = new decimal(new int[] {
  851. 1,
  852. 0,
  853. 0,
  854. -2147483648});
  855. this.numIntoBottomPackage.Name = "numIntoBottomPackage";
  856. this.numIntoBottomPackage.Size = new System.Drawing.Size(60, 21);
  857. this.numIntoBottomPackage.TabIndex = 2238;
  858. //
  859. // labelEx12
  860. //
  861. this.labelEx12.AutoSize = true;
  862. this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  863. this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  864. this.labelEx12.Location = new System.Drawing.Point(14, 4);
  865. this.labelEx12.Name = "labelEx12";
  866. this.labelEx12.Size = new System.Drawing.Size(68, 17);
  867. this.labelEx12.TabIndex = 2250;
  868. this.labelEx12.Text = "礼包入底:";
  869. //
  870. // numIntoRegisterPackage
  871. //
  872. this.numIntoRegisterPackage.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
  873. this.numIntoRegisterPackage.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  874. this.numIntoRegisterPackage.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
  875. this.numIntoRegisterPackage.Enabled = false;
  876. this.numIntoRegisterPackage.IsCustomColor = false;
  877. this.numIntoRegisterPackage.Location = new System.Drawing.Point(238, 2);
  878. this.numIntoRegisterPackage.Maximum = new decimal(new int[] {
  879. 100000,
  880. 0,
  881. 0,
  882. 0});
  883. this.numIntoRegisterPackage.Name = "numIntoRegisterPackage";
  884. this.numIntoRegisterPackage.Size = new System.Drawing.Size(60, 21);
  885. this.numIntoRegisterPackage.TabIndex = 2239;
  886. //
  887. // labelEx13
  888. //
  889. this.labelEx13.AutoSize = true;
  890. this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  891. this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  892. this.labelEx13.Location = new System.Drawing.Point(172, 4);
  893. this.labelEx13.Name = "labelEx13";
  894. this.labelEx13.Size = new System.Drawing.Size(68, 17);
  895. this.labelEx13.TabIndex = 2251;
  896. this.labelEx13.Text = "礼包入册:";
  897. //
  898. // txtTaoXiPricePackage
  899. //
  900. this.txtTaoXiPricePackage.BackColor = System.Drawing.Color.Transparent;
  901. this.txtTaoXiPricePackage.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  902. this.txtTaoXiPricePackage.Icon = null;
  903. this.txtTaoXiPricePackage.IconIsButton = false;
  904. this.txtTaoXiPricePackage.IsPasswordChat = '\0';
  905. this.txtTaoXiPricePackage.IsSystemPasswordChar = false;
  906. this.txtTaoXiPricePackage.Lines = new string[0];
  907. this.txtTaoXiPricePackage.Location = new System.Drawing.Point(418, 40);
  908. this.txtTaoXiPricePackage.Margin = new System.Windows.Forms.Padding(0);
  909. this.txtTaoXiPricePackage.MaxLength = 13;
  910. this.txtTaoXiPricePackage.MinimumSize = new System.Drawing.Size(0, 24);
  911. this.txtTaoXiPricePackage.MouseBack = null;
  912. this.txtTaoXiPricePackage.Multiline = false;
  913. this.txtTaoXiPricePackage.Name = "txtTaoXiPricePackage";
  914. this.txtTaoXiPricePackage.NormlBack = null;
  915. this.txtTaoXiPricePackage.Padding = new System.Windows.Forms.Padding(5);
  916. this.txtTaoXiPricePackage.ReadOnly = true;
  917. this.txtTaoXiPricePackage.ScrollBars = System.Windows.Forms.ScrollBars.None;
  918. this.txtTaoXiPricePackage.Size = new System.Drawing.Size(158, 25);
  919. this.txtTaoXiPricePackage.TabIndex = 2274;
  920. this.txtTaoXiPricePackage.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  921. this.txtTaoXiPricePackage.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
  922. this.txtTaoXiPricePackage.WaterText = "";
  923. this.txtTaoXiPricePackage.WordWrap = true;
  924. //
  925. // labelEx11
  926. //
  927. this.labelEx11.AutoSize = true;
  928. this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  929. this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  930. this.labelEx11.Location = new System.Drawing.Point(353, 44);
  931. this.labelEx11.Name = "labelEx11";
  932. this.labelEx11.Size = new System.Drawing.Size(68, 17);
  933. this.labelEx11.TabIndex = 2275;
  934. this.labelEx11.Text = "礼包价格:";
  935. //
  936. // cmbtreevPackageName
  937. //
  938. this.cmbtreevPackageName.AfterSelectLevelFirstNode = true;
  939. this.cmbtreevPackageName.DropDownHeight = 220;
  940. this.cmbtreevPackageName.DropDownShow = false;
  941. this.cmbtreevPackageName.FormattingEnabled = true;
  942. this.cmbtreevPackageName.IntegralHeight = false;
  943. this.cmbtreevPackageName.IsNodeMouseClick = true;
  944. this.cmbtreevPackageName.IsSelectParentNode = false;
  945. this.cmbtreevPackageName.Location = new System.Drawing.Point(86, 43);
  946. this.cmbtreevPackageName.Name = "cmbtreevPackageName";
  947. this.cmbtreevPackageName.ReadOnly = true;
  948. this.cmbtreevPackageName.SelectedNode = null;
  949. this.cmbtreevPackageName.Size = new System.Drawing.Size(185, 20);
  950. this.cmbtreevPackageName.StrGetName = "";
  951. this.cmbtreevPackageName.StrGetTagName = "";
  952. this.cmbtreevPackageName.StrKey = null;
  953. this.cmbtreevPackageName.TabIndex = 2270;
  954. //
  955. // btnPackageSet
  956. //
  957. this.btnPackageSet.BackColor = System.Drawing.Color.Transparent;
  958. this.btnPackageSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPackageSet.BackImg")));
  959. this.btnPackageSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
  960. this.btnPackageSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  961. this.btnPackageSet.ForeColor = System.Drawing.Color.White;
  962. this.btnPackageSet.IsCustomBackImg = false;
  963. this.btnPackageSet.IsShowText = true;
  964. this.btnPackageSet.Location = new System.Drawing.Point(277, 41);
  965. this.btnPackageSet.Name = "btnPackageSet";
  966. this.btnPackageSet.Size = new System.Drawing.Size(50, 23);
  967. this.btnPackageSet.TabIndex = 2273;
  968. this.btnPackageSet.Text = " 设置";
  969. this.btnPackageSet.UseVisualStyleBackColor = false;
  970. //
  971. // labelEx10
  972. //
  973. this.labelEx10.AutoSize = true;
  974. this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
  975. this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  976. this.labelEx10.Location = new System.Drawing.Point(21, 44);
  977. this.labelEx10.Name = "labelEx10";
  978. this.labelEx10.Size = new System.Drawing.Size(68, 17);
  979. this.labelEx10.TabIndex = 2271;
  980. this.labelEx10.Text = "礼包名称:";
  981. //
  982. // ClientpanelLine
  983. //
  984. this.ClientpanelLine.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  985. this.ClientpanelLine.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  986. this.ClientpanelLine.BorderWidth = 1;
  987. this.ClientpanelLine.Dock = System.Windows.Forms.DockStyle.Top;
  988. this.ClientpanelLine.Location = new System.Drawing.Point(0, 7);
  989. this.ClientpanelLine.Name = "ClientpanelLine";
  990. this.ClientpanelLine.Size = new System.Drawing.Size(915, 1);
  991. this.ClientpanelLine.TabIndex = 2269;
  992. //
  993. // labelEx4
  994. //
  995. this.labelEx4.AutoSize = true;
  996. this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
  997. this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  998. this.labelEx4.Location = new System.Drawing.Point(3, 17);
  999. this.labelEx4.Name = "labelEx4";
  1000. this.labelEx4.Size = new System.Drawing.Size(56, 17);
  1001. this.labelEx4.TabIndex = 2268;
  1002. this.labelEx4.Text = "礼包资料";
  1003. //
  1004. // OrderInfoOneControlsEx
  1005. //
  1006. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1007. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1008. this.Controls.Add(this.panelEx2);
  1009. this.Controls.Add(this.panelEx1);
  1010. this.Name = "OrderInfoOneControlsEx";
  1011. this.Size = new System.Drawing.Size(915, 274);
  1012. ((System.ComponentModel.ISupportInitialize)(this.PictAnnotation)).EndInit();
  1013. this.panelEx2.ResumeLayout(false);
  1014. this.panelEx2.PerformLayout();
  1015. this.flowLayoutPanel2.ResumeLayout(false);
  1016. this.panelSinceOrderNumber.ResumeLayout(false);
  1017. this.panelSinceOrderNumber.PerformLayout();
  1018. this.panelEx7.ResumeLayout(false);
  1019. this.panelEx7.PerformLayout();
  1020. this.panelAnnotation.ResumeLayout(false);
  1021. this.panelAnnotation.PerformLayout();
  1022. this.panelEx3.ResumeLayout(false);
  1023. this.panelEx3.PerformLayout();
  1024. this.panelEx4.ResumeLayout(false);
  1025. this.panelEx4.PerformLayout();
  1026. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegister)).EndInit();
  1027. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottom)).EndInit();
  1028. this.panelEx8.ResumeLayout(false);
  1029. this.panelEx8.PerformLayout();
  1030. this.panelOrderNumber.ResumeLayout(false);
  1031. this.panelOrderNumber.PerformLayout();
  1032. this.pan_OldSeriesData.ResumeLayout(false);
  1033. this.pan_OldSeriesData.PerformLayout();
  1034. this.panelHotelInfo.ResumeLayout(false);
  1035. this.panelHotelInfo.PerformLayout();
  1036. this.panelEx5.ResumeLayout(false);
  1037. this.panelEx5.PerformLayout();
  1038. this.panelEx1.ResumeLayout(false);
  1039. this.panelEx1.PerformLayout();
  1040. this.panelEx6.ResumeLayout(false);
  1041. this.panelEx6.PerformLayout();
  1042. ((System.ComponentModel.ISupportInitialize)(this.numIntoBottomPackage)).EndInit();
  1043. ((System.ComponentModel.ISupportInitialize)(this.numIntoRegisterPackage)).EndInit();
  1044. this.ResumeLayout(false);
  1045. }
  1046. #endregion
  1047. protected ComponentLibrary.LabelEx labelEx4;
  1048. private ComponentLibrary.PanelEx panelEx2;
  1049. public System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
  1050. protected internal ComponentLibrary.PanelEx panelOrderNumber;
  1051. protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
  1052. protected ComponentLibrary.LabelEx labelEx3;
  1053. protected internal ComponentLibrary.PanelEx panelSinceOrderNumber;
  1054. protected internal ComponentLibrary.LabelEx lblCustomPrefix;
  1055. protected ComponentLibrary.LabelEx labelEx75;
  1056. protected internal ComponentLibrary.TextBoxEx txtSinceOrderNumber;
  1057. protected ComponentLibrary.LabelEx labelEx31;
  1058. protected internal ComponentLibrary.PanelEx panelEx7;
  1059. protected internal ComponentLibrary.ButtonForm btnTaoXiNameSet;
  1060. protected ComponentLibrary.LabelEx labelEx9;
  1061. private ComponentLibrary.LabelEx labelEx14;
  1062. protected internal ComponentLibrary.PanelEx panelEx4;
  1063. protected internal ComponentLibrary.NumericUpDownEx numIntoBottom;
  1064. private ComponentLibrary.LabelEx labelEx7;
  1065. protected internal ComponentLibrary.NumericUpDownEx numIntoRegister;
  1066. private ComponentLibrary.LabelEx labelEx29;
  1067. protected internal ComponentLibrary.PanelEx panelEx8;
  1068. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevOrderClass;
  1069. protected internal ComponentLibrary.ButtonForm btnOrderClsssSet;
  1070. protected ComponentLibrary.LabelEx labelEx8;
  1071. private ComponentLibrary.LabelEx labelEx33;
  1072. protected internal ComponentLibrary.PanelEx panelHotelInfo;
  1073. protected internal ComponentLibrary.TextBoxEx txtHotelInfo;
  1074. protected ComponentLibrary.LabelEx labelEx2;
  1075. protected internal ComponentLibrary.PanelEx panelEx5;
  1076. protected internal ComponentLibrary.TextBoxEx txtRemark;
  1077. private ComponentLibrary.LabelEx labelEx5;
  1078. protected ComponentLibrary.LabelEx labelEx1;
  1079. private ComponentLibrary.PanelEx ClientpanelLine;
  1080. protected internal ComponentLibrary.PanelEx panelEx6;
  1081. protected internal ComponentLibrary.NumericUpDownEx numIntoBottomPackage;
  1082. private ComponentLibrary.LabelEx labelEx12;
  1083. protected internal ComponentLibrary.NumericUpDownEx numIntoRegisterPackage;
  1084. private ComponentLibrary.LabelEx labelEx13;
  1085. protected internal ComponentLibrary.TextBoxEx txtTaoXiPricePackage;
  1086. protected ComponentLibrary.LabelEx labelEx11;
  1087. protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevPackageName;
  1088. protected internal ComponentLibrary.ButtonForm btnPackageSet;
  1089. protected ComponentLibrary.LabelEx labelEx10;
  1090. protected internal ComponentLibrary.PanelEx panelEx1;
  1091. protected internal ComponentLibrary.PictureBoxEx PictAnnotation;
  1092. protected internal ComponentLibrary.PanelEx panelAnnotation;
  1093. protected internal ComponentLibrary.TextBoxEx txtAnnotation;
  1094. protected ComponentLibrary.LabelEx labelEx15;
  1095. private ComponentLibrary.LabelEx labelEx16;
  1096. protected internal ComponentLibrary.PanelEx panelEx3;
  1097. protected ComponentLibrary.LabelEx labelEx6;
  1098. private ComponentLibrary.LabelEx labelEx40;
  1099. protected internal System.Windows.Forms.ToolTip toolTip1;
  1100. private ComponentLibrary.LabelEx labelEx17;
  1101. protected internal ComponentLibrary.ButtonForm btn_SeriesUpgrade;
  1102. protected internal ComponentLibrary.PanelEx pan_OldSeriesData;
  1103. protected ComponentLibrary.LabelEx lab_OldSeriesData;
  1104. public ComponentLibrary.ComboBoxTreeViewEx cmbtreevTaoXiName;
  1105. public ComponentLibrary.TextBoxEx txtTaoXiPrice;
  1106. }
  1107. }