代码拉取完成,页面将自动刷新
namespace XdbHelper
{
partial class MainForm
{
/// <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(MainForm));
this.treeView1 = new System.Windows.Forms.TreeView();
this.treeView2 = new System.Windows.Forms.TreeView();
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// treeView1
//
this.treeView1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.treeView1.Location = new System.Drawing.Point(13, 57);
this.treeView1.Name = "treeView1";
this.treeView1.Size = new System.Drawing.Size(326, 584);
this.treeView1.TabIndex = 1;
//
// treeView2
//
this.treeView2.Location = new System.Drawing.Point(345, 57);
this.treeView2.Name = "treeView2";
this.treeView2.Size = new System.Drawing.Size(272, 584);
this.treeView2.TabIndex = 2;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(26, 25);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(116, 18);
this.label1.TabIndex = 3;
this.label1.Text = "系统Database";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(429, 22);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(116, 18);
this.label2.TabIndex = 4;
this.label2.Text = "新的Datebase";
//
// button1
//
this.button1.Location = new System.Drawing.Point(802, 24);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(154, 31);
this.button1.TabIndex = 5;
this.button1.Text = "创建一个新的";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(35, 58);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(82, 40);
this.button2.TabIndex = 6;
this.button2.Text = "导出";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(665, 25);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(112, 28);
this.textBox1.TabIndex = 7;
this.textBox1.Text = "Template";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(615, 28);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(44, 18);
this.label3.TabIndex = 8;
this.label3.Text = "名称";
//
// pictureBox1
//
this.pictureBox1.BackColor = System.Drawing.SystemColors.MenuHighlight;
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(148, 22);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(20, 21);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 9;
this.pictureBox1.TabStop = false;
this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(32, 24);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(89, 18);
this.label4.TabIndex = 10;
this.label4.Text = "选中标签:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(32, 54);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(89, 18);
this.label5.TabIndex = 11;
this.label5.Text = "标签解释:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(32, 154);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(71, 18);
this.label6.TabIndex = 12;
this.label6.Text = "属性值:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(127, 24);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(17, 18);
this.label7.TabIndex = 13;
this.label7.Text = "-";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(127, 54);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(17, 18);
this.label8.TabIndex = 14;
this.label8.Text = "-";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(127, 154);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(17, 18);
this.label9.TabIndex = 15;
this.label9.Text = "-";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(32, 85);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(71, 18);
this.label10.TabIndex = 16;
this.label10.Text = "属性名:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(127, 85);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(17, 18);
this.label11.TabIndex = 17;
this.label11.Text = "-";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Location = new System.Drawing.Point(630, 524);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(497, 117);
this.groupBox1.TabIndex = 18;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "操作";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(32, 189);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(89, 18);
this.label12.TabIndex = 19;
this.label12.Text = "原属性值:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(127, 189);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(17, 18);
this.label13.TabIndex = 20;
this.label13.Text = "-";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Location = new System.Drawing.Point(630, 246);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(497, 229);
this.groupBox2.TabIndex = 21;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "信息框";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(32, 118);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(89, 18);
this.label14.TabIndex = 21;
this.label14.Text = "属性解释:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(127, 118);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(17, 18);
this.label15.TabIndex = 22;
this.label15.Text = "-";
//
// MainForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1139, 653);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.pictureBox1);
this.Controls.Add(this.label3);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.button1);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.treeView2);
this.Controls.Add(this.treeView1);
this.Name = "MainForm";
this.Text = "XdbHelper";
this.Load += new System.EventHandler(this.MainForm_Load);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TreeView treeView1;
private System.Windows.Forms.TreeView treeView2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。