管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-09-07 8d7a67ab1d635cb954337d8a767878ae526dd3dc
TEWin/FrmTree.Designer.cs
@@ -41,18 +41,19 @@
            this.axTETree.Margin = new System.Windows.Forms.Padding(2);
            this.axTETree.Name = "axTETree";
            this.axTETree.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axTETree.OcxState")));
            this.axTETree.Size = new System.Drawing.Size(400, 600);
            this.axTETree.Size = new System.Drawing.Size(280, 600);
            this.axTETree.TabIndex = 1;
            // 
            // FrmTree
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(400, 600);
            this.ClientSize = new System.Drawing.Size(280, 600);
            this.Controls.Add(this.axTETree);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Margin = new System.Windows.Forms.Padding(2);
            this.Name = "FrmTree";
            this.ShowInTaskbar = false;
            this.Text = "FrmTree";
            ((System.ComponentModel.ISupportInitialize)(this.axTETree)).EndInit();
            this.ResumeLayout(false);