| | |
| | | // axGRDisplayViewer1 |
| | | // |
| | | this.axGRDisplayViewer1.Enabled = true; |
| | | this.axGRDisplayViewer1.Location = new System.Drawing.Point(70, 57); |
| | | this.axGRDisplayViewer1.Location = new System.Drawing.Point(12, 12); |
| | | this.axGRDisplayViewer1.Name = "axGRDisplayViewer1"; |
| | | this.axGRDisplayViewer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axGRDisplayViewer1.OcxState"))); |
| | | this.axGRDisplayViewer1.Size = new System.Drawing.Size(124, 151); |
| | | this.axGRDisplayViewer1.Size = new System.Drawing.Size(192, 192); |
| | | this.axGRDisplayViewer1.TabIndex = 0; |
| | | // |
| | | // Form1 |