FrmSupplierEdit.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563
  1. 
  2. namespace NXWMS.Forms.Base.ChildFrm
  3. {
  4. partial class FrmSupplierEdit
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.groupOperation = new ComponentFactory.Krypton.Toolkit.KryptonGroupBox();
  30. this.kryptonPanelInput = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
  31. this.kryptonNavigatorOperation = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
  32. this.kryptonPageInfo = new ComponentFactory.Krypton.Navigator.KryptonPage();
  33. this.tableLayoutPanelInput = new System.Windows.Forms.TableLayoutPanel();
  34. this.kryptonLabel6 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  35. this.richDescibe = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
  36. this.txtSupplierCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  37. this.kryptonLabel29 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  38. this.kryptonLabel20 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  39. this.kryptonLabel19 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  40. this.kryptonLabel17 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  41. this.lbBinLayer = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  42. this.kryptonLabel12 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  43. this.kryptonLabel11 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  44. this.kryptonLabel10 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  45. this.cmbProvince = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  46. this.cmbSupplierType = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  47. this.kryptonLabel30 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  48. this.kryptonLabel4 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  49. this.txtSupplierName = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  50. this.cmbCity = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  51. this.cmbArea = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
  52. this.txtPostalCode = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  53. this.cmbStreet = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  54. this.txtRoute = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  55. this.kryptonLabel7 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  56. this.txtContractPhone = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  57. this.kryptonLabel8 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  58. this.txtContract = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  59. this.kryptonLabel28 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
  60. this.chkUse = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
  61. this.txtAddress = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
  62. this.lbStatusMessage = new System.Windows.Forms.Label();
  63. this.btnSave = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  64. this.btnExit = new ComponentFactory.Krypton.Toolkit.KryptonButton();
  65. ((System.ComponentModel.ISupportInitialize)(this.groupOperation)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.groupOperation.Panel)).BeginInit();
  67. this.groupOperation.Panel.SuspendLayout();
  68. this.groupOperation.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelInput)).BeginInit();
  70. this.kryptonPanelInput.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorOperation)).BeginInit();
  72. this.kryptonNavigatorOperation.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInfo)).BeginInit();
  74. this.kryptonPageInfo.SuspendLayout();
  75. this.tableLayoutPanelInput.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.cmbProvince)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.cmbSupplierType)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.cmbCity)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.cmbArea)).BeginInit();
  80. this.SuspendLayout();
  81. //
  82. // groupOperation
  83. //
  84. this.groupOperation.CaptionOverlap = 0D;
  85. this.groupOperation.CaptionStyle = ComponentFactory.Krypton.Toolkit.LabelStyle.BoldPanel;
  86. this.groupOperation.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.groupOperation.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
  88. this.groupOperation.GroupBorderStyle = ComponentFactory.Krypton.Toolkit.PaletteBorderStyle.ButtonCustom1;
  89. this.groupOperation.Location = new System.Drawing.Point(0, 0);
  90. this.groupOperation.Name = "groupOperation";
  91. //
  92. // groupOperation.Panel
  93. //
  94. this.groupOperation.Panel.Controls.Add(this.kryptonPanelInput);
  95. this.groupOperation.Panel.Controls.Add(this.lbStatusMessage);
  96. this.groupOperation.Panel.Controls.Add(this.btnSave);
  97. this.groupOperation.Panel.Controls.Add(this.btnExit);
  98. this.groupOperation.Size = new System.Drawing.Size(800, 450);
  99. this.groupOperation.TabIndex = 66;
  100. this.groupOperation.Values.Heading = "编辑";
  101. this.groupOperation.Values.Image = global::NXWMS.Properties.Resources.about;
  102. //
  103. // kryptonPanelInput
  104. //
  105. this.kryptonPanelInput.Controls.Add(this.kryptonNavigatorOperation);
  106. this.kryptonPanelInput.Dock = System.Windows.Forms.DockStyle.Top;
  107. this.kryptonPanelInput.Location = new System.Drawing.Point(0, 0);
  108. this.kryptonPanelInput.Name = "kryptonPanelInput";
  109. this.kryptonPanelInput.PanelBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonStandalone;
  110. this.kryptonPanelInput.Size = new System.Drawing.Size(796, 380);
  111. this.kryptonPanelInput.TabIndex = 48;
  112. //
  113. // kryptonNavigatorOperation
  114. //
  115. this.kryptonNavigatorOperation.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.None;
  116. this.kryptonNavigatorOperation.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
  117. this.kryptonNavigatorOperation.Dock = System.Windows.Forms.DockStyle.Fill;
  118. this.kryptonNavigatorOperation.Group.GroupBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.PanelClient;
  119. this.kryptonNavigatorOperation.Location = new System.Drawing.Point(0, 0);
  120. this.kryptonNavigatorOperation.Name = "kryptonNavigatorOperation";
  121. this.kryptonNavigatorOperation.NavigatorMode = ComponentFactory.Krypton.Navigator.NavigatorMode.BarRibbonTabGroup;
  122. this.kryptonNavigatorOperation.PageBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ButtonCalendarDay;
  123. this.kryptonNavigatorOperation.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
  124. this.kryptonPageInfo});
  125. this.kryptonNavigatorOperation.SelectedIndex = 0;
  126. this.kryptonNavigatorOperation.Size = new System.Drawing.Size(796, 380);
  127. this.kryptonNavigatorOperation.TabIndex = 63;
  128. this.kryptonNavigatorOperation.Text = "kryptonNavigator1";
  129. //
  130. // kryptonPageInfo
  131. //
  132. this.kryptonPageInfo.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
  133. this.kryptonPageInfo.Controls.Add(this.tableLayoutPanelInput);
  134. this.kryptonPageInfo.Flags = 65534;
  135. this.kryptonPageInfo.LastVisibleSet = true;
  136. this.kryptonPageInfo.MinimumSize = new System.Drawing.Size(50, 50);
  137. this.kryptonPageInfo.Name = "kryptonPageInfo";
  138. this.kryptonPageInfo.Size = new System.Drawing.Size(794, 351);
  139. this.kryptonPageInfo.Text = "基础配置";
  140. this.kryptonPageInfo.ToolTipTitle = "Page ToolTip";
  141. this.kryptonPageInfo.UniqueName = "4DF85F544D6E479F5F90B0946513722D";
  142. //
  143. // tableLayoutPanelInput
  144. //
  145. this.tableLayoutPanelInput.BackColor = System.Drawing.Color.Transparent;
  146. this.tableLayoutPanelInput.ColumnCount = 6;
  147. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  148. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  149. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  150. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  151. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  152. this.tableLayoutPanelInput.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  153. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel6, 0, 5);
  154. this.tableLayoutPanelInput.Controls.Add(this.richDescibe, 0, 5);
  155. this.tableLayoutPanelInput.Controls.Add(this.txtSupplierCode, 1, 0);
  156. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel29, 0, 0);
  157. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel20, 0, 3);
  158. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel19, 4, 2);
  159. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel17, 2, 2);
  160. this.tableLayoutPanelInput.Controls.Add(this.lbBinLayer, 0, 2);
  161. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel12, 4, 1);
  162. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel11, 2, 1);
  163. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel10, 0, 1);
  164. this.tableLayoutPanelInput.Controls.Add(this.cmbProvince, 1, 1);
  165. this.tableLayoutPanelInput.Controls.Add(this.cmbSupplierType, 5, 0);
  166. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel30, 4, 0);
  167. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel4, 2, 0);
  168. this.tableLayoutPanelInput.Controls.Add(this.txtSupplierName, 3, 0);
  169. this.tableLayoutPanelInput.Controls.Add(this.cmbCity, 3, 1);
  170. this.tableLayoutPanelInput.Controls.Add(this.cmbArea, 5, 1);
  171. this.tableLayoutPanelInput.Controls.Add(this.txtPostalCode, 5, 2);
  172. this.tableLayoutPanelInput.Controls.Add(this.cmbStreet, 1, 2);
  173. this.tableLayoutPanelInput.Controls.Add(this.txtRoute, 3, 2);
  174. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel7, 4, 3);
  175. this.tableLayoutPanelInput.Controls.Add(this.txtContractPhone, 5, 3);
  176. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel8, 2, 3);
  177. this.tableLayoutPanelInput.Controls.Add(this.txtContract, 3, 3);
  178. this.tableLayoutPanelInput.Controls.Add(this.kryptonLabel28, 0, 4);
  179. this.tableLayoutPanelInput.Controls.Add(this.chkUse, 1, 4);
  180. this.tableLayoutPanelInput.Controls.Add(this.txtAddress, 1, 3);
  181. this.tableLayoutPanelInput.Dock = System.Windows.Forms.DockStyle.Top;
  182. this.tableLayoutPanelInput.Location = new System.Drawing.Point(0, 0);
  183. this.tableLayoutPanelInput.Name = "tableLayoutPanelInput";
  184. this.tableLayoutPanelInput.RowCount = 6;
  185. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  186. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  187. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  188. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  189. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  190. this.tableLayoutPanelInput.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  191. this.tableLayoutPanelInput.Size = new System.Drawing.Size(794, 234);
  192. this.tableLayoutPanelInput.TabIndex = 43;
  193. //
  194. // kryptonLabel6
  195. //
  196. this.kryptonLabel6.AutoSize = false;
  197. this.kryptonLabel6.Location = new System.Drawing.Point(3, 153);
  198. this.kryptonLabel6.Name = "kryptonLabel6";
  199. this.kryptonLabel6.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  200. this.kryptonLabel6.Size = new System.Drawing.Size(86, 26);
  201. this.kryptonLabel6.TabIndex = 102;
  202. this.kryptonLabel6.Values.Text = "描述";
  203. //
  204. // richDescibe
  205. //
  206. this.tableLayoutPanelInput.SetColumnSpan(this.richDescibe, 5);
  207. this.richDescibe.Location = new System.Drawing.Point(103, 153);
  208. this.richDescibe.Name = "richDescibe";
  209. this.richDescibe.Size = new System.Drawing.Size(688, 78);
  210. this.richDescibe.TabIndex = 101;
  211. this.richDescibe.Tag = "DESCRIBE";
  212. this.richDescibe.Text = "";
  213. //
  214. // txtSupplierCode
  215. //
  216. this.txtSupplierCode.Location = new System.Drawing.Point(103, 3);
  217. this.txtSupplierCode.Name = "txtSupplierCode";
  218. this.txtSupplierCode.Size = new System.Drawing.Size(158, 23);
  219. this.txtSupplierCode.TabIndex = 30;
  220. this.txtSupplierCode.Tag = "SUPPLIER_CODE";
  221. //
  222. // kryptonLabel29
  223. //
  224. this.kryptonLabel29.AutoSize = false;
  225. this.kryptonLabel29.Location = new System.Drawing.Point(3, 3);
  226. this.kryptonLabel29.Name = "kryptonLabel29";
  227. this.kryptonLabel29.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  228. this.kryptonLabel29.Size = new System.Drawing.Size(94, 24);
  229. this.kryptonLabel29.TabIndex = 83;
  230. this.kryptonLabel29.Values.Text = "供应商编号";
  231. //
  232. // kryptonLabel20
  233. //
  234. this.kryptonLabel20.AutoSize = false;
  235. this.kryptonLabel20.Location = new System.Drawing.Point(3, 93);
  236. this.kryptonLabel20.Name = "kryptonLabel20";
  237. this.kryptonLabel20.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  238. this.kryptonLabel20.Size = new System.Drawing.Size(94, 24);
  239. this.kryptonLabel20.TabIndex = 61;
  240. this.kryptonLabel20.Values.Text = "地址";
  241. //
  242. // kryptonLabel19
  243. //
  244. this.kryptonLabel19.AutoSize = false;
  245. this.kryptonLabel19.Location = new System.Drawing.Point(531, 63);
  246. this.kryptonLabel19.Name = "kryptonLabel19";
  247. this.kryptonLabel19.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  248. this.kryptonLabel19.Size = new System.Drawing.Size(94, 24);
  249. this.kryptonLabel19.TabIndex = 59;
  250. this.kryptonLabel19.Values.Text = "邮政编码";
  251. //
  252. // kryptonLabel17
  253. //
  254. this.kryptonLabel17.AutoSize = false;
  255. this.kryptonLabel17.Location = new System.Drawing.Point(267, 63);
  256. this.kryptonLabel17.Name = "kryptonLabel17";
  257. this.kryptonLabel17.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  258. this.kryptonLabel17.Size = new System.Drawing.Size(94, 24);
  259. this.kryptonLabel17.TabIndex = 57;
  260. this.kryptonLabel17.Values.Text = "路线";
  261. //
  262. // lbBinLayer
  263. //
  264. this.lbBinLayer.AutoSize = false;
  265. this.lbBinLayer.Location = new System.Drawing.Point(3, 63);
  266. this.lbBinLayer.Name = "lbBinLayer";
  267. this.lbBinLayer.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  268. this.lbBinLayer.Size = new System.Drawing.Size(94, 24);
  269. this.lbBinLayer.TabIndex = 55;
  270. this.lbBinLayer.Values.Text = "街道";
  271. //
  272. // kryptonLabel12
  273. //
  274. this.kryptonLabel12.AutoSize = false;
  275. this.kryptonLabel12.Location = new System.Drawing.Point(531, 33);
  276. this.kryptonLabel12.Name = "kryptonLabel12";
  277. this.kryptonLabel12.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  278. this.kryptonLabel12.Size = new System.Drawing.Size(94, 24);
  279. this.kryptonLabel12.TabIndex = 53;
  280. this.kryptonLabel12.Values.Text = "区";
  281. //
  282. // kryptonLabel11
  283. //
  284. this.kryptonLabel11.AutoSize = false;
  285. this.kryptonLabel11.Location = new System.Drawing.Point(267, 33);
  286. this.kryptonLabel11.Name = "kryptonLabel11";
  287. this.kryptonLabel11.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  288. this.kryptonLabel11.Size = new System.Drawing.Size(94, 24);
  289. this.kryptonLabel11.TabIndex = 51;
  290. this.kryptonLabel11.Values.Text = "市";
  291. //
  292. // kryptonLabel10
  293. //
  294. this.kryptonLabel10.AutoSize = false;
  295. this.kryptonLabel10.Location = new System.Drawing.Point(3, 33);
  296. this.kryptonLabel10.Name = "kryptonLabel10";
  297. this.kryptonLabel10.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  298. this.kryptonLabel10.Size = new System.Drawing.Size(94, 24);
  299. this.kryptonLabel10.TabIndex = 49;
  300. this.kryptonLabel10.Values.Text = "省";
  301. //
  302. // cmbProvince
  303. //
  304. this.cmbProvince.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  305. this.cmbProvince.DropDownWidth = 121;
  306. this.cmbProvince.Location = new System.Drawing.Point(103, 33);
  307. this.cmbProvince.Name = "cmbProvince";
  308. this.cmbProvince.Size = new System.Drawing.Size(158, 21);
  309. this.cmbProvince.TabIndex = 50;
  310. this.cmbProvince.Tag = "PROVINCE";
  311. //
  312. // cmbSupplierType
  313. //
  314. this.cmbSupplierType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  315. this.cmbSupplierType.DropDownWidth = 121;
  316. this.cmbSupplierType.Location = new System.Drawing.Point(631, 3);
  317. this.cmbSupplierType.Name = "cmbSupplierType";
  318. this.cmbSupplierType.Size = new System.Drawing.Size(160, 21);
  319. this.cmbSupplierType.TabIndex = 32;
  320. this.cmbSupplierType.Tag = "SUPPLIER_TYPE";
  321. //
  322. // kryptonLabel30
  323. //
  324. this.kryptonLabel30.AutoSize = false;
  325. this.kryptonLabel30.Location = new System.Drawing.Point(531, 3);
  326. this.kryptonLabel30.Name = "kryptonLabel30";
  327. this.kryptonLabel30.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  328. this.kryptonLabel30.Size = new System.Drawing.Size(94, 24);
  329. this.kryptonLabel30.TabIndex = 84;
  330. this.kryptonLabel30.Values.Text = "供应商类型";
  331. //
  332. // kryptonLabel4
  333. //
  334. this.kryptonLabel4.AutoSize = false;
  335. this.kryptonLabel4.Location = new System.Drawing.Point(267, 3);
  336. this.kryptonLabel4.Name = "kryptonLabel4";
  337. this.kryptonLabel4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  338. this.kryptonLabel4.Size = new System.Drawing.Size(94, 24);
  339. this.kryptonLabel4.TabIndex = 86;
  340. this.kryptonLabel4.Values.Text = "供应商名称";
  341. //
  342. // txtSupplierName
  343. //
  344. this.txtSupplierName.Location = new System.Drawing.Point(367, 3);
  345. this.txtSupplierName.Name = "txtSupplierName";
  346. this.txtSupplierName.Size = new System.Drawing.Size(158, 23);
  347. this.txtSupplierName.TabIndex = 87;
  348. this.txtSupplierName.Tag = "SUPPLIER_NAME";
  349. //
  350. // cmbCity
  351. //
  352. this.cmbCity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  353. this.cmbCity.DropDownWidth = 121;
  354. this.cmbCity.Location = new System.Drawing.Point(367, 33);
  355. this.cmbCity.Name = "cmbCity";
  356. this.cmbCity.Size = new System.Drawing.Size(158, 21);
  357. this.cmbCity.TabIndex = 89;
  358. this.cmbCity.Tag = "CITY";
  359. //
  360. // cmbArea
  361. //
  362. this.cmbArea.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  363. this.cmbArea.DropDownWidth = 121;
  364. this.cmbArea.Location = new System.Drawing.Point(631, 33);
  365. this.cmbArea.Name = "cmbArea";
  366. this.cmbArea.Size = new System.Drawing.Size(160, 21);
  367. this.cmbArea.TabIndex = 90;
  368. this.cmbArea.Tag = "AREA";
  369. //
  370. // txtPostalCode
  371. //
  372. this.txtPostalCode.Location = new System.Drawing.Point(631, 63);
  373. this.txtPostalCode.Name = "txtPostalCode";
  374. this.txtPostalCode.Size = new System.Drawing.Size(160, 23);
  375. this.txtPostalCode.TabIndex = 92;
  376. this.txtPostalCode.Tag = "POSTAL_CODE";
  377. //
  378. // cmbStreet
  379. //
  380. this.cmbStreet.Location = new System.Drawing.Point(103, 63);
  381. this.cmbStreet.Name = "cmbStreet";
  382. this.cmbStreet.Size = new System.Drawing.Size(158, 23);
  383. this.cmbStreet.TabIndex = 94;
  384. this.cmbStreet.Tag = "STREET";
  385. //
  386. // txtRoute
  387. //
  388. this.txtRoute.Location = new System.Drawing.Point(367, 63);
  389. this.txtRoute.Name = "txtRoute";
  390. this.txtRoute.Size = new System.Drawing.Size(158, 23);
  391. this.txtRoute.TabIndex = 93;
  392. this.txtRoute.Tag = "ROUTE";
  393. //
  394. // kryptonLabel7
  395. //
  396. this.kryptonLabel7.AutoSize = false;
  397. this.kryptonLabel7.Location = new System.Drawing.Point(531, 93);
  398. this.kryptonLabel7.Name = "kryptonLabel7";
  399. this.kryptonLabel7.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  400. this.kryptonLabel7.Size = new System.Drawing.Size(94, 24);
  401. this.kryptonLabel7.TabIndex = 97;
  402. this.kryptonLabel7.Values.Text = "联系人电话";
  403. //
  404. // txtContractPhone
  405. //
  406. this.txtContractPhone.Location = new System.Drawing.Point(631, 93);
  407. this.txtContractPhone.Name = "txtContractPhone";
  408. this.txtContractPhone.Size = new System.Drawing.Size(160, 23);
  409. this.txtContractPhone.TabIndex = 98;
  410. this.txtContractPhone.Tag = "CONTRACT_PHONE";
  411. //
  412. // kryptonLabel8
  413. //
  414. this.kryptonLabel8.AutoSize = false;
  415. this.kryptonLabel8.Location = new System.Drawing.Point(267, 93);
  416. this.kryptonLabel8.Name = "kryptonLabel8";
  417. this.kryptonLabel8.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  418. this.kryptonLabel8.Size = new System.Drawing.Size(94, 24);
  419. this.kryptonLabel8.TabIndex = 99;
  420. this.kryptonLabel8.Values.Text = "联系人";
  421. //
  422. // txtContract
  423. //
  424. this.txtContract.Location = new System.Drawing.Point(367, 93);
  425. this.txtContract.Name = "txtContract";
  426. this.txtContract.Size = new System.Drawing.Size(158, 23);
  427. this.txtContract.TabIndex = 100;
  428. this.txtContract.Tag = "CONTRACT";
  429. //
  430. // kryptonLabel28
  431. //
  432. this.kryptonLabel28.AutoSize = false;
  433. this.kryptonLabel28.Location = new System.Drawing.Point(3, 123);
  434. this.kryptonLabel28.Name = "kryptonLabel28";
  435. this.kryptonLabel28.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  436. this.kryptonLabel28.Size = new System.Drawing.Size(94, 24);
  437. this.kryptonLabel28.TabIndex = 79;
  438. this.kryptonLabel28.Values.Text = "使用标识";
  439. //
  440. // chkUse
  441. //
  442. this.chkUse.Dock = System.Windows.Forms.DockStyle.Fill;
  443. this.chkUse.Location = new System.Drawing.Point(103, 123);
  444. this.chkUse.Name = "chkUse";
  445. this.chkUse.Size = new System.Drawing.Size(158, 24);
  446. this.chkUse.TabIndex = 85;
  447. this.chkUse.Tag = "USED_FLAG";
  448. this.chkUse.Values.Text = "";
  449. //
  450. // txtAddress
  451. //
  452. this.txtAddress.Location = new System.Drawing.Point(103, 93);
  453. this.txtAddress.Name = "txtAddress";
  454. this.txtAddress.Size = new System.Drawing.Size(158, 23);
  455. this.txtAddress.TabIndex = 95;
  456. this.txtAddress.Tag = "ADDRESS";
  457. //
  458. // lbStatusMessage
  459. //
  460. this.lbStatusMessage.AutoSize = true;
  461. this.lbStatusMessage.BackColor = System.Drawing.Color.Transparent;
  462. this.lbStatusMessage.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.lbStatusMessage.Location = new System.Drawing.Point(5, 360);
  464. this.lbStatusMessage.Name = "lbStatusMessage";
  465. this.lbStatusMessage.Size = new System.Drawing.Size(0, 20);
  466. this.lbStatusMessage.TabIndex = 47;
  467. //
  468. // btnSave
  469. //
  470. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  471. this.btnSave.Location = new System.Drawing.Point(600, 384);
  472. this.btnSave.Name = "btnSave";
  473. this.btnSave.Size = new System.Drawing.Size(94, 29);
  474. this.btnSave.TabIndex = 42;
  475. this.btnSave.Values.Image = global::NXWMS.Properties.Resources.save;
  476. this.btnSave.Values.Text = "保存";
  477. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  478. //
  479. // btnExit
  480. //
  481. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  482. this.btnExit.Location = new System.Drawing.Point(700, 384);
  483. this.btnExit.Name = "btnExit";
  484. this.btnExit.Size = new System.Drawing.Size(86, 29);
  485. this.btnExit.TabIndex = 41;
  486. this.btnExit.Values.Image = global::NXWMS.Properties.Resources.exit;
  487. this.btnExit.Values.Text = "退出";
  488. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  489. //
  490. // FrmSupplierEdit
  491. //
  492. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  493. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  494. this.ClientSize = new System.Drawing.Size(800, 450);
  495. this.Controls.Add(this.groupOperation);
  496. this.Name = "FrmSupplierEdit";
  497. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  498. this.Text = "FrmSupplierEdit";
  499. this.Shown += new System.EventHandler(this.FrmSupplierEdit_Shown);
  500. ((System.ComponentModel.ISupportInitialize)(this.groupOperation.Panel)).EndInit();
  501. this.groupOperation.Panel.ResumeLayout(false);
  502. this.groupOperation.Panel.PerformLayout();
  503. ((System.ComponentModel.ISupportInitialize)(this.groupOperation)).EndInit();
  504. this.groupOperation.ResumeLayout(false);
  505. ((System.ComponentModel.ISupportInitialize)(this.kryptonPanelInput)).EndInit();
  506. this.kryptonPanelInput.ResumeLayout(false);
  507. ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigatorOperation)).EndInit();
  508. this.kryptonNavigatorOperation.ResumeLayout(false);
  509. ((System.ComponentModel.ISupportInitialize)(this.kryptonPageInfo)).EndInit();
  510. this.kryptonPageInfo.ResumeLayout(false);
  511. this.tableLayoutPanelInput.ResumeLayout(false);
  512. this.tableLayoutPanelInput.PerformLayout();
  513. ((System.ComponentModel.ISupportInitialize)(this.cmbProvince)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.cmbSupplierType)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.cmbCity)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.cmbArea)).EndInit();
  517. this.ResumeLayout(false);
  518. }
  519. #endregion
  520. private ComponentFactory.Krypton.Toolkit.KryptonGroupBox groupOperation;
  521. private ComponentFactory.Krypton.Toolkit.KryptonPanel kryptonPanelInput;
  522. private ComponentFactory.Krypton.Navigator.KryptonNavigator kryptonNavigatorOperation;
  523. private ComponentFactory.Krypton.Navigator.KryptonPage kryptonPageInfo;
  524. private System.Windows.Forms.Label lbStatusMessage;
  525. private ComponentFactory.Krypton.Toolkit.KryptonButton btnSave;
  526. private ComponentFactory.Krypton.Toolkit.KryptonButton btnExit;
  527. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtAddress;
  528. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSupplierCode;
  529. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel29;
  530. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel20;
  531. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel19;
  532. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel17;
  533. private ComponentFactory.Krypton.Toolkit.KryptonLabel lbBinLayer;
  534. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel12;
  535. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel11;
  536. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel10;
  537. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbProvince;
  538. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbSupplierType;
  539. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel30;
  540. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel4;
  541. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtSupplierName;
  542. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbCity;
  543. private ComponentFactory.Krypton.Toolkit.KryptonComboBox cmbArea;
  544. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtPostalCode;
  545. private ComponentFactory.Krypton.Toolkit.KryptonTextBox cmbStreet;
  546. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtRoute;
  547. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel7;
  548. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtContractPhone;
  549. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel8;
  550. private ComponentFactory.Krypton.Toolkit.KryptonTextBox txtContract;
  551. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel28;
  552. private ComponentFactory.Krypton.Toolkit.KryptonCheckBox chkUse;
  553. private ComponentFactory.Krypton.Toolkit.KryptonLabel kryptonLabel6;
  554. private ComponentFactory.Krypton.Toolkit.KryptonRichTextBox richDescibe;
  555. public System.Windows.Forms.TableLayoutPanel tableLayoutPanelInput;
  556. }
  557. }