| | |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.treeView1 = new System.Windows.Forms.TreeView(); |
| | | this.tabPage2 = new System.Windows.Forms.TabPage(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.tabControl1.SuspendLayout(); |
| | | this.tabPage1.SuspendLayout(); |
| | | this.groupBox1.SuspendLayout(); |
| | |
| | | // |
| | | // groupBox1 |
| | | // |
| | | this.groupBox1.Controls.Add(this.label1); |
| | | this.groupBox1.Controls.Add(this.panel1); |
| | | this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.groupBox1.Location = new System.Drawing.Point(210, 3); |
| | |
| | | this.tabPage2.Location = new System.Drawing.Point(4, 27); |
| | | this.tabPage2.Name = "tabPage2"; |
| | | this.tabPage2.Padding = new System.Windows.Forms.Padding(3); |
| | | this.tabPage2.Size = new System.Drawing.Size(990, 436); |
| | | this.tabPage2.Size = new System.Drawing.Size(909, 533); |
| | | this.tabPage2.TabIndex = 1; |
| | | this.tabPage2.Text = "数据编辑"; |
| | | this.tabPage2.UseVisualStyleBackColor = true; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(93, 401); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(44, 18); |
| | | this.label1.TabIndex = 1; |
| | | this.label1.Text = "label1"; |
| | | // |
| | | // Organization |
| | | // |
| | |
| | | this.tabControl1.ResumeLayout(false); |
| | | this.tabPage1.ResumeLayout(false); |
| | | this.groupBox1.ResumeLayout(false); |
| | | this.groupBox1.PerformLayout(); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private System.Windows.Forms.TreeView treeView1; |
| | | private System.Windows.Forms.TabPage tabPage2; |
| | | private System.Windows.Forms.Label label1; |
| | | } |
| | | } |