From db9fc85acf9671e936092656e06d809ffe448538 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 13 六月 2025 18:12:08 +0800 Subject: [PATCH] 加上自动生成按钮 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTblShow.Designer.cs | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 150 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTblShow.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTblShow.Designer.cs new file mode 100644 index 0000000..2b98355 --- /dev/null +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesItemTblShow.Designer.cs @@ -0,0 +1,150 @@ +锘縩amespace Gs.DevApp.DevFrm.Rk +{ + partial class Frm_MesItemTblShow + { + /// <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() + { + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_MesItemTblShow)); + this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); + this.btnOk = new DevExpress.XtraEditors.SimpleButton(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); + this.layoutControl1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); + this.panelControl1.SuspendLayout(); + this.SuspendLayout(); + // + // layoutControl1 + // + this.layoutControl1.Controls.Add(this.checkEdit1); + this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutControl1.Location = new System.Drawing.Point(0, 0); + this.layoutControl1.Name = "layoutControl1"; + this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(515, 0, 812, 500); + this.layoutControl1.Root = this.Root; + this.layoutControl1.Size = new System.Drawing.Size(298, 260); + this.layoutControl1.TabIndex = 0; + this.layoutControl1.Text = "layoutControl1"; + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition1}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1}); + this.Root.Size = new System.Drawing.Size(298, 260); + this.Root.TextVisible = false; + // + // checkEdit1 + // + this.checkEdit1.Location = new System.Drawing.Point(12, 12); + this.checkEdit1.Name = "checkEdit1"; + this.checkEdit1.Properties.Caption = "鏄惁鑷姩鐢熸垚琛ユ枡鍗�"; + this.checkEdit1.Size = new System.Drawing.Size(274, 24); + this.checkEdit1.StyleController = this.layoutControl1; + this.checkEdit1.TabIndex = 4; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.checkEdit1; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(278, 240); + this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem1.TextVisible = false; + // + // panelControl1 + // + this.panelControl1.Controls.Add(this.btnOk); + this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.panelControl1.Location = new System.Drawing.Point(0, 211); + this.panelControl1.Name = "panelControl1"; + this.panelControl1.Size = new System.Drawing.Size(298, 49); + this.panelControl1.TabIndex = 1; + // + // btnOk + // + this.btnOk.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Question; + this.btnOk.Appearance.Options.UseBackColor = true; + this.btnOk.Location = new System.Drawing.Point(192, 15); + this.btnOk.Name = "btnOk"; + this.btnOk.Size = new System.Drawing.Size(94, 29); + this.btnOk.TabIndex = 0; + this.btnOk.Text = "纭畾"; + // + // Frm_MesItemTblShow + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(298, 260); + this.Controls.Add(this.panelControl1); + this.Controls.Add(this.layoutControl1); + this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Frm_MesItemTblShow.IconOptions.Icon"))); + this.MaximizeBox = false; + this.MinimizeBox = false; + this.Name = "Frm_MesItemTblShow"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; + this.Text = "鏄惁鐢熸垚琛ユ枡鍗�"; + ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); + this.layoutControl1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); + this.panelControl1.ResumeLayout(false); + this.ResumeLayout(false); + + } + + #endregion + + private DevExpress.XtraLayout.LayoutControl layoutControl1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.CheckEdit checkEdit1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraEditors.PanelControl panelControl1; + private DevExpress.XtraEditors.SimpleButton btnOk; + } +} \ No newline at end of file -- Gitblit v1.9.3