ab56a9bcf7
SVN-Revision: r240
472 lines
25 KiB
C#
472 lines
25 KiB
C#
namespace Lskj.Control
|
|
{
|
|
partial class FrmComboxPopup
|
|
{
|
|
/// <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()
|
|
{
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.plContainer = new System.Windows.Forms.Panel();
|
|
this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton16 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton17 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton18 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton19 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton20 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton9 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton11 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton10 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton12 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton15 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton13 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton14 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton22 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton23 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.simpleButton24 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.simpleButton25 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.plContainer.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.SystemColors.Highlight;
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel1.Location = new System.Drawing.Point(0, 458);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(720, 1);
|
|
this.panel1.TabIndex = 33;
|
|
//
|
|
// simpleButton1
|
|
//
|
|
this.simpleButton1.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton1.Appearance.Options.UseFont = true;
|
|
this.simpleButton1.Location = new System.Drawing.Point(12, 12);
|
|
this.simpleButton1.Name = "simpleButton1";
|
|
this.simpleButton1.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton1.TabIndex = 9;
|
|
this.simpleButton1.Text = "呵呵呵呵呵呵啊啊啊啊啊啊";
|
|
this.simpleButton1.Visible = false;
|
|
//
|
|
// simpleButton2
|
|
//
|
|
this.simpleButton2.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton2.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton2.Appearance.Options.UseFont = true;
|
|
this.simpleButton2.Location = new System.Drawing.Point(188, 12);
|
|
this.simpleButton2.Name = "simpleButton2";
|
|
this.simpleButton2.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton2.TabIndex = 10;
|
|
this.simpleButton2.Text = "simpleButton2";
|
|
this.simpleButton2.Visible = false;
|
|
//
|
|
// simpleButton3
|
|
//
|
|
this.simpleButton3.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton3.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton3.Appearance.Options.UseFont = true;
|
|
this.simpleButton3.Location = new System.Drawing.Point(364, 12);
|
|
this.simpleButton3.Name = "simpleButton3";
|
|
this.simpleButton3.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton3.TabIndex = 11;
|
|
this.simpleButton3.Text = "simpleButton3";
|
|
this.simpleButton3.Visible = false;
|
|
//
|
|
// plContainer
|
|
//
|
|
this.plContainer.Controls.Add(this.simpleButton1);
|
|
this.plContainer.Controls.Add(this.simpleButton2);
|
|
this.plContainer.Controls.Add(this.simpleButton3);
|
|
this.plContainer.Controls.Add(this.simpleButton4);
|
|
this.plContainer.Controls.Add(this.simpleButton16);
|
|
this.plContainer.Controls.Add(this.simpleButton5);
|
|
this.plContainer.Controls.Add(this.simpleButton17);
|
|
this.plContainer.Controls.Add(this.simpleButton6);
|
|
this.plContainer.Controls.Add(this.simpleButton18);
|
|
this.plContainer.Controls.Add(this.simpleButton7);
|
|
this.plContainer.Controls.Add(this.simpleButton19);
|
|
this.plContainer.Controls.Add(this.simpleButton8);
|
|
this.plContainer.Controls.Add(this.simpleButton20);
|
|
this.plContainer.Controls.Add(this.simpleButton9);
|
|
this.plContainer.Controls.Add(this.simpleButton11);
|
|
this.plContainer.Controls.Add(this.simpleButton10);
|
|
this.plContainer.Controls.Add(this.simpleButton12);
|
|
this.plContainer.Controls.Add(this.simpleButton15);
|
|
this.plContainer.Controls.Add(this.simpleButton13);
|
|
this.plContainer.Controls.Add(this.simpleButton14);
|
|
this.plContainer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.plContainer.Location = new System.Drawing.Point(0, 0);
|
|
this.plContainer.Name = "plContainer";
|
|
this.plContainer.Size = new System.Drawing.Size(720, 392);
|
|
this.plContainer.TabIndex = 35;
|
|
//
|
|
// simpleButton4
|
|
//
|
|
this.simpleButton4.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton4.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton4.Appearance.Options.UseFont = true;
|
|
this.simpleButton4.Location = new System.Drawing.Point(540, 12);
|
|
this.simpleButton4.Name = "simpleButton4";
|
|
this.simpleButton4.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton4.TabIndex = 12;
|
|
this.simpleButton4.Visible = false;
|
|
//
|
|
// simpleButton16
|
|
//
|
|
this.simpleButton16.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton16.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton16.Appearance.Options.UseFont = true;
|
|
this.simpleButton16.Location = new System.Drawing.Point(540, 240);
|
|
this.simpleButton16.Name = "simpleButton16";
|
|
this.simpleButton16.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton16.TabIndex = 28;
|
|
this.simpleButton16.Text = "simpleButton16";
|
|
this.simpleButton16.Visible = false;
|
|
//
|
|
// simpleButton5
|
|
//
|
|
this.simpleButton5.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton5.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton5.Appearance.Options.UseFont = true;
|
|
this.simpleButton5.Location = new System.Drawing.Point(12, 88);
|
|
this.simpleButton5.Name = "simpleButton5";
|
|
this.simpleButton5.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton5.TabIndex = 13;
|
|
this.simpleButton5.Text = "simpleButton5";
|
|
this.simpleButton5.Visible = false;
|
|
//
|
|
// simpleButton17
|
|
//
|
|
this.simpleButton17.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton17.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton17.Appearance.Options.UseFont = true;
|
|
this.simpleButton17.Location = new System.Drawing.Point(12, 316);
|
|
this.simpleButton17.Name = "simpleButton17";
|
|
this.simpleButton17.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton17.TabIndex = 27;
|
|
this.simpleButton17.Text = "simpleButton17";
|
|
this.simpleButton17.Visible = false;
|
|
//
|
|
// simpleButton6
|
|
//
|
|
this.simpleButton6.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton6.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton6.Appearance.Options.UseFont = true;
|
|
this.simpleButton6.Location = new System.Drawing.Point(188, 88);
|
|
this.simpleButton6.Name = "simpleButton6";
|
|
this.simpleButton6.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton6.TabIndex = 14;
|
|
this.simpleButton6.Text = "simpleButton6";
|
|
this.simpleButton6.Visible = false;
|
|
//
|
|
// simpleButton18
|
|
//
|
|
this.simpleButton18.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton18.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton18.Appearance.Options.UseFont = true;
|
|
this.simpleButton18.Location = new System.Drawing.Point(188, 316);
|
|
this.simpleButton18.Name = "simpleButton18";
|
|
this.simpleButton18.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton18.TabIndex = 26;
|
|
this.simpleButton18.Text = "simpleButton18";
|
|
this.simpleButton18.Visible = false;
|
|
//
|
|
// simpleButton7
|
|
//
|
|
this.simpleButton7.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton7.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton7.Appearance.Options.UseFont = true;
|
|
this.simpleButton7.Location = new System.Drawing.Point(364, 88);
|
|
this.simpleButton7.Name = "simpleButton7";
|
|
this.simpleButton7.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton7.TabIndex = 15;
|
|
this.simpleButton7.Text = "simpleButton7";
|
|
this.simpleButton7.Visible = false;
|
|
//
|
|
// simpleButton19
|
|
//
|
|
this.simpleButton19.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton19.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton19.Appearance.Options.UseFont = true;
|
|
this.simpleButton19.Location = new System.Drawing.Point(364, 316);
|
|
this.simpleButton19.Name = "simpleButton19";
|
|
this.simpleButton19.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton19.TabIndex = 25;
|
|
this.simpleButton19.Text = "simpleButton19";
|
|
this.simpleButton19.Visible = false;
|
|
//
|
|
// simpleButton8
|
|
//
|
|
this.simpleButton8.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton8.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton8.Appearance.Options.UseFont = true;
|
|
this.simpleButton8.Location = new System.Drawing.Point(540, 88);
|
|
this.simpleButton8.Name = "simpleButton8";
|
|
this.simpleButton8.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton8.TabIndex = 16;
|
|
this.simpleButton8.Text = "simpleButton8";
|
|
this.simpleButton8.Visible = false;
|
|
//
|
|
// simpleButton20
|
|
//
|
|
this.simpleButton20.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton20.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton20.Appearance.Options.UseFont = true;
|
|
this.simpleButton20.Location = new System.Drawing.Point(540, 316);
|
|
this.simpleButton20.Name = "simpleButton20";
|
|
this.simpleButton20.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton20.TabIndex = 24;
|
|
this.simpleButton20.Text = "simpleButton20";
|
|
this.simpleButton20.Visible = false;
|
|
//
|
|
// simpleButton9
|
|
//
|
|
this.simpleButton9.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton9.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton9.Appearance.Options.UseFont = true;
|
|
this.simpleButton9.Location = new System.Drawing.Point(12, 164);
|
|
this.simpleButton9.Name = "simpleButton9";
|
|
this.simpleButton9.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton9.TabIndex = 17;
|
|
this.simpleButton9.Text = "simpleButton9";
|
|
this.simpleButton9.Visible = false;
|
|
//
|
|
// simpleButton11
|
|
//
|
|
this.simpleButton11.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton11.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton11.Appearance.Options.UseFont = true;
|
|
this.simpleButton11.Location = new System.Drawing.Point(364, 164);
|
|
this.simpleButton11.Name = "simpleButton11";
|
|
this.simpleButton11.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton11.TabIndex = 23;
|
|
this.simpleButton11.Text = "simpleButton11";
|
|
this.simpleButton11.Visible = false;
|
|
//
|
|
// simpleButton10
|
|
//
|
|
this.simpleButton10.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton10.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton10.Appearance.Options.UseFont = true;
|
|
this.simpleButton10.Location = new System.Drawing.Point(188, 164);
|
|
this.simpleButton10.Name = "simpleButton10";
|
|
this.simpleButton10.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton10.TabIndex = 18;
|
|
this.simpleButton10.Text = "simpleButton10";
|
|
this.simpleButton10.Visible = false;
|
|
//
|
|
// simpleButton12
|
|
//
|
|
this.simpleButton12.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton12.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton12.Appearance.Options.UseFont = true;
|
|
this.simpleButton12.Location = new System.Drawing.Point(540, 164);
|
|
this.simpleButton12.Name = "simpleButton12";
|
|
this.simpleButton12.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton12.TabIndex = 22;
|
|
this.simpleButton12.Text = "simpleButton12";
|
|
this.simpleButton12.Visible = false;
|
|
//
|
|
// simpleButton15
|
|
//
|
|
this.simpleButton15.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton15.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton15.Appearance.Options.UseFont = true;
|
|
this.simpleButton15.Location = new System.Drawing.Point(364, 240);
|
|
this.simpleButton15.Name = "simpleButton15";
|
|
this.simpleButton15.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton15.TabIndex = 19;
|
|
this.simpleButton15.Text = "simpleButton15";
|
|
this.simpleButton15.Visible = false;
|
|
//
|
|
// simpleButton13
|
|
//
|
|
this.simpleButton13.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton13.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton13.Appearance.Options.UseFont = true;
|
|
this.simpleButton13.Location = new System.Drawing.Point(12, 240);
|
|
this.simpleButton13.Name = "simpleButton13";
|
|
this.simpleButton13.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton13.TabIndex = 21;
|
|
this.simpleButton13.Text = "simpleButton13";
|
|
this.simpleButton13.Visible = false;
|
|
//
|
|
// simpleButton14
|
|
//
|
|
this.simpleButton14.Appearance.Font = new System.Drawing.Font("Tahoma", 18F);
|
|
this.simpleButton14.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
|
|
this.simpleButton14.Appearance.Options.UseFont = true;
|
|
this.simpleButton14.Location = new System.Drawing.Point(188, 240);
|
|
this.simpleButton14.Name = "simpleButton14";
|
|
this.simpleButton14.Size = new System.Drawing.Size(170, 70);
|
|
this.simpleButton14.TabIndex = 20;
|
|
this.simpleButton14.Text = "simpleButton14";
|
|
this.simpleButton14.Visible = false;
|
|
//
|
|
// simpleButton22
|
|
//
|
|
this.simpleButton22.Appearance.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.simpleButton22.Appearance.Options.UseFont = true;
|
|
this.simpleButton22.Location = new System.Drawing.Point(12, 6);
|
|
this.simpleButton22.Name = "simpleButton22";
|
|
this.simpleButton22.Size = new System.Drawing.Size(102, 50);
|
|
this.simpleButton22.TabIndex = 32;
|
|
this.simpleButton22.Text = "首页";
|
|
this.simpleButton22.Click += new System.EventHandler(this.simpleButton22_Click);
|
|
//
|
|
// simpleButton23
|
|
//
|
|
this.simpleButton23.Appearance.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.simpleButton23.Appearance.Options.UseFont = true;
|
|
this.simpleButton23.Location = new System.Drawing.Point(120, 6);
|
|
this.simpleButton23.Name = "simpleButton23";
|
|
this.simpleButton23.Size = new System.Drawing.Size(103, 50);
|
|
this.simpleButton23.TabIndex = 31;
|
|
this.simpleButton23.Text = "上一页";
|
|
this.simpleButton23.Click += new System.EventHandler(this.simpleButton23_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.SystemColors.Highlight;
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel2.Location = new System.Drawing.Point(0, 392);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(720, 1);
|
|
this.panel2.TabIndex = 36;
|
|
//
|
|
// simpleButton24
|
|
//
|
|
this.simpleButton24.Appearance.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.simpleButton24.Appearance.Options.UseFont = true;
|
|
this.simpleButton24.Location = new System.Drawing.Point(229, 6);
|
|
this.simpleButton24.Name = "simpleButton24";
|
|
this.simpleButton24.Size = new System.Drawing.Size(102, 50);
|
|
this.simpleButton24.TabIndex = 34;
|
|
this.simpleButton24.Text = "下一页";
|
|
this.simpleButton24.Click += new System.EventHandler(this.simpleButton24_Click);
|
|
//
|
|
// simpleButton25
|
|
//
|
|
this.simpleButton25.Appearance.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.simpleButton25.Appearance.Options.UseFont = true;
|
|
this.simpleButton25.Location = new System.Drawing.Point(337, 6);
|
|
this.simpleButton25.Name = "simpleButton25";
|
|
this.simpleButton25.Size = new System.Drawing.Size(103, 50);
|
|
this.simpleButton25.TabIndex = 33;
|
|
this.simpleButton25.Text = "末页";
|
|
this.simpleButton25.Click += new System.EventHandler(this.simpleButton25_Click);
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("宋体", 20F);
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Location = new System.Drawing.Point(605, 6);
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(103, 50);
|
|
this.btnClose.TabIndex = 29;
|
|
this.btnClose.Text = "关闭";
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.simpleButton24);
|
|
this.panel3.Controls.Add(this.simpleButton25);
|
|
this.panel3.Controls.Add(this.simpleButton22);
|
|
this.panel3.Controls.Add(this.simpleButton23);
|
|
this.panel3.Controls.Add(this.btnClose);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel3.Location = new System.Drawing.Point(0, 393);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(720, 65);
|
|
this.panel3.TabIndex = 34;
|
|
//
|
|
// FrmComboxPopup
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(720, 459);
|
|
this.Controls.Add(this.plContainer);
|
|
this.Controls.Add(this.panel2);
|
|
this.Controls.Add(this.panel3);
|
|
this.Controls.Add(this.panel1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.MaximizeBox = false;
|
|
this.MinimizeBox = false;
|
|
this.Name = "FrmComboxPopup";
|
|
this.Text = "选我";
|
|
this.plContainer.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton3;
|
|
private System.Windows.Forms.Panel plContainer;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton4;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton16;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton5;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton17;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton6;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton18;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton7;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton19;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton8;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton20;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton9;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton11;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton10;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton12;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton15;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton13;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton14;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton22;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton23;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton24;
|
|
private DevExpress.XtraEditors.SimpleButton simpleButton25;
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private System.Windows.Forms.Panel panel3;
|
|
}
|
|
} |