namespace WinCodeView{partial class AzCustomMetaFromSet{/// <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.components = new System.ComponentModel.Container();System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AzCustomMetaFromSet));this.panel1 = new System.Windows.Forms.Panel();this.textBox1 = new System.Windows.Forms.TextBox();this.panel2 = new System.Windows.Forms.Panel();this.btnClose = new System.Windows.Forms.Button();this.btnOk = new System.Windows.Forms.Button();this.imageList1 = new System.Windows.Forms.ImageList(this.components);this.treeViewBusiness = new System.Windows.Forms.TreeView();this.panel1.SuspendLayout();this.panel2.SuspendLayout();this.SuspendLayout();//// panel1//this.panel1.Controls.Add(this.textBox1);this.panel1.Controls.Add(this.panel2);this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;this.panel1.Location = new System.Drawing.Point(0, 486);this.panel1.Name = "panel1";this.panel1.Size = new System.Drawing.Size(405, 42);this.panel1.TabIndex = 0;//// textBox1//this.textBox1.Location = new System.Drawing.Point(16, 10);this.textBox1.Name = "textBox1";this.textBox1.ReadOnly = true;this.textBox1.Size = new System.Drawing.Size(156, 21);this.textBox1.TabIndex = 3;//// panel2//this.panel2.Controls.Add(this.btnClose);this.panel2.Controls.Add(this.btnOk);this.panel2.Dock = System.Windows.Forms.DockStyle.Right;this.panel2.Location = new System.Drawing.Point(194, 0);this.panel2.Name = "panel2";this.panel2.Size = new System.Drawing.Size(211, 42);this.panel2.TabIndex = 0;//// btnClose//this.btnClose.Location = new System.Drawing.Point(124, 9);this.btnClose.Name = "btnClose";this.btnClose.Size = new System.Drawing.Size(75, 23);this.btnClose.TabIndex = 1;this.btnClose.Text = "退出";this.btnClose.UseVisualStyleBackColor = true;this.btnClose.Click += new System.EventHandler(this.btnClose_Click);//// btnOk//this.btnOk.Location = new System.Drawing.Point(14, 9);this.btnOk.Name = "btnOk";this.btnOk.Size = new System.Drawing.Size(75, 23);this.btnOk.TabIndex = 0;this.btnOk.Text = "确定";this.btnOk.UseVisualStyleBackColor = true;this.btnOk.Click += new System.EventHandler(this.btnOk_Click);//// imageList1//this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));this.imageList1.TransparentColor = System.Drawing.Color.Transparent;this.imageList1.Images.SetKeyName(0, "tick.png");this.imageList1.Images.SetKeyName(1, "tables.png");this.imageList1.Images.SetKeyName(2, "tables-stacks.png");this.imageList1.Images.SetKeyName(3, "table-select.png");//// treeViewBusiness//this.treeViewBusiness.Dock = System.Windows.Forms.DockStyle.Fill;this.treeViewBusiness.ImageIndex = 1;this.treeViewBusiness.ImageList = this.imageList1;this.treeViewBusiness.ImeMode = System.Windows.Forms.ImeMode.Off;this.treeViewBusiness.ItemHeight = 18;this.treeViewBusiness.Location = new System.Drawing.Point(0, 0);this.treeViewBusiness.Name = "treeViewBusiness";this.treeViewBusiness.SelectedImageIndex = 0;this.treeViewBusiness.Size = new System.Drawing.Size(405, 486);this.treeViewBusiness.TabIndex = 2;this.treeViewBusiness.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeViewBusiness_NodeMouseClick);//// AzCustomMetaFromSet//this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;this.ClientSize = new System.Drawing.Size(405, 528);this.Controls.Add(this.treeViewBusiness);this.Controls.Add(this.panel1);this.Name = "AzCustomMetaFromSet";this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;this.Text = "元数据来源";this.panel1.ResumeLayout(false);this.panel1.PerformLayout();this.panel2.ResumeLayout(false);this.ResumeLayout(false);}#endregionprivate System.Windows.Forms.Panel panel1;private System.Windows.Forms.Panel panel2;private System.Windows.Forms.Button btnClose;private System.Windows.Forms.Button btnOk;private System.Windows.Forms.ImageList imageList1;private System.Windows.Forms.TreeView treeViewBusiness;private System.Windows.Forms.TextBox textBox1;}}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。