123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174 |
- namespace LYFZ.ComponentLibrary
- {
- partial class DataViewColumnSet
- {
- /// <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(DataViewColumnSet));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnRevert = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSaveed = new LYFZ.ComponentLibrary.ButtonEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- 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(741, 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(714, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.btnRevert);
- this.panelEx1.Controls.Add(this.btnCancel);
- this.panelEx1.Controls.Add(this.btnSaveed);
- this.panelEx1.Controls.Add(this.flowLayoutPanel1);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Padding = new System.Windows.Forms.Padding(10);
- this.panelEx1.Size = new System.Drawing.Size(780, 455);
- this.panelEx1.TabIndex = 0;
- //
- // btnRevert
- //
- this.btnRevert.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnRevert.BackColor = System.Drawing.Color.Transparent;
- this.btnRevert.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRevert.BackImg")));
- this.btnRevert.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnRevert.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnRevert.ForeColor = System.Drawing.Color.White;
- this.btnRevert.IsCustomBackImg = false;
- this.btnRevert.IsShowText = true;
- this.btnRevert.Location = new System.Drawing.Point(138, 418);
- this.btnRevert.Name = "btnRevert";
- this.btnRevert.Size = new System.Drawing.Size(110, 28);
- this.btnRevert.TabIndex = 4;
- this.btnRevert.Text = " 还原初始设置";
- this.btnRevert.UseVisualStyleBackColor = false;
- //
- // btnCancel
- //
- this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- 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("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(427, 418);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 3;
- this.btnCancel.Text = " 关 闭";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // btnSaveed
- //
- this.btnSaveed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
- this.btnSaveed.BackColor = System.Drawing.Color.Transparent;
- this.btnSaveed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSaveed.BackImg")));
- this.btnSaveed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSaveed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSaveed.ForeColor = System.Drawing.Color.White;
- this.btnSaveed.IsCustomBackImg = false;
- this.btnSaveed.IsShowText = true;
- this.btnSaveed.Location = new System.Drawing.Point(292, 418);
- this.btnSaveed.Name = "btnSaveed";
- this.btnSaveed.Size = new System.Drawing.Size(85, 28);
- this.btnSaveed.TabIndex = 2;
- this.btnSaveed.Text = " 保 存";
- this.btnSaveed.UseVisualStyleBackColor = false;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(10, 10);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(760, 400);
- this.flowLayoutPanel1.TabIndex = 1;
- //
- // DataViewColumnSet
- //
- 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.Name = "DataViewColumnSet";
- this.Text = "设置显示与隐藏";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private PanelEx panelEx1;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private ButtonForm btnRevert;
- private ButtonEx btnCancel;
- private ButtonEx btnSaveed;
- }
- }
|