S_CMN_027.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. namespace Dongke.IBOSS.PRD.Client.Controls.FormCommon
  2. {
  3. partial class S_CMN_027
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(S_CMN_027));
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.btnOK = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  34. this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  35. this.txtOrganizationName = new System.Windows.Forms.TextBox();
  36. this.btnSearch = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  37. this.dgvOrganization = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
  38. this.lblOrganizationName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  39. this.btnClearCondition = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
  40. this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.sel = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  42. this.Name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. ((System.ComponentModel.ISupportInitialize)(this.dgvOrganization)).BeginInit();
  45. this.SuspendLayout();
  46. //
  47. // btnOK
  48. //
  49. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  50. this.btnOK.BackColor = System.Drawing.Color.Transparent;
  51. this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
  52. this.btnOK.Font = new System.Drawing.Font("宋体", 9F);
  53. this.btnOK.ForeColor = System.Drawing.Color.White;
  54. this.btnOK.Location = new System.Drawing.Point(359, 392);
  55. this.btnOK.Name = "btnOK";
  56. this.btnOK.Size = new System.Drawing.Size(85, 30);
  57. this.btnOK.TabIndex = 6;
  58. this.btnOK.Text = "确定";
  59. this.btnOK.UseVisualStyleBackColor = true;
  60. this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
  61. //
  62. // btnClose
  63. //
  64. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  65. this.btnClose.BackColor = System.Drawing.Color.Transparent;
  66. this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
  67. this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  68. this.btnClose.Font = new System.Drawing.Font("宋体", 9F);
  69. this.btnClose.ForeColor = System.Drawing.Color.White;
  70. this.btnClose.Location = new System.Drawing.Point(450, 392);
  71. this.btnClose.Name = "btnClose";
  72. this.btnClose.Size = new System.Drawing.Size(85, 30);
  73. this.btnClose.TabIndex = 7;
  74. this.btnClose.Text = "取消";
  75. this.btnClose.UseVisualStyleBackColor = true;
  76. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  77. //
  78. // txtOrganizationName
  79. //
  80. this.txtOrganizationName.Font = new System.Drawing.Font("宋体", 9F);
  81. this.txtOrganizationName.Location = new System.Drawing.Point(74, 15);
  82. this.txtOrganizationName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  83. this.txtOrganizationName.MaxLength = 20;
  84. this.txtOrganizationName.Name = "txtOrganizationName";
  85. this.txtOrganizationName.Size = new System.Drawing.Size(122, 21);
  86. this.txtOrganizationName.TabIndex = 1;
  87. //
  88. // btnSearch
  89. //
  90. this.btnSearch.BackColor = System.Drawing.Color.Transparent;
  91. this.btnSearch.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSearch.BackgroundImage")));
  92. this.btnSearch.Font = new System.Drawing.Font("宋体", 9F);
  93. this.btnSearch.ForeColor = System.Drawing.Color.White;
  94. this.btnSearch.Location = new System.Drawing.Point(359, 9);
  95. this.btnSearch.Name = "btnSearch";
  96. this.btnSearch.Size = new System.Drawing.Size(85, 30);
  97. this.btnSearch.TabIndex = 2;
  98. this.btnSearch.Text = "查询";
  99. this.btnSearch.UseVisualStyleBackColor = true;
  100. this.btnSearch.Click += new System.EventHandler(this.btnSearch_Click);
  101. //
  102. // dgvOrganization
  103. //
  104. this.dgvOrganization.AllowUserToAddRows = false;
  105. this.dgvOrganization.AllowUserToDeleteRows = false;
  106. this.dgvOrganization.AllowUserToModifyRows = true;
  107. this.dgvOrganization.AllowUserToOrderColumns = true;
  108. this.dgvOrganization.AllowUserToResizeRows = false;
  109. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
  110. this.dgvOrganization.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  111. this.dgvOrganization.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  112. | System.Windows.Forms.AnchorStyles.Left)
  113. | System.Windows.Forms.AnchorStyles.Right)));
  114. this.dgvOrganization.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  115. this.dgvOrganization.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
  116. this.dgvOrganization.CellHeight = 23;
  117. this.dgvOrganization.ChildNodeColumnName = null;
  118. this.dgvOrganization.ChildNodeColumnText = null;
  119. this.dgvOrganization.ColumnDeep = 1;
  120. this.dgvOrganization.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  121. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  122. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
  123. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  125. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  126. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  127. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  128. this.dgvOrganization.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  129. this.dgvOrganization.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  130. this.dgvOrganization.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  131. this.ID,
  132. this.sel,
  133. this.Name1,
  134. this.Remarks});
  135. this.dgvOrganization.ColumnTreeView = null;
  136. this.dgvOrganization.ContextMenuVisible = Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.None;
  137. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  138. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
  139. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
  141. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  142. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  143. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  144. this.dgvOrganization.DefaultCellStyle = dataGridViewCellStyle3;
  145. this.dgvOrganization.DynamicColumnName = "";
  146. this.dgvOrganization.EnableHeadersVisualStyles = false;
  147. this.dgvOrganization.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.dgvOrganization.HorizontalMergeColumn = null;
  149. this.dgvOrganization.IsAutoCountSum = true;
  150. this.dgvOrganization.IsAutoResizeColumns = false;
  151. this.dgvOrganization.IsClickF12 = false;
  152. this.dgvOrganization.IsOpenMergeCellFlag = false;
  153. this.dgvOrganization.IsSubTotalFlag = false;
  154. this.dgvOrganization.IsTopDeep = false;
  155. this.dgvOrganization.Location = new System.Drawing.Point(12, 44);
  156. this.dgvOrganization.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  157. this.dgvOrganization.MergeColumnNames = null;
  158. this.dgvOrganization.MergeDetailColumnNames = null;
  159. this.dgvOrganization.MergeDetailOnlyColumn = null;
  160. this.dgvOrganization.MergeOnlyColumn = null;
  161. this.dgvOrganization.MultiSelect = false;
  162. this.dgvOrganization.Name = "dgvOrganization";
  163. this.dgvOrganization.RefreshAtHscroll = false;
  164. this.dgvOrganization.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToFirstHeader;
  165. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  166. this.dgvOrganization.RowsDefaultCellStyle = dataGridViewCellStyle4;
  167. this.dgvOrganization.RowTemplate.Height = 21;
  168. this.dgvOrganization.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  169. this.dgvOrganization.Size = new System.Drawing.Size(523, 343);
  170. this.dgvOrganization.SortOrderColumnName = null;
  171. this.dgvOrganization.TabIndex = 5;
  172. this.dgvOrganization.Tag = true;
  173. this.dgvOrganization.TotalSumColumns = null;
  174. this.dgvOrganization.ViewRowFilter = "";
  175. this.dgvOrganization.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dgvOrganization_CellMouseDoubleClick);
  176. this.dgvOrganization.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dgvOrganization_KeyDown);
  177. //
  178. // lblOrganizationName
  179. //
  180. this.lblOrganizationName.AutoSize = true;
  181. this.lblOrganizationName.BackColor = System.Drawing.Color.Transparent;
  182. this.lblOrganizationName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  183. this.lblOrganizationName.ForeColor = System.Drawing.SystemColors.ControlText;
  184. this.lblOrganizationName.Location = new System.Drawing.Point(15, 19);
  185. this.lblOrganizationName.Name = "lblOrganizationName";
  186. this.lblOrganizationName.Size = new System.Drawing.Size(53, 12);
  187. this.lblOrganizationName.TabIndex = 0;
  188. this.lblOrganizationName.Text = "部门名称";
  189. //
  190. // btnClearCondition
  191. //
  192. this.btnClearCondition.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  193. this.btnClearCondition.BackColor = System.Drawing.Color.Transparent;
  194. this.btnClearCondition.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClearCondition.BackgroundImage")));
  195. this.btnClearCondition.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.btnClearCondition.ForeColor = System.Drawing.Color.White;
  197. this.btnClearCondition.Location = new System.Drawing.Point(450, 9);
  198. this.btnClearCondition.Name = "btnClearCondition";
  199. this.btnClearCondition.Size = new System.Drawing.Size(85, 30);
  200. this.btnClearCondition.TabIndex = 3;
  201. this.btnClearCondition.Text = "清空条件";
  202. this.btnClearCondition.UseVisualStyleBackColor = false;
  203. this.btnClearCondition.Click += new System.EventHandler(this.btnClearCondition_Click);
  204. //
  205. // ID
  206. //
  207. this.ID.DataPropertyName = "ID";
  208. this.ID.HeaderText = "ID";
  209. this.ID.Name = "ID";
  210. this.ID.ReadOnly = true;
  211. this.ID.Visible = false;
  212. //
  213. // sel
  214. //
  215. this.sel.DataPropertyName = "sel";
  216. this.sel.FalseValue = "0";
  217. this.sel.HeaderText = "选择";
  218. this.sel.Name = "sel";
  219. this.sel.TrueValue = "1";
  220. this.sel.Visible = false;
  221. //
  222. // Name1
  223. //
  224. this.Name1.DataPropertyName = "Name";
  225. this.Name1.HeaderText = "名称";
  226. this.Name1.Name = "Name1";
  227. this.Name1.ReadOnly = true;
  228. this.Name1.Width = 120;
  229. //
  230. // Remarks
  231. //
  232. this.Remarks.DataPropertyName = "Remarks";
  233. this.Remarks.HeaderText = "备注";
  234. this.Remarks.Name = "Remarks";
  235. this.Remarks.ReadOnly = true;
  236. //
  237. // S_CMN_027
  238. //
  239. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  240. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  241. this.BackgroundImage = null;
  242. this.CancelButton = this.btnClose;
  243. this.ClientSize = new System.Drawing.Size(547, 447);
  244. this.Controls.Add(this.btnClearCondition);
  245. this.Controls.Add(this.lblOrganizationName);
  246. this.Controls.Add(this.txtOrganizationName);
  247. this.Controls.Add(this.dgvOrganization);
  248. this.Controls.Add(this.btnSearch);
  249. this.Controls.Add(this.btnOK);
  250. this.Controls.Add(this.btnClose);
  251. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  252. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  253. this.IsSaveFormSize = false;
  254. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  255. this.MaximizeBox = false;
  256. this.MinimizeBox = false;
  257. this.Name = "S_CMN_027";
  258. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  259. this.StatusSizingGrip = false;
  260. this.Text = "选择工艺部门 ";
  261. this.Load += new System.EventHandler(this.S_CMN_003_Load);
  262. this.Controls.SetChildIndex(this.btnClose, 0);
  263. this.Controls.SetChildIndex(this.btnOK, 0);
  264. this.Controls.SetChildIndex(this.btnSearch, 0);
  265. this.Controls.SetChildIndex(this.dgvOrganization, 0);
  266. this.Controls.SetChildIndex(this.txtOrganizationName, 0);
  267. this.Controls.SetChildIndex(this.lblOrganizationName, 0);
  268. this.Controls.SetChildIndex(this.btnClearCondition, 0);
  269. ((System.ComponentModel.ISupportInitialize)(this.dgvOrganization)).EndInit();
  270. this.ResumeLayout(false);
  271. this.PerformLayout();
  272. }
  273. #endregion
  274. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnOK;
  275. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnClose;
  276. private System.Windows.Forms.TextBox txtOrganizationName;
  277. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnSearch;
  278. private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvOrganization;
  279. private Dongke.IBOSS.PRD.Basics.BaseControls.C_Label lblOrganizationName;
  280. private Basics.BaseControls.C_Button btnClearCondition;
  281. private System.Windows.Forms.DataGridViewTextBoxColumn ID;
  282. private System.Windows.Forms.DataGridViewCheckBoxColumn sel;
  283. private System.Windows.Forms.DataGridViewTextBoxColumn Name1;
  284. private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
  285. }
  286. }