| | |
| | | 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); |