123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- namespace LYFZ.Software.UI
- {
- partial class frmAddRoleUser
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddRoleUser));
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.listViewUserList = new LYFZ.ComponentLibrary.ListViewEx();
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.btnSearch = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtSearch = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.txtSearch);
- this.plExMainContainer.Controls.Add(this.labelEx1);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Controls.Add(this.btnSearch);
- this.plExMainContainer.Controls.Add(this.btnCancel);
- this.plExMainContainer.Controls.Add(this.btnOK);
- this.plExMainContainer.Size = new System.Drawing.Size(800, 475);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(800, 475);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(701, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(768, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(741, 0);
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
- this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(704, 140);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(90, 32);
- this.btnCancel.TabIndex = 14;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // btnOK
- //
- this.btnOK.BackColor = System.Drawing.Color.Transparent;
- this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg")));
- this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnOK.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnOK.ForeColor = System.Drawing.Color.White;
- this.btnOK.IsCustomBackImg = false;
- this.btnOK.IsShowText = true;
- this.btnOK.Location = new System.Drawing.Point(704, 62);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(90, 68);
- this.btnOK.TabIndex = 13;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // listViewUserList
- //
- this.listViewUserList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.listViewUserList.Dock = System.Windows.Forms.DockStyle.Fill;
- this.listViewUserList.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.listViewUserList.FullRowSelect = true;
- this.listViewUserList.Location = new System.Drawing.Point(3, 17);
- this.listViewUserList.Name = "listViewUserList";
- this.listViewUserList.Size = new System.Drawing.Size(689, 399);
- this.listViewUserList.TabIndex = 15;
- this.listViewUserList.UseCompatibleStateImageBehavior = false;
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.Controls.Add(this.listViewUserList);
- this.groupBoxEx1.Location = new System.Drawing.Point(4, 53);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(695, 419);
- this.groupBoxEx1.TabIndex = 16;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "用户列表";
- //
- // btnSearch
- //
- this.btnSearch.BackColor = System.Drawing.Color.Transparent;
- this.btnSearch.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSearch.BackImg")));
- this.btnSearch.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSearch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnSearch.ForeColor = System.Drawing.Color.White;
- this.btnSearch.IsCustomBackImg = false;
- this.btnSearch.IsShowText = true;
- this.btnSearch.Location = new System.Drawing.Point(396, 17);
- this.btnSearch.Name = "btnSearch";
- this.btnSearch.Size = new System.Drawing.Size(90, 32);
- this.btnSearch.TabIndex = 14;
- this.btnSearch.Text = "搜 索";
- this.btnSearch.UseVisualStyleBackColor = false;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(12, 23);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(79, 20);
- this.labelEx1.TabIndex = 17;
- this.labelEx1.Text = "搜索内容:";
- //
- // txtSearch
- //
- this.txtSearch.BackColor = System.Drawing.Color.Transparent;
- this.txtSearch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.txtSearch.Icon = null;
- this.txtSearch.IconIsButton = false;
- this.txtSearch.IsPasswordChat = '\0';
- this.txtSearch.IsSystemPasswordChar = false;
- this.txtSearch.Lines = new string[0];
- this.txtSearch.Location = new System.Drawing.Point(94, 17);
- this.txtSearch.Margin = new System.Windows.Forms.Padding(0);
- this.txtSearch.MaxLength = 32767;
- this.txtSearch.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtSearch.MouseBack = null;
- this.txtSearch.Multiline = true;
- this.txtSearch.Name = "txtSearch";
- this.txtSearch.NormlBack = null;
- this.txtSearch.Padding = new System.Windows.Forms.Padding(5);
- this.txtSearch.ReadOnly = false;
- this.txtSearch.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtSearch.Size = new System.Drawing.Size(299, 32);
- this.txtSearch.TabIndex = 18;
- this.txtSearch.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtSearch.WaterColor = System.Drawing.Color.DarkGray;
- this.txtSearch.WaterText = "可输入用户名、帐号、部门和手机号进行搜索";
- this.txtSearch.WordWrap = true;
- //
- // frmAddRoleUser
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(800, 540);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.Name = "frmAddRoleUser";
- this.Text = "添加角色用户";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plExMainContainer.PerformLayout();
- this.plFormMainContent.ResumeLayout(false);
- this.groupBoxEx1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected internal ComponentLibrary.ButtonEx btnCancel;
- protected internal ComponentLibrary.ButtonEx btnOK;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- protected internal ComponentLibrary.ButtonEx btnSearch;
- protected internal ComponentLibrary.ListViewEx listViewUserList;
- protected internal OtherExpansion.SkinControl.SkinTextBox txtSearch;
- }
- }
|