| | |
| | | // axGRDisplayViewer1 |
| | | // |
| | | this.axGRDisplayViewer1.Enabled = true; |
| | | this.axGRDisplayViewer1.Location = new System.Drawing.Point(110, 72); |
| | | this.axGRDisplayViewer1.Location = new System.Drawing.Point(27, 31); |
| | | this.axGRDisplayViewer1.Name = "axGRDisplayViewer1"; |
| | | this.axGRDisplayViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDisplayViewer1.OcxState"))); |
| | | this.axGRDisplayViewer1.Size = new System.Drawing.Size(63, 79); |
| | | this.axGRDisplayViewer1.Size = new System.Drawing.Size(192, 192); |
| | | this.axGRDisplayViewer1.TabIndex = 0; |
| | | // |
| | | // Form1 |