F_MST_1701.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434
  1. 
  2. namespace Dongke.IBOSS.PRD.Client.SystemModule
  3. {
  4. partial class F_MST_1701
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_1701));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.tsrOperate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ToolStrip();
  34. this.tsbtnAdd = new System.Windows.Forms.ToolStripButton();
  35. this.tsbtnEdit = new System.Windows.Forms.ToolStripButton();
  36. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  37. this.tsbtnAdaptive = new System.Windows.Forms.ToolStripButton();
  38. this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
  39. this.gbxCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_GroupBox();
  40. this.cmbLogo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
  41. this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  42. this.txtGoodsCode = new System.Windows.Forms.TextBox();
  43. this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  44. this.cbflagfalse = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  45. this.cbflagtrue = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
  46. this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  47. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  48. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  49. this.dgvLayout = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  50. this.GOODSCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.GOODSNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.LogoNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.LOGOCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.ValueFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.CREATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.tsrOperate.SuspendLayout();
  57. this.gbxCondition.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.dgvLayout)).BeginInit();
  59. this.SuspendLayout();
  60. //
  61. // tsrOperate
  62. //
  63. this.tsrOperate.AutoSize = false;
  64. this.tsrOperate.BackColor = System.Drawing.Color.Transparent;
  65. this.tsrOperate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  66. this.tsrOperate.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  67. this.tsbtnAdd,
  68. this.tsbtnEdit,
  69. this.toolStripSeparator3,
  70. this.tsbtnAdaptive,
  71. this.tsbtnClose});
  72. this.tsrOperate.Location = new System.Drawing.Point(0, 0);
  73. this.tsrOperate.Name = "tsrOperate";
  74. this.tsrOperate.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  75. this.tsrOperate.ShowItemToolTips = false;
  76. this.tsrOperate.Size = new System.Drawing.Size(897, 33);
  77. this.tsrOperate.TabIndex = 2;
  78. this.tsrOperate.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.tsrOperate_ItemClicked);
  79. //
  80. // tsbtnAdd
  81. //
  82. this.tsbtnAdd.AutoSize = false;
  83. this.tsbtnAdd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  84. this.tsbtnAdd.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  85. this.tsbtnAdd.ImageTransparentColor = System.Drawing.Color.Magenta;
  86. this.tsbtnAdd.Name = "tsbtnAdd";
  87. this.tsbtnAdd.Size = new System.Drawing.Size(60, 25);
  88. this.tsbtnAdd.Text = "新建(&N)";
  89. this.tsbtnAdd.Click += new System.EventHandler(this.tsbtnAdd_Click);
  90. //
  91. // tsbtnEdit
  92. //
  93. this.tsbtnEdit.AutoSize = false;
  94. this.tsbtnEdit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.tsbtnEdit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  96. this.tsbtnEdit.ImageTransparentColor = System.Drawing.Color.Magenta;
  97. this.tsbtnEdit.Name = "tsbtnEdit";
  98. this.tsbtnEdit.Size = new System.Drawing.Size(60, 25);
  99. this.tsbtnEdit.Text = "编辑(&E)";
  100. this.tsbtnEdit.Click += new System.EventHandler(this.tsbtnEdit_Click);
  101. //
  102. // toolStripSeparator3
  103. //
  104. this.toolStripSeparator3.AutoSize = false;
  105. this.toolStripSeparator3.Name = "toolStripSeparator3";
  106. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
  107. //
  108. // tsbtnAdaptive
  109. //
  110. this.tsbtnAdaptive.AutoSize = false;
  111. this.tsbtnAdaptive.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.tsbtnAdaptive.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  113. this.tsbtnAdaptive.ImageTransparentColor = System.Drawing.Color.Magenta;
  114. this.tsbtnAdaptive.Name = "tsbtnAdaptive";
  115. this.tsbtnAdaptive.Size = new System.Drawing.Size(90, 25);
  116. this.tsbtnAdaptive.Text = "自适应列宽(&A)";
  117. this.tsbtnAdaptive.Click += new System.EventHandler(this.tsbtnAdaptive_Click);
  118. //
  119. // tsbtnClose
  120. //
  121. this.tsbtnClose.AutoSize = false;
  122. this.tsbtnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.tsbtnClose.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  124. this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
  125. this.tsbtnClose.Name = "tsbtnClose";
  126. this.tsbtnClose.Size = new System.Drawing.Size(60, 25);
  127. this.tsbtnClose.Text = "关闭(&X)";
  128. this.tsbtnClose.Click += new System.EventHandler(this.tsbtnClose_Click);
  129. //
  130. // gbxCondition
  131. //
  132. this.gbxCondition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  133. | System.Windows.Forms.AnchorStyles.Right)));
  134. this.gbxCondition.BackColor = System.Drawing.Color.Transparent;
  135. this.gbxCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("gbxCondition.BackgroundImage")));
  136. this.gbxCondition.Controls.Add(this.cmbLogo);
  137. this.gbxCondition.Controls.Add(this.c_Label1);
  138. this.gbxCondition.Controls.Add(this.txtGoodsCode);
  139. this.gbxCondition.Controls.Add(this.c_Label4);
  140. this.gbxCondition.Controls.Add(this.cbflagfalse);
  141. this.gbxCondition.Controls.Add(this.cbflagtrue);
  142. this.gbxCondition.Controls.Add(this.c_Label3);
  143. this.gbxCondition.Controls.Add(this.btnClearCondition);
  144. this.gbxCondition.Controls.Add(this.btnSearch);
  145. this.gbxCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.gbxCondition.ForeColor = System.Drawing.SystemColors.ControlText;
  147. this.gbxCondition.IsMustInput = false;
  148. this.gbxCondition.Location = new System.Drawing.Point(12, 48);
  149. this.gbxCondition.Name = "gbxCondition";
  150. this.gbxCondition.OriginalHeight = -1;
  151. this.gbxCondition.Size = new System.Drawing.Size(873, 57);
  152. this.gbxCondition.TabIndex = 22;
  153. this.gbxCondition.TabStop = false;
  154. this.gbxCondition.Text = "查询条件 ▼";
  155. //
  156. // cmbLogo
  157. //
  158. this.cmbLogo.BackColor = System.Drawing.SystemColors.Window;
  159. this.cmbLogo.BackgroundColor = System.Drawing.SystemColors.Window;
  160. this.cmbLogo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  161. this.cmbLogo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  162. this.cmbLogo.FormattingEnabled = true;
  163. this.cmbLogo.Location = new System.Drawing.Point(77, 25);
  164. this.cmbLogo.Name = "cmbLogo";
  165. this.cmbLogo.Size = new System.Drawing.Size(304, 20);
  166. this.cmbLogo.TabIndex = 24;
  167. //
  168. // c_Label1
  169. //
  170. this.c_Label1.AutoSize = true;
  171. this.c_Label1.BackColor = System.Drawing.Color.Transparent;
  172. this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
  174. this.c_Label1.Location = new System.Drawing.Point(6, 29);
  175. this.c_Label1.Name = "c_Label1";
  176. this.c_Label1.Size = new System.Drawing.Size(53, 12);
  177. this.c_Label1.TabIndex = 23;
  178. this.c_Label1.Text = "产品商标";
  179. //
  180. // txtGoodsCode
  181. //
  182. this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  183. this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.txtGoodsCode.ImeMode = System.Windows.Forms.ImeMode.Off;
  185. this.txtGoodsCode.Location = new System.Drawing.Point(446, 24);
  186. this.txtGoodsCode.MaxLength = 20;
  187. this.txtGoodsCode.Name = "txtGoodsCode";
  188. this.txtGoodsCode.Size = new System.Drawing.Size(97, 21);
  189. this.txtGoodsCode.TabIndex = 22;
  190. //
  191. // c_Label4
  192. //
  193. this.c_Label4.AutoSize = true;
  194. this.c_Label4.BackColor = System.Drawing.Color.Transparent;
  195. this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.c_Label4.ForeColor = System.Drawing.SystemColors.ControlText;
  197. this.c_Label4.Location = new System.Drawing.Point(387, 31);
  198. this.c_Label4.Name = "c_Label4";
  199. this.c_Label4.Size = new System.Drawing.Size(53, 12);
  200. this.c_Label4.TabIndex = 21;
  201. this.c_Label4.Text = "产品编码";
  202. //
  203. // cbflagfalse
  204. //
  205. this.cbflagfalse.AutoSize = true;
  206. this.cbflagfalse.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.cbflagfalse.Location = new System.Drawing.Point(650, 27);
  208. this.cbflagfalse.Name = "cbflagfalse";
  209. this.cbflagfalse.Size = new System.Drawing.Size(36, 16);
  210. this.cbflagfalse.TabIndex = 20;
  211. this.cbflagfalse.Text = "否";
  212. this.cbflagfalse.UseVisualStyleBackColor = true;
  213. this.cbflagfalse.UseWaitCursor = true;
  214. //
  215. // cbflagtrue
  216. //
  217. this.cbflagtrue.AutoSize = true;
  218. this.cbflagtrue.Checked = true;
  219. this.cbflagtrue.CheckState = System.Windows.Forms.CheckState.Checked;
  220. this.cbflagtrue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.cbflagtrue.Location = new System.Drawing.Point(608, 27);
  222. this.cbflagtrue.Name = "cbflagtrue";
  223. this.cbflagtrue.Size = new System.Drawing.Size(36, 16);
  224. this.cbflagtrue.TabIndex = 19;
  225. this.cbflagtrue.Text = "是";
  226. this.cbflagtrue.UseVisualStyleBackColor = true;
  227. //
  228. // c_Label3
  229. //
  230. this.c_Label3.AutoSize = true;
  231. this.c_Label3.BackColor = System.Drawing.Color.Transparent;
  232. this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  233. this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
  234. this.c_Label3.Location = new System.Drawing.Point(549, 27);
  235. this.c_Label3.Name = "c_Label3";
  236. this.c_Label3.Size = new System.Drawing.Size(53, 12);
  237. this.c_Label3.TabIndex = 18;
  238. this.c_Label3.Text = "有效标识";
  239. //
  240. // btnClearCondition
  241. //
  242. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  243. this.btnClearCondition.BackColor = System.Drawing.Color.Gray;
  244. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  245. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  246. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  247. this.btnClearCondition.Location = new System.Drawing.Point(778, 18);
  248. this.btnClearCondition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  249. this.btnClearCondition.Name = "btnClearCondition";
  250. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  251. this.btnClearCondition.TabIndex = 10;
  252. this.btnClearCondition.Text = "清空条件(&C)";
  253. this.btnClearCondition.UseVisualStyleBackColor = false;
  254. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  255. //
  256. // btnSearch
  257. //
  258. this.btnSearch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  259. this.btnSearch.BackColor = System.Drawing.Color.Gray;
  260. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  261. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.btnSearch.ForeColor = System.Drawing.Color.White;
  263. this.btnSearch.Location = new System.Drawing.Point(687, 18);
  264. this.btnSearch.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  265. this.btnSearch.Name = "btnSearch";
  266. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  267. this.btnSearch.TabIndex = 9;
  268. this.btnSearch.Text = "查询(&Q)";
  269. this.btnSearch.UseVisualStyleBackColor = false;
  270. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  271. //
  272. // dgvLayout
  273. //
  274. this.dgvLayout.AllowUserToAddRows = false;
  275. this.dgvLayout.AllowUserToDeleteRows = false;
  276. this.dgvLayout.AllowUserToModifyRows = true;
  277. this.dgvLayout.AllowUserToOrderColumns = true;
  278. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  279. this.dgvLayout.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  280. this.dgvLayout.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  281. | System.Windows.Forms.AnchorStyles.Left)
  282. | System.Windows.Forms.AnchorStyles.Right)));
  283. this.dgvLayout.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  284. this.dgvLayout.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  285. this.dgvLayout.CellHeight = 23;
  286. this.dgvLayout.ChildNodeColumnName = null;
  287. this.dgvLayout.ChildNodeColumnText = null;
  288. this.dgvLayout.ColumnDeep = 1;
  289. this.dgvLayout.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  290. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  291. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  292. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  294. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  295. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  296. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  297. this.dgvLayout.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  298. this.dgvLayout.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  299. this.dgvLayout.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  300. this.GOODSCODE,
  301. this.GOODSNAME,
  302. this.LogoNames,
  303. this.LOGOCODE,
  304. this.ValueFlag,
  305. this.CREATETIME});
  306. this.dgvLayout.ColumnTreeView = null;
  307. this.dgvLayout.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
  308. this.dgvLayout.DynamicColumnName = "";
  309. this.dgvLayout.EnableHeadersVisualStyles = false;
  310. this.dgvLayout.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.dgvLayout.FormatQuantityColumns = null;
  312. this.dgvLayout.HorizontalMergeColumn = null;
  313. this.dgvLayout.IsAutoCountSum = true;
  314. this.dgvLayout.IsAutoResizeColumns = false;
  315. this.dgvLayout.IsClickF12 = false;
  316. this.dgvLayout.IsOpenMergeCellFlag = false;
  317. this.dgvLayout.IsSubTotalFlag = false;
  318. this.dgvLayout.IsTopDeep = false;
  319. this.dgvLayout.Location = new System.Drawing.Point(12, 111);
  320. this.dgvLayout.MergeColumnNames = null;
  321. this.dgvLayout.MergeDetailColumnNames = null;
  322. this.dgvLayout.MergeDetailOnlyColumn = null;
  323. this.dgvLayout.MergeOnlyColumn = null;
  324. this.dgvLayout.MultiSelect = false;
  325. this.dgvLayout.Name = "dgvLayout";
  326. this.dgvLayout.ReadOnly = true;
  327. this.dgvLayout.RefreshAtHscroll = false;
  328. this.dgvLayout.RowHeadersWidth = 50;
  329. this.dgvLayout.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  330. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  331. this.dgvLayout.RowsDefaultCellStyle = dataGridViewCellStyle3;
  332. this.dgvLayout.RowTemplate.Height = 21;
  333. this.dgvLayout.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  334. this.dgvLayout.Size = new System.Drawing.Size(873, 329);
  335. this.dgvLayout.SortOrderColumnName = null;
  336. this.dgvLayout.TabIndex = 24;
  337. this.dgvLayout.Tag = true;
  338. this.dgvLayout.TotalSumColumns = null;
  339. this.dgvLayout.ViewRowFilter = "";
  340. //
  341. // GOODSCODE
  342. //
  343. this.GOODSCODE.DataPropertyName = "GOODSCODE";
  344. this.GOODSCODE.HeaderText = "产品编码";
  345. this.GOODSCODE.Name = "GOODSCODE";
  346. this.GOODSCODE.ReadOnly = true;
  347. //
  348. // GOODSNAME
  349. //
  350. this.GOODSNAME.DataPropertyName = "GOODSNAME";
  351. this.GOODSNAME.HeaderText = "产品名称";
  352. this.GOODSNAME.Name = "GOODSNAME";
  353. this.GOODSNAME.ReadOnly = true;
  354. //
  355. // LogoNames
  356. //
  357. this.LogoNames.DataPropertyName = "LogoName";
  358. this.LogoNames.HeaderText = "商标名称";
  359. this.LogoNames.Name = "LogoNames";
  360. this.LogoNames.ReadOnly = true;
  361. //
  362. // LOGOCODE
  363. //
  364. this.LOGOCODE.DataPropertyName = "LOGOCODE";
  365. this.LOGOCODE.HeaderText = "商标编码";
  366. this.LOGOCODE.Name = "LOGOCODE";
  367. this.LOGOCODE.ReadOnly = true;
  368. this.LOGOCODE.Visible = false;
  369. //
  370. // ValueFlag
  371. //
  372. this.ValueFlag.DataPropertyName = "ValueFlag";
  373. this.ValueFlag.HeaderText = "有效标识";
  374. this.ValueFlag.Name = "ValueFlag";
  375. this.ValueFlag.ReadOnly = true;
  376. //
  377. // CREATETIME
  378. //
  379. this.CREATETIME.DataPropertyName = "CREATETIME";
  380. this.CREATETIME.HeaderText = "创建时间";
  381. this.CREATETIME.Name = "CREATETIME";
  382. this.CREATETIME.ReadOnly = true;
  383. //
  384. // F_MST_1701
  385. //
  386. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  387. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  388. this.ClientSize = new System.Drawing.Size(897, 496);
  389. this.Controls.Add(this.dgvLayout);
  390. this.Controls.Add(this.gbxCondition);
  391. this.Controls.Add(this.tsrOperate);
  392. this.Name = "F_MST_1701";
  393. this.Text = "F_MST_1701";
  394. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_1701_FormClosed);
  395. this.Load += new System.EventHandler(this.F_MST_1701_Load);
  396. this.tsrOperate.ResumeLayout(false);
  397. this.tsrOperate.PerformLayout();
  398. this.gbxCondition.ResumeLayout(false);
  399. this.gbxCondition.PerformLayout();
  400. ((System.ComponentModel.ISupportInitialize)(this.dgvLayout)).EndInit();
  401. this.ResumeLayout(false);
  402. }
  403. #endregion
  404. private Basics.BaseControls.C_ToolStrip tsrOperate;
  405. private System.Windows.Forms.ToolStripButton tsbtnAdd;
  406. private System.Windows.Forms.ToolStripButton tsbtnEdit;
  407. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  408. private System.Windows.Forms.ToolStripButton tsbtnAdaptive;
  409. private System.Windows.Forms.ToolStripButton tsbtnClose;
  410. private Basics.BaseControls.C_GroupBox gbxCondition;
  411. private Basics.BaseControls.C_Button btnClearCondition;
  412. private Basics.BaseControls.C_Button btnSearch;
  413. private Basics.BaseControls.C_DataGridView dgvLayout;
  414. private Basics.BaseControls.C_CheckBox cbflagfalse;
  415. private Basics.BaseControls.C_CheckBox cbflagtrue;
  416. private Basics.BaseControls.C_Label c_Label3;
  417. private System.Windows.Forms.TextBox txtGoodsCode;
  418. private Basics.BaseControls.C_Label c_Label4;
  419. private Basics.BaseControls.C_ComboBox cmbLogo;
  420. private Basics.BaseControls.C_Label c_Label1;
  421. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSCODE;
  422. private System.Windows.Forms.DataGridViewTextBoxColumn GOODSNAME;
  423. private System.Windows.Forms.DataGridViewTextBoxColumn LogoNames;
  424. private System.Windows.Forms.DataGridViewTextBoxColumn LOGOCODE;
  425. private System.Windows.Forms.DataGridViewTextBoxColumn ValueFlag;
  426. private System.Windows.Forms.DataGridViewTextBoxColumn CREATETIME;
  427. }
  428. }