Пример #1
0
        private void InitializeComponent()
        {
            base.SuspendLayout();
            this.psSeviceDgv = new CommonDataGridView();
            this.mobility = new DataGridViewComboBoxColumn();
            this.ibler = new DataGridViewTextBoxColumn();
            this.CodingModel = new DataGridViewTextBoxColumn();
            ((ISupportInitialize)this.psSeviceDgv).BeginInit();

            this.psSeviceDgv.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.psSeviceDgv.Columns.AddRange(new DataGridViewColumn[] { this.mobility, this.ibler, this.CodingModel });
            this.psSeviceDgv.Location = new Point(0, 0);
            this.psSeviceDgv.Margin = new Padding(3, 4, 3, 4);
            this.psSeviceDgv.Name = "psSeviceDgv";
            this.psSeviceDgv.RowTemplate.Height = 0x17;
            this.psSeviceDgv.Size = new Size(0x1d7, 0x1b0);
            this.psSeviceDgv.TabIndex = 0;
            this.mobility.HeaderText = TrafficModelResource.TRAFFICMODEL_MOBILITY;
            this.mobility.Name = "mobility";
            this.mobility.Resizable = DataGridViewTriState.True;
            this.ibler.HeaderText = TrafficModelResource.TRAFFICMODEL_IBLER;
            this.ibler.Name = "ibler";
            this.ibler.SortMode = DataGridViewColumnSortMode.NotSortable;
            this.CodingModel.HeaderText = TrafficModelResource.TRAFFICMODEL_DEMODULATION;
            this.CodingModel.Name = "CodingModel";
            this.CodingModel.SortMode = DataGridViewColumnSortMode.NotSortable;
            this.CodingModel.Width = 0xe1;
            base.AutoScaleDimensions = new SizeF(7f, 15f);
            base.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            base.Controls.Add(this.psSeviceDgv);
            this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
            base.Margin = new Padding(3, 4, 3, 4);
            base.Name = "GsmREPsServiceCtrl";
            base.Size = new Size(0x1d7, 0x1b0);
            ((ISupportInitialize)this.psSeviceDgv).EndInit();
            base.ResumeLayout(false);
        }
Пример #2
0
 private void InitializeComponent()
 {
     this.components = new Container();
     DataGridViewCellStyle style = new DataGridViewCellStyle();
     DataGridViewCellStyle style2 = new DataGridViewCellStyle();
     DataGridViewCellStyle style3 = new DataGridViewCellStyle();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(CellMapPropertiesFrm));
     DataGridViewCellStyle style4 = new DataGridViewCellStyle();
     DataGridViewCellStyle style5 = new DataGridViewCellStyle();
     DataGridViewCellStyle style6 = new DataGridViewCellStyle();
     DataGridViewCellStyle style7 = new DataGridViewCellStyle();
     DataGridViewCellStyle style8 = new DataGridViewCellStyle();
     DataGridViewCellStyle style9 = new DataGridViewCellStyle();
     DataGridViewCellStyle style10 = new DataGridViewCellStyle();
     DataGridViewCellStyle style11 = new DataGridViewCellStyle();
     DataGridViewCellStyle style12 = new DataGridViewCellStyle();
     DataGridViewCellStyle style13 = new DataGridViewCellStyle();
     DataGridViewCellStyle style14 = new DataGridViewCellStyle();
     DataGridViewCellStyle style15 = new DataGridViewCellStyle();
     this.txtBoxMapName = new TextBox();
     this.groupBox1 = new GroupBox();
     this.btnApply = new Button();
     this.btnCancel = new Button();
     this.btnOk = new Button();
     this.tabCellTrafficMap = new TabControl();
     this.tabGeneral = new TabPage();
     this.groupBox3 = new GroupBox();
     this.m_TxtBoxMapName = new TextBox();
     this.tabCell = new TabPage();
     this.m_GridCellService = new DataGridViewBase();
     this.cellCol = new DataGridViewTextBoxColumn();
     this.cmBoxSelectGroup = new ComboBox();
     this.lblCellTabComment1 = new Label();
     this.lblCellTabComment2 = new Label();
     this.tabTraffic = new TabPage();
     this.groupBox2 = new GroupBox();
     this.gridMobility = new CommonDataGridView();
     this.MobilityCol = new DataGridViewTextBoxColumn();
     this.MobilityPercentCol = new DataGridViewTextBoxColumn();
     this.gridTerminal = new CommonDataGridView();
     this.TerminalCol = new DataGridViewTextBoxColumn();
     this.TerminalPercentCol = new DataGridViewTextBoxColumn();
     this.gridClutter = new CommonDataGridView();
     this.ClutterIdCol = new DataGridViewTextBoxColumn();
     this.ClutterClassCol = new DataGridViewTextBoxColumn();
     this.WeightCol = new DataGridViewTextBoxColumn();
     this.IndoorCol = new DataGridViewTextBoxColumn();
     this.lblClutter = new Label();
     this.lblMobilities = new Label();
     this.lblTerminals = new Label();
     this.m_CellContextMenuStrip = new ContextMenuStrip(this.components);
     this.m_ExportToolStripMenuItem = new ToolStripMenuItemBase();
     this.m_ImportToolStripMenuItem = new ToolStripMenuItemBase();
     this.groupBox1.SuspendLayout();
     this.tabCellTrafficMap.SuspendLayout();
     this.tabGeneral.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tabCell.SuspendLayout();
     ((ISupportInitialize) this.m_GridCellService).BeginInit();
     this.tabTraffic.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((ISupportInitialize) this.gridMobility).BeginInit();
     ((ISupportInitialize) this.gridTerminal).BeginInit();
     ((ISupportInitialize) this.gridClutter).BeginInit();
     this.m_CellContextMenuStrip.SuspendLayout();
     base.SuspendLayout();
     this.txtBoxMapName.Location = new System.Drawing.Point(6, 0x16);
     this.txtBoxMapName.Margin = new Padding(3, 4, 3, 4);
     this.txtBoxMapName.Name = "txtBoxMapName";
     this.txtBoxMapName.Size = new Size(0x1a1, 0x15);
     this.txtBoxMapName.TabIndex = 0;
     this.groupBox1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.groupBox1.Controls.Add(this.txtBoxMapName);
     this.groupBox1.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.groupBox1.Location = new System.Drawing.Point(11, 13);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Padding = new Padding(3, 4, 3, 4);
     this.groupBox1.Size = new Size(0x215, 0);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = TrafficMapResource.TRAFFICMAP_CELL_TRAFFIC_MAP_NAME;
     this.btnApply.Enabled = false;
     this.btnApply.Location = new System.Drawing.Point(0x1f0, 0x194);
     this.btnApply.Name = "btnApply";
     this.btnApply.Size = new Size(0x4b, 0x17);
     this.btnApply.TabIndex = 2;
     this.btnApply.Text = GeneralResource.BUTTON_APPLY;
     this.btnApply.UseVisualStyleBackColor = true;
     this.btnApply.Click += new EventHandler(this.btnApply_Click);
     this.btnCancel.Location = new System.Drawing.Point(0x19f, 0x194);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new Size(0x4b, 0x17);
     this.btnCancel.TabIndex = 3;
     this.btnCancel.Text = GeneralResource.BUTTON_CANCEL;
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
     this.btnOk.Location = new System.Drawing.Point(0x14e, 0x194);
     this.btnOk.Name = "btnOk";
     this.btnOk.Size = new Size(0x4b, 0x17);
     this.btnOk.TabIndex = 4;
     this.btnOk.Text = GeneralResource.BUTTON_OK;
     this.btnOk.UseVisualStyleBackColor = true;
     this.btnOk.Click += new EventHandler(this.btnOk_Click);
     this.tabCellTrafficMap.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.tabCellTrafficMap.Controls.Add(this.tabGeneral);
     this.tabCellTrafficMap.Controls.Add(this.tabCell);
     this.tabCellTrafficMap.Controls.Add(this.tabTraffic);
     this.tabCellTrafficMap.Location = new System.Drawing.Point(12, 12);
     this.tabCellTrafficMap.Name = "tabCellTrafficMap";
     this.tabCellTrafficMap.SelectedIndex = 0;
     this.tabCellTrafficMap.Size = new Size(0x233, 0x181);
     this.tabCellTrafficMap.TabIndex = 5;
     this.tabGeneral.Controls.Add(this.groupBox3);
     this.tabGeneral.Controls.Add(this.groupBox1);
     this.tabGeneral.Location = new System.Drawing.Point(4, 0x18);
     this.tabGeneral.Name = "tabGeneral";
     this.tabGeneral.Padding = new Padding(3);
     this.tabGeneral.Size = new Size(0x22b, 0x165);
     this.tabGeneral.TabIndex = 0;
     this.tabGeneral.Text = TrafficMapResource.TRAFFICMAP_GENERAL;
     this.tabGeneral.UseVisualStyleBackColor = true;
     this.groupBox3.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.groupBox3.Controls.Add(this.m_TxtBoxMapName);
     this.groupBox3.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.groupBox3.Location = new System.Drawing.Point(11, 13);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Padding = new Padding(3, 4, 3, 4);
     this.groupBox3.Size = new Size(0x1fd, 0x33);
     this.groupBox3.TabIndex = 1;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = TrafficMapResource.TRAFFICMAP_CELL_COVERAGE_TRAFFIC_MAP_NAME;
     this.m_TxtBoxMapName.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.m_TxtBoxMapName.Location = new System.Drawing.Point(0x12, 0x15);
     this.m_TxtBoxMapName.Name = "m_TxtBoxMapName";
     this.m_TxtBoxMapName.Size = new Size(0x1b2, 0x15);
     this.m_TxtBoxMapName.TabIndex = 0;
     this.m_TxtBoxMapName.TextChanged += new EventHandler(this.m_TxtBoxMapName_TextChanged);
     this.tabCell.Controls.Add(this.m_GridCellService);
     this.tabCell.Controls.Add(this.cmBoxSelectGroup);
     this.tabCell.Controls.Add(this.lblCellTabComment1);
     this.tabCell.Controls.Add(this.lblCellTabComment2);
     this.tabCell.Location = new System.Drawing.Point(4, 0x18);
     this.tabCell.Name = "tabCell";
     this.tabCell.Padding = new Padding(3);
     this.tabCell.Size = new Size(0x23c, 0x16b);
     this.tabCell.TabIndex = 1;
     this.tabCell.Text = TrafficMapResource.TRAFFICMAP_CELL;
     this.tabCell.UseVisualStyleBackColor = true;
     this.m_GridCellService.AfterDeleteHanlder = null;
     this.m_GridCellService.AllowUserToDeleteRows = false;
     this.m_GridCellService.AllowUserToOrderColumns = true;
     this.m_GridCellService.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.m_GridCellService.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill;
     this.m_GridCellService.AutoSizeRowsMode = DataGridViewAutoSizeRowsMode.AllCells;
     this.m_GridCellService.BackgroundColor = SystemColors.Window;
     this.m_GridCellService.BeforeDeleteHanlder = null;
     this.m_GridCellService.ClearHandle = null;
     style2.Alignment = DataGridViewContentAlignment.MiddleCenter;
     style2.BackColor = SystemColors.Control;
     style2.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     style2.ForeColor = SystemColors.WindowText;
     style2.SelectionBackColor = SystemColors.Highlight;
     style2.SelectionForeColor = SystemColors.HighlightText;
     style2.WrapMode = DataGridViewTriState.True;
     this.m_GridCellService.ColumnHeadersDefaultCellStyle = style2;
     this.m_GridCellService.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.m_GridCellService.Columns.AddRange(new DataGridViewColumn[] { this.cellCol });
     this.m_GridCellService.CtrlDHanlder = null;
     style3.Alignment = DataGridViewContentAlignment.MiddleRight;
     style3.BackColor = SystemColors.Window;
     style3.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     style3.ForeColor = SystemColors.ControlText;
     style3.SelectionBackColor = SystemColors.Highlight;
     style3.SelectionForeColor = SystemColors.HighlightText;
     style3.WrapMode = DataGridViewTriState.False;
     this.m_GridCellService.DefaultCellStyle = style3;
     this.m_GridCellService.DeleteHanlder = null;
     this.m_GridCellService.EnableCtrlA = true;
     this.m_GridCellService.EnableCtrlD = false;
     this.m_GridCellService.Enabled = false;
     this.m_GridCellService.EnableDeleteRow = false;
     this.m_GridCellService.EnableRowAndColSelect = true;
     this.m_GridCellService.EnableSort = false;
     this.m_GridCellService.Location = new System.Drawing.Point(6, 0x4e);
     this.m_GridCellService.Name = "m_GridCellService";
     this.m_GridCellService.RowTemplate.Height = 0x17;
     this.m_GridCellService.Size = new Size(560, 0x117);
     this.m_GridCellService.TabIndex = 5;
     this.m_GridCellService.UncheckedColHeaderText = (List<string>) manager.GetObject("m_GridCellService.UncheckedColHeaderText");
     this.m_GridCellService.CtrlDPress += new Ctrl_D_EventHanlder(this.GridCellService_KeyDown_Ctrl_D);
     this.m_GridCellService.CellEndEdit += new DataGridViewCellEventHandler(this.m_GridCellService_CellEndEdit);
     this.m_GridCellService.KeyDown += new KeyEventHandler(this.m_GridCellService_KeyDown);
     this.cellCol.AutoSizeMode = DataGridViewAutoSizeColumnMode.AllCells;
     style4.Alignment = DataGridViewContentAlignment.MiddleCenter;
     style4.BackColor = SystemColors.Control;
     style4.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     style4.SelectionBackColor = SystemColors.Control;
     style4.SelectionForeColor = Color.Black;
     this.cellCol.DefaultCellStyle = style4;
     this.cellCol.HeaderText = TrafficMapResource.TRAFFICMAP_TX_ID;
     this.cellCol.Name = "cellCol";
     this.cellCol.ReadOnly = true;
     this.cellCol.Resizable = DataGridViewTriState.True;
     this.cellCol.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.cellCol.Width = 0x2e;
     this.cmBoxSelectGroup.DropDownStyle = ComboBoxStyle.DropDownList;
     this.cmBoxSelectGroup.FormattingEnabled = true;
     this.cmBoxSelectGroup.Location = new System.Drawing.Point(6, 0x19);
     this.cmBoxSelectGroup.Name = "cmBoxSelectGroup";
     this.cmBoxSelectGroup.Size = new Size(0xbd, 0x17);
     this.cmBoxSelectGroup.TabIndex = 4;
     this.cmBoxSelectGroup.SelectedIndexChanged += new EventHandler(this.cmBoxSelectGroup_SelectedIndexChanged);
     this.lblCellTabComment1.AutoSize = true;
     this.lblCellTabComment1.Location = new System.Drawing.Point(6, 7);
     this.lblCellTabComment1.Name = "lblCellTabComment1";
     this.lblCellTabComment1.Size = new Size(0x88, 15);
     this.lblCellTabComment1.TabIndex = 3;
     this.lblCellTabComment1.Text = TrafficMapResource.TRAFFICMAP_SELECT_PREDICTION_GROUP;
     this.lblCellTabComment2.AutoSize = true;
     this.lblCellTabComment2.Location = new System.Drawing.Point(6, 60);
     this.lblCellTabComment2.Name = "lblCellTabComment2";
     this.lblCellTabComment2.Size = new Size(0xc3, 15);
     this.lblCellTabComment2.TabIndex = 2;
     this.lblCellTabComment2.Text = TrafficMapResource.TRAFFICMAP_SET_USERS_PER_SERVICE_ON_EACH_CELL;
     this.tabTraffic.Controls.Add(this.groupBox2);
     this.tabTraffic.Location = new System.Drawing.Point(4, 0x18);
     this.tabTraffic.Name = "tabTraffic";
     this.tabTraffic.Padding = new Padding(3);
     this.tabTraffic.Size = new Size(0x23c, 0x16b);
     this.tabTraffic.TabIndex = 2;
     this.tabTraffic.Text = TrafficMapResource.TRAFFICMAP_TRAFFIC;
     this.tabTraffic.UseVisualStyleBackColor = true;
     this.groupBox2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.groupBox2.Controls.Add(this.gridMobility);
     this.groupBox2.Controls.Add(this.gridTerminal);
     this.groupBox2.Controls.Add(this.gridClutter);
     this.groupBox2.Controls.Add(this.lblClutter);
     this.groupBox2.Controls.Add(this.lblMobilities);
     this.groupBox2.Controls.Add(this.lblTerminals);
     this.groupBox2.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.groupBox2.Location = new System.Drawing.Point(6, 7);
     this.groupBox2.Margin = new Padding(3, 4, 3, 4);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Padding = new Padding(3, 4, 3, 4);
     this.groupBox2.Size = new Size(560, 0x15d);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = TrafficMapResource.TRAFFICMAP_DISTRIBUTION;
     this.gridMobility.AllowUserToAddRows = false;
     this.gridMobility.AllowUserToDeleteRows = false;
     this.gridMobility.AllowUserToOrderColumns = true;
     this.gridMobility.AllowUserToResizeRows = false;
     this.gridMobility.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill;
     this.gridMobility.BackgroundColor = SystemColors.Window;
     style5.Alignment = DataGridViewContentAlignment.MiddleCenter;
     style5.BackColor = SystemColors.Info;
     style5.Font = new Font("Arial", 9f, FontStyle.Bold, GraphicsUnit.Point, 0);
     style5.ForeColor = Color.Black;
     style5.SelectionBackColor = SystemColors.Highlight;
     style5.SelectionForeColor = SystemColors.HighlightText;
     style5.WrapMode = DataGridViewTriState.True;
     this.gridMobility.ColumnHeadersDefaultCellStyle = style5;
     this.gridMobility.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gridMobility.Columns.AddRange(new DataGridViewColumn[] { this.MobilityCol, this.MobilityPercentCol });
     this.gridMobility.Location = new System.Drawing.Point(0x121, 0x29);
     this.gridMobility.Name = "gridMobility";
     this.gridMobility.Columns[0].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridMobility.Columns[1].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridMobility.RowHeadersVisible = false;
     this.gridMobility.RowTemplate.Height = 0x17;
     this.gridMobility.Size = new Size(0x102, 0x72);
     this.gridMobility.TabIndex = 7;
     this.gridMobility.CellEndEdit += new DataGridViewCellEventHandler(this.gridMobility_CellEndEdit);
     style6.Alignment = DataGridViewContentAlignment.MiddleRight;
     style6.BackColor = SystemColors.Control;
     style6.SelectionBackColor = SystemColors.Control;
     style6.SelectionForeColor = SystemColors.ControlText;
     this.MobilityCol.DefaultCellStyle = style6;
     this.MobilityCol.FillWeight = 149.2386f;
     this.MobilityCol.HeaderText = TrafficMapResource.TRAFFICMAP_MOBILITY;
     this.MobilityCol.Name = "MobilityCol";
     this.MobilityCol.ReadOnly = true;
     style7.Alignment = DataGridViewContentAlignment.MiddleRight;
     style7.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.MobilityPercentCol.DefaultCellStyle = style7;
     this.MobilityPercentCol.FillWeight = 50.76142f;
     this.MobilityPercentCol.HeaderText = "%";
     this.MobilityPercentCol.Name = "MobilityPercentCol";
     this.gridTerminal.AllowUserToAddRows = false;
     this.gridTerminal.AllowUserToDeleteRows = false;
     this.gridTerminal.AllowUserToOrderColumns = true;
     this.gridTerminal.AllowUserToResizeRows = false;
     this.gridTerminal.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill;
     this.gridTerminal.BackgroundColor = SystemColors.Window;
     style8.Alignment = DataGridViewContentAlignment.MiddleCenter;
     style8.BackColor = SystemColors.Info;
     style8.Font = new Font("Arial", 9f, FontStyle.Bold, GraphicsUnit.Point, 0);
     style8.ForeColor = Color.Black;
     style8.SelectionBackColor = SystemColors.Highlight;
     style8.SelectionForeColor = SystemColors.HighlightText;
     style8.WrapMode = DataGridViewTriState.True;
     this.gridTerminal.ColumnHeadersDefaultCellStyle = style8;
     this.gridTerminal.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gridTerminal.Columns.AddRange(new DataGridViewColumn[] { this.TerminalCol, this.TerminalPercentCol });
     this.gridTerminal.Location = new System.Drawing.Point(13, 0x29);
     this.gridTerminal.Name = "gridTerminal";
     this.gridTerminal.RowHeadersVisible = false;
     this.gridTerminal.Columns[0].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridTerminal.Columns[1].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridTerminal.RowTemplate.Height = 0x17;
     this.gridTerminal.Size = new Size(0x102, 0x72);
     this.gridTerminal.TabIndex = 6;
     this.gridTerminal.CellEndEdit += new DataGridViewCellEventHandler(this.gridTerminal_CellEndEdit);
     style9.Alignment = DataGridViewContentAlignment.MiddleRight;
     style9.BackColor = SystemColors.Control;
     style9.SelectionBackColor = SystemColors.Control;
     style9.SelectionForeColor = SystemColors.ControlText;
     this.TerminalCol.DefaultCellStyle = style9;
     this.TerminalCol.FillWeight = 149.2386f;
     this.TerminalCol.HeaderText = TrafficMapResource.TRAFFICMAP_TERMINAL;
     this.TerminalCol.Name = "TerminalCol";
     this.TerminalCol.ReadOnly = true;
     style10.Alignment = DataGridViewContentAlignment.MiddleRight;
     style10.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.TerminalPercentCol.DefaultCellStyle = style10;
     this.TerminalPercentCol.FillWeight = 50.76142f;
     this.TerminalPercentCol.HeaderText = "%";
     this.TerminalPercentCol.Name = "TerminalPercentCol";
     this.gridClutter.AllowUserToAddRows = false;
     this.gridClutter.AllowUserToDeleteRows = false;
     this.gridClutter.AllowUserToOrderColumns = true;
     this.gridClutter.AllowUserToResizeRows = false;
     this.gridClutter.AutoSizeColumnsMode = DataGridViewAutoSizeColumnsMode.Fill;
     this.gridClutter.BackgroundColor = SystemColors.Window;
     style11.Alignment = DataGridViewContentAlignment.MiddleCenter;
     style11.BackColor = SystemColors.Info;
     style11.Font = new Font("Arial", 9f, FontStyle.Bold, GraphicsUnit.Point, 0);
     style11.ForeColor = Color.Black;
     style11.SelectionBackColor = SystemColors.Highlight;
     style11.SelectionForeColor = SystemColors.HighlightText;
     style11.WrapMode = DataGridViewTriState.True;
     this.gridClutter.ColumnHeadersDefaultCellStyle = style11;
     this.gridClutter.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.gridClutter.Columns.AddRange(new DataGridViewColumn[] { this.ClutterIdCol, this.ClutterClassCol, this.WeightCol, this.IndoorCol });
     this.gridClutter.Location = new System.Drawing.Point(13, 0xb5);
     this.gridClutter.Margin = new Padding(3, 4, 3, 4);
     this.gridClutter.Name = "gridClutter";
     this.gridClutter.Columns[0].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridClutter.Columns[1].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridClutter.Columns[2].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridClutter.Columns[3].SortMode = DataGridViewColumnSortMode.NotSortable;
     this.gridClutter.RowHeadersVisible = false;
     this.gridClutter.RowTemplate.Height = 0x17;
     this.gridClutter.Size = new Size(0x216, 160);
     this.gridClutter.TabIndex = 5;
     this.gridClutter.CellEndEdit += new DataGridViewCellEventHandler(this.gridClutter_CellEndEdit);
     style12.Alignment = DataGridViewContentAlignment.MiddleRight;
     style12.BackColor = SystemColors.Control;
     style12.SelectionBackColor = SystemColors.Control;
     style12.SelectionForeColor = SystemColors.ControlText;
     this.ClutterIdCol.DefaultCellStyle = style12;
     this.ClutterIdCol.HeaderText = TrafficMapResource.TRAFFICMAP_ID;
     this.ClutterIdCol.Name = "ClutterIdCol";
     this.ClutterIdCol.ReadOnly = true;
     style13.Alignment = DataGridViewContentAlignment.MiddleRight;
     style13.BackColor = SystemColors.Control;
     style13.SelectionBackColor = SystemColors.Control;
     style13.SelectionForeColor = SystemColors.ControlText;
     this.ClutterClassCol.DefaultCellStyle = style13;
     this.ClutterClassCol.FillWeight = 174f;
     this.ClutterClassCol.HeaderText = TrafficMapResource.TRAFFICMAP_CLUTTER_CLASS;
     this.ClutterClassCol.Name = "ClutterClassCol";
     this.ClutterClassCol.ReadOnly = true;
     style14.Alignment = DataGridViewContentAlignment.MiddleRight;
     style14.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.WeightCol.DefaultCellStyle = style14;
     this.WeightCol.FillWeight = 80f;
     this.WeightCol.HeaderText = TrafficMapResource.TRAFFICMAP_WEIGHT;
     this.WeightCol.Name = "WeightCol";
     style15.Alignment = DataGridViewContentAlignment.MiddleRight;
     style15.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.IndoorCol.DefaultCellStyle = style15;
     this.IndoorCol.FillWeight = 80f;
     this.IndoorCol.HeaderText = TrafficMapResource.TRAFFICMAP_PERINDOOR;
     this.IndoorCol.Name = "IndoorCol";
     this.lblClutter.AutoSize = true;
     this.lblClutter.Location = new System.Drawing.Point(10, 0xa2);
     this.lblClutter.Name = "lblClutter";
     this.lblClutter.Size = new Size(0x35, 15);
     this.lblClutter.TabIndex = 4;
     this.lblClutter.Text = TrafficMapResource.TRAFFICMAP_CLUTTERS;
     this.lblMobilities.AutoSize = true;
     this.lblMobilities.Location = new System.Drawing.Point(0x11e, 0x17);
     this.lblMobilities.Name = "lblMobilities";
     this.lblMobilities.Size = new Size(0x3e, 15);
     this.lblMobilities.TabIndex = 1;
     this.lblMobilities.Text = TrafficMapResource.TRAFFICMAP_MOBILITIES;
     this.lblTerminals.AutoSize = true;
     this.lblTerminals.Location = new System.Drawing.Point(10, 0x17);
     this.lblTerminals.Name = "lblTerminals";
     this.lblTerminals.Size = new Size(0x42, 15);
     this.lblTerminals.TabIndex = 0;
     this.lblTerminals.Text = TrafficMapResource.TRAFFICMAP_TERMINALS;
     this.m_CellContextMenuStrip.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.m_CellContextMenuStrip.Items.AddRange(new ToolStripItem[] { this.m_ExportToolStripMenuItem, this.m_ImportToolStripMenuItem });
     this.m_CellContextMenuStrip.Name = "m_CellContextMenuStrip";
     this.m_CellContextMenuStrip.Size = new Size(110, 0x30);
     this.m_ExportToolStripMenuItem.Name = "m_ExportToolStripMenuItem";
     this.m_ExportToolStripMenuItem.Size = new Size(0x6d, 0x16);
     this.m_ExportToolStripMenuItem.Text = TrafficMapResource.TRAFFICMAP_EXPORT;
     this.m_ExportToolStripMenuItem.Click += new EventHandler(this.m_ExportToolStripMenuItem_Click);
     this.m_ImportToolStripMenuItem.Name = "m_ImportToolStripMenuItem";
     this.m_ImportToolStripMenuItem.Size = new Size(0x6d, 0x16);
     this.m_ImportToolStripMenuItem.Text = TrafficMapResource.TRAFFICMAP_IMPORT;
     this.m_ImportToolStripMenuItem.Click += new EventHandler(this.m_ImportToolStripMenuItem_Click);
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x24b, 0x1b7);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnApply);
     base.Controls.Add(this.tabCellTrafficMap);
     base.Controls.Add(this.btnOk);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.Margin = new Padding(3, 4, 3, 4);
     base.Name = "CellMapPropertiesFrm";
     base.ShowIcon = false;
     base.ShowInTaskbar = false;
     base.MinimizeBox = false;
     base.MaximizeBox = false;
     base.FormBorderStyle = FormBorderStyle.FixedDialog;
     base.StartPosition = FormStartPosition.CenterScreen;
     base.KeyPreview = true;
     base.HelpButton = true;
     base.KeyDown += new KeyEventHandler(this.CellMapFrm_KeyDown);
     base.HelpButtonClicked += new CancelEventHandler(this.CellMapFrm_HelpButtonClicked);
     this.Text = TrafficMapResource.TRAFFICMAP_CELLTRAFFICMAPPROPERTIESFRM;
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tabCellTrafficMap.ResumeLayout(false);
     this.tabGeneral.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.tabCell.ResumeLayout(false);
     this.tabCell.PerformLayout();
     ((ISupportInitialize) this.m_GridCellService).EndInit();
     this.tabTraffic.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((ISupportInitialize) this.gridMobility).EndInit();
     ((ISupportInitialize) this.gridTerminal).EndInit();
     ((ISupportInitialize) this.gridClutter).EndInit();
     this.m_CellContextMenuStrip.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Пример #3
0
        private void InitializeComponent()
        {
            this.components = new Container();
            DataGridViewCellStyle style = new DataGridViewCellStyle();
            this.lblDisplayType = new Label();
            this.cmbxDisplayType = new ComboBox();
            this.cmbxFiled = new ComboBox();
            this.lblField = new Label();
            this.dgvLegend = new CommonDataGridView();
            this.ColorType = new DataGridViewButtonColumn();
            this.Value = new DataGridViewTextBoxColumn();
            this.MinValue = new DataGridViewTextBoxColumn();
            this.MaxValue = new DataGridViewTextBoxColumn();
            this.Legend = new DataGridViewTextBoxColumn();
            this.panelDgv = new Panel();
            this.lblActions = new Label();
            this.contextMenuStrip1 = new ContextMenuStrip(this.components);
            this.insertBeforeToolStripMenuItem = new ToolStripMenuItemBase();
            this.insertAfterToolStripMenuItem = new ToolStripMenuItemBase();
            this.deleteToolStripMenuItem = new ToolStripMenuItemBase();
            this.exportLegendToolStripMenuItem = new ToolStripMenuItemBase();
            this.importLegendToolStripMenuItem = new ToolStripMenuItemBase();
            this.toolStripSeparator15 = new ToolStripSeparator();
            this.shadingToolStripMenuItem1 = new ToolStripMenuItemBase();
            this.button_actions = new Button();
            ((ISupportInitialize) this.dgvLegend).BeginInit();
            this.panelDgv.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            base.SuspendLayout();
            this.lblDisplayType.AutoSize = true;
            this.lblDisplayType.Location = new System.Drawing.Point(3, 9);
            this.lblDisplayType.Name = "lblDisplayType";
            this.lblDisplayType.Size = new Size(0x53, 12);
            this.lblDisplayType.TabIndex = 2;
            this.lblDisplayType.Text = NEResource.NE_LABEL_DISPLAY_TYPE;
            this.cmbxDisplayType.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbxDisplayType.FormattingEnabled = true;
            this.cmbxDisplayType.Location = new System.Drawing.Point(3, 0x1a);
            this.cmbxDisplayType.Name = "cmbxDisplayType";
            this.cmbxDisplayType.Size = new Size(0xc6, 20);
            this.cmbxDisplayType.TabIndex = 3;
            this.cmbxDisplayType.SelectedIndexChanged += new EventHandler(this.cmbDisplayType_SelectedIndexChanged);
            this.cmbxFiled.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cmbxFiled.FormattingEnabled = true;
            this.cmbxFiled.Location = new System.Drawing.Point(0xd3, 0x1a);
            this.cmbxFiled.Name = "cmbxFiled";
            this.cmbxFiled.Size = new Size(0x11b, 20);
            this.cmbxFiled.TabIndex = 4;
            this.cmbxFiled.SelectedIndexChanged += new EventHandler(this.cmbField_SelectedIndexChanged);
            this.lblField.AutoSize = true;
            this.lblField.Location = new System.Drawing.Point(0xd1, 9);
            this.lblField.Name = "lblField";
            this.lblField.Size = new Size(0x29, 12);
            this.lblField.TabIndex = 5;
            this.lblField.Text = CommonResource.LABEL_FIELD;
            this.dgvLegend.AllowUserToAddRows = false;
            this.dgvLegend.AllowUserToDeleteRows = false;
            this.dgvLegend.BackgroundColor = SystemColors.ButtonFace;
            this.dgvLegend.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvLegend.Columns.AddRange(new DataGridViewColumn[] { this.ColorType, this.Value, this.MinValue, this.MaxValue, this.Legend });
            this.dgvLegend.Location = new System.Drawing.Point(0, 0);
            this.dgvLegend.Name = "dgvLegend";
            this.dgvLegend.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
            style.BackColor = Color.White;
            this.dgvLegend.RowsDefaultCellStyle = style;
            this.dgvLegend.RowTemplate.Height = 0x17;
            this.dgvLegend.Size = new Size(0x1eb, 0x9f);
            this.dgvLegend.TabIndex = 6;
            this.dgvLegend.CellMouseClick += new DataGridViewCellMouseEventHandler(this.dgvLegend_CellMouseClick);
            this.dgvLegend.CellValidated += new DataGridViewCellEventHandler(this.dgvLegend_CellValidated);
            this.dgvLegend.RowValidated += new DataGridViewCellEventHandler(this.dgvLegend_RowValidated);
            this.dgvLegend.CellPainting += new DataGridViewCellPaintingEventHandler(this.dgvLegend_CellPainting);
            this.ColorType.HeaderText = "";
            this.ColorType.Name = "ColorType";
            this.ColorType.Width = 70;
            this.Value.HeaderText = GISCtrlGResourceEx.GIS_VALUE;
            this.Value.Name = "Value";
            this.MinValue.HeaderText = CommonResource.MIN_VALUE;
            this.MinValue.Name = "MinValue";
            this.MinValue.SortMode = DataGridViewColumnSortMode.NotSortable;
            this.MinValue.Width = 70;
            this.MaxValue.HeaderText = CommonResource.MAX_VALUE;
            this.MaxValue.Name = "MaxValue";
            this.MaxValue.SortMode = DataGridViewColumnSortMode.NotSortable;
            this.MaxValue.Width = 70;
            this.Legend.HeaderText = GISCtrlGResourceEx.GIS_LEGEND;
            this.Legend.Name = "Legend";
            this.Legend.SortMode = DataGridViewColumnSortMode.NotSortable;
            this.Legend.Width = 0x7d;
            this.panelDgv.Controls.Add(this.dgvLegend);
            this.panelDgv.Location = new System.Drawing.Point(3, 0x34);
            this.panelDgv.Name = "panelDgv";
            this.panelDgv.Size = new Size(0x1eb, 0x9f);
            this.panelDgv.TabIndex = 15;
            this.lblActions.AutoSize = true;
            this.lblActions.Location = new System.Drawing.Point(9, 0xde);
            this.lblActions.Name = "lblActions";
            this.lblActions.Size = new Size(0x2f, 12);
            this.lblActions.TabIndex = 0x11;
            this.lblActions.Text = GISCtrlGResourceEx.GIS_ACTIONS;
            this.lblActions.MouseUp += new MouseEventHandler(this.ButtonActionsMouseUp);
            this.contextMenuStrip1.AllowMerge = false;
            this.contextMenuStrip1.Font = new Font("Arial", 9f);
            this.contextMenuStrip1.Items.AddRange(new ToolStripItem[] { this.insertBeforeToolStripMenuItem, this.insertAfterToolStripMenuItem, this.deleteToolStripMenuItem, this.exportLegendToolStripMenuItem, this.importLegendToolStripMenuItem, this.toolStripSeparator15, this.shadingToolStripMenuItem1 });
            this.contextMenuStrip1.LayoutStyle = ToolStripLayoutStyle.HorizontalStackWithOverflow;
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.ShowImageMargin = false;
            this.contextMenuStrip1.ShowItemToolTips = false;
            this.contextMenuStrip1.Size = new Size(130, 0x8e);
            this.contextMenuStrip1.Opening += new CancelEventHandler(this.contextMenuStrip1_Opening);
            this.insertBeforeToolStripMenuItem.Name = "insertBeforeToolStripMenuItem";
            this.insertBeforeToolStripMenuItem.Size = new Size(0x81, 0x16);
            this.insertBeforeToolStripMenuItem.Text = GISCtrlGResourceEx.GIS_COLORBASE_INSERT_BEFORE;
            this.insertBeforeToolStripMenuItem.Visible = false;
            this.insertAfterToolStripMenuItem.Name = "insertAfterToolStripMenuItem";
            this.insertAfterToolStripMenuItem.Size = new Size(0x81, 0x16);
            this.insertAfterToolStripMenuItem.Text = GISCtrlGResourceEx.GIS_COLORBASE_INSERT_AFTER;
            this.insertAfterToolStripMenuItem.Visible = false;
            this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
            this.deleteToolStripMenuItem.Size = new Size(0x81, 0x16);
            this.deleteToolStripMenuItem.Text = GeneralResource.MENU_ITEM_DELETE;
            this.deleteToolStripMenuItem.Visible = false;
            this.exportLegendToolStripMenuItem.Name = "exportLegendToolStripMenuItem";
            this.exportLegendToolStripMenuItem.Size = new Size(0x81, 0x16);
            this.exportLegendToolStripMenuItem.Text = CommonResource.EXPORT_LEGEND;
            this.exportLegendToolStripMenuItem.Click += new EventHandler(this.ExportLegendAsXML);
            this.importLegendToolStripMenuItem.Name = "importLegendToolStripMenuItem";
            this.importLegendToolStripMenuItem.Size = new Size(0x81, 0x16);
            this.importLegendToolStripMenuItem.Text = CommonResource.IMPORT_LEGEND;
            this.importLegendToolStripMenuItem.Click += new EventHandler(this.ImportLegend);
            this.toolStripSeparator15.Name = "toolStripSeparator15";
            this.toolStripSeparator15.Size = new Size(0x7e, 6);
            this.shadingToolStripMenuItem1.Name = "shadingToolStripMenuItem1";
            this.shadingToolStripMenuItem1.Size = new Size(0x81, 0x16);
            this.shadingToolStripMenuItem1.Text = GISCtrlGResourceEx.GIS_SHADING;
            this.shadingToolStripMenuItem1.Click += new EventHandler(this.shadingToolStripMenuItem1_Click);
            this.button_actions.AllowDrop = true;
            this.button_actions.BackColor = Color.Transparent;
            this.button_actions.BackgroundImageLayout = ImageLayout.None;
            this.button_actions.FlatStyle = FlatStyle.System;
            this.button_actions.Font = new Font("Marlett", 15.75f);
            this.button_actions.Location = new System.Drawing.Point(4, 0xd9);
            this.button_actions.Name = "button_actions";
            this.button_actions.Size = new Size(0x4b, 0x17);
            this.button_actions.TabIndex = 0x10;
            this.button_actions.Text = "u";
            this.button_actions.TextAlign = ContentAlignment.MiddleRight;
            this.button_actions.UseVisualStyleBackColor = false;
            this.button_actions.MouseUp += new MouseEventHandler(this.ButtonActionsMouseUp);
            base.AutoScaleDimensions = new SizeF(6f, 12f);
//            base.AutoScaleMode = AutoScaleMode.Font;
            base.Controls.Add(this.lblActions);
            base.Controls.Add(this.button_actions);
            base.Controls.Add(this.panelDgv);
            base.Controls.Add(this.lblField);
            base.Controls.Add(this.cmbxDisplayType);
            base.Controls.Add(this.cmbxFiled);
            base.Controls.Add(this.lblDisplayType);
            base.Name = "DisplayControl";
            base.Size = new Size(500, 0x109);
            base.Load += new EventHandler(this.DisplayControl_Load);
            ((ISupportInitialize) this.dgvLegend).EndInit();
            this.panelDgv.ResumeLayout(false);
            this.contextMenuStrip1.ResumeLayout(false);
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Пример #4
0
 private void InitializeComponent()
 {
     this.components = new Container();
     DataGridViewCellStyle style = new DataGridViewCellStyle();
     this.tcGroupProperties = new TabControl();
     this.tPageGeneral = new TabPage();
     this.lblHandoverAreaGate = new Label();
     this.txtName = new TextBox();
     this.lblName = new Label();
     this.tPageCondition = new TabPage();
     this.label1 = new Label();
     this.ntxtStMaxSensitivity = new NumericTextBox();
     this.ntxtStRxSensitivity = new NumericTextBox();
     this.lblSmallorEqual = new Label();
     this.textBox1 = new TextBox();
     this.tPageDisplay = new TabPage();
     this.panelDgvLegend = new Panel();
     this.CheckAll = new CheckBox();
     this.panel1 = new Panel();
     this.groupBox1 = new GroupBox();
     this.chbLegend = new CheckBox();
     this.chbInformation = new CheckBox();
     this.label_actions = new Label();
     this.tPerMark = new Label();
     this.tbarTransparence = new TrackBar();
     this.lbTransparence = new Label();
     this.lbTransparenceName = new Label();
     this.button_actions = new Button();
     this.dgvLegend = new CommonDataGridView();
     this.ColorType = new DataGridViewButtonColumn();
     this.Value = new DataGridViewTextBoxColumn();
     this.MinValue = new DataGridViewTextBoxColumn();
     this.MaxValue = new DataGridViewTextBoxColumn();
     this.Legend = new DataGridViewTextBoxColumn();
     this.CheckLegend = new DataGridViewCheckBoxColumn();
     this.contextMenuStrip1 = new ContextMenuStrip(this.components);
     this.insertBeforeToolStripMenuItem = new ToolStripMenuItemBase();
     this.insertAfterToolStripMenuItem = new ToolStripMenuItemBase();
     this.deleteToolStripMenuItem = new ToolStripMenuItemBase();
     this.exportLegendToolStripMenuItem = new ToolStripMenuItemBase();
     this.importLegendToolStripMenuItem = new ToolStripMenuItemBase();
     this.shadingToolStripMenuItem1 = new ToolStripMenuItemBase();
     this.btnApply = new Button();
     this.btnCancel = new Button();
     this.btnConfirm = new Button();
     this.shadingToolStripMenuItem = new ToolStripMenuItemBase();
     this.contextMenuStrip2 = new ContextMenuStrip(this.components);
     this.toolStripMenuItem4 = new ToolStripMenuItemBase();
     this.toolStripMenuItem5 = new ToolStripMenuItemBase();
     this.tcGroupProperties.SuspendLayout();
     this.tPageGeneral.SuspendLayout();
     this.tPageCondition.SuspendLayout();
     this.tPageDisplay.SuspendLayout();
     this.panelDgvLegend.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tbarTransparence.BeginInit();
     ((ISupportInitialize) this.dgvLegend).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     this.contextMenuStrip2.SuspendLayout();
     base.SuspendLayout();
     this.tcGroupProperties.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.tcGroupProperties.Controls.Add(this.tPageGeneral);
     this.tcGroupProperties.Controls.Add(this.tPageCondition);
     this.tcGroupProperties.Controls.Add(this.tPageDisplay);
     this.tcGroupProperties.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.tcGroupProperties.Location = new System.Drawing.Point(12, 13);
     this.tcGroupProperties.Margin = new Padding(3, 4, 3, 4);
     this.tcGroupProperties.Name = "tcGroupProperties";
     this.tcGroupProperties.SelectedIndex = 0;
     this.tcGroupProperties.Size = new Size(0x224, 0x158);
     this.tcGroupProperties.TabIndex = 1;
     this.tPageGeneral.Controls.Add(this.lblHandoverAreaGate);
     this.tPageGeneral.Controls.Add(this.txtName);
     this.tPageGeneral.Controls.Add(this.lblName);
     this.tPageGeneral.Location = new System.Drawing.Point(4, 0x18);
     this.tPageGeneral.Margin = new Padding(3, 4, 3, 4);
     this.tPageGeneral.Name = "tPageGeneral";
     this.tPageGeneral.Padding = new Padding(3, 4, 3, 4);
     this.tPageGeneral.Size = new Size(540, 0x13c);
     this.tPageGeneral.TabIndex = 0;
     this.tPageGeneral.Text = GeneralResource.GENERAL_GENERAL;
     this.tPageGeneral.UseVisualStyleBackColor = true;
     this.lblHandoverAreaGate.Location = new System.Drawing.Point(0, 0);
     this.lblHandoverAreaGate.Name = "lblHandoverAreaGate";
     this.lblHandoverAreaGate.Size = new Size(100, 0x17);
     this.lblHandoverAreaGate.TabIndex = 5;
     this.txtName.Location = new System.Drawing.Point(0x95, 0x11);
     this.txtName.Margin = new Padding(3, 4, 3, 4);
     this.txtName.Name = "txtName";
     this.txtName.Size = new Size(0xa8, 0x15);
     this.txtName.TabIndex = 1;
     this.txtName.TextAlign = HorizontalAlignment.Right;
     this.lblName.AutoSize = true;
     this.lblName.Location = new System.Drawing.Point(6, 0x17);
     this.lblName.Name = "lblName";
     this.lblName.Size = new Size(0x2c, 15);
     this.lblName.TabIndex = 0;
     this.lblName.Text = NEResource.NE_NAMED;
     this.tPageCondition.Controls.Add(this.label1);
     this.tPageCondition.Controls.Add(this.ntxtStMaxSensitivity);
     this.tPageCondition.Controls.Add(this.ntxtStRxSensitivity);
     this.tPageCondition.Controls.Add(this.lblSmallorEqual);
     this.tPageCondition.Controls.Add(this.textBox1);
     this.tPageCondition.Location = new System.Drawing.Point(4, 0x18);
     this.tPageCondition.Margin = new Padding(3, 4, 3, 4);
     this.tPageCondition.Name = "tPageCondition";
     this.tPageCondition.Padding = new Padding(3, 4, 3, 4);
     this.tPageCondition.Size = new Size(540, 0x13c);
     this.tPageCondition.TabIndex = 1;
     this.tPageCondition.Text = PredictionResource.PREDICTION__CONDITION;
     this.tPageCondition.UseVisualStyleBackColor = true;
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(0x105, 0x16);
     this.label1.Name = "label1";
     this.label1.Size = new Size(0x15, 15);
     this.label1.TabIndex = 8;
     this.label1.Text = "<=";
     this.ntxtStMaxSensitivity.AutoSize = true;
     this.ntxtStMaxSensitivity.BackColor = SystemColors.ButtonHighlight;
     this.ntxtStMaxSensitivity.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtStMaxSensitivity.CharExtensition = "";
     this.ntxtStMaxSensitivity.Enabled = false;
     this.ntxtStMaxSensitivity.FloatPlaces = 2;
     this.ntxtStMaxSensitivity.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     int[] bits = new int[4];
     bits[0] = 1;
     this.ntxtStMaxSensitivity.Increment = new decimal(bits);
     this.ntxtStMaxSensitivity.Location = new System.Drawing.Point(0x11d, 0x13);
     this.ntxtStMaxSensitivity.Margin = new Padding(3, 4, 3, 0);
     bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtStMaxSensitivity.Maximum = new decimal(bits);
     bits = new int[4];
     bits[0] = 0x8000;
     bits[3] = -2147483648;
     this.ntxtStMaxSensitivity.Minimum = new decimal(bits);
     this.ntxtStMaxSensitivity.Name = "ntxtStMaxSensitivity";
     this.ntxtStMaxSensitivity.ReadOnly = false;
     this.ntxtStMaxSensitivity.Size = new Size(0x60, 0x17);
     this.ntxtStMaxSensitivity.TabIndex = 7;
     bits = new int[4];
     this.ntxtStMaxSensitivity.Value = new decimal(bits);
     this.ntxtStRxSensitivity.AutoSize = true;
     this.ntxtStRxSensitivity.BackColor = SystemColors.ButtonHighlight;
     this.ntxtStRxSensitivity.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtStRxSensitivity.CharExtensition = "";
     this.ntxtStRxSensitivity.Enabled = false;
     this.ntxtStRxSensitivity.FloatPlaces = 2;
     this.ntxtStRxSensitivity.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     bits = new int[4];
     bits[0] = 1;
     this.ntxtStRxSensitivity.Increment = new decimal(bits);
     this.ntxtStRxSensitivity.Location = new System.Drawing.Point(13, 0x13);
     this.ntxtStRxSensitivity.Margin = new Padding(3, 4, 3, 0);
     bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtStRxSensitivity.Maximum = new decimal(bits);
     bits = new int[4];
     bits[0] = 0x8000;
     bits[3] = -2147483648;
     this.ntxtStRxSensitivity.Minimum = new decimal(bits);
     this.ntxtStRxSensitivity.Name = "ntxtStRxSensitivity";
     this.ntxtStRxSensitivity.ReadOnly = false;
     this.ntxtStRxSensitivity.Size = new Size(0x65, 0x17);
     this.ntxtStRxSensitivity.TabIndex = 6;
     bits = new int[4];
     this.ntxtStRxSensitivity.Value = new decimal(bits);
     this.lblSmallorEqual.AutoSize = true;
     this.lblSmallorEqual.Location = new System.Drawing.Point(0x70, 0x16);
     this.lblSmallorEqual.Name = "lblSmallorEqual";
     this.lblSmallorEqual.Size = new Size(0x15, 15);
     this.lblSmallorEqual.TabIndex = 3;
     this.lblSmallorEqual.Text = "<=";
     this.textBox1.Enabled = false;
     this.textBox1.Location = new System.Drawing.Point(0x88, 0x13);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new Size(0x7d, 0x15);
     this.textBox1.TabIndex = 1;
     this.textBox1.Text = PredictionResource.PREDICTION___SIGNAL_LEVELDBM;
     this.tPageDisplay.Controls.Add(this.panelDgvLegend);
     this.tPageDisplay.Location = new System.Drawing.Point(4, 0x18);
     this.tPageDisplay.Margin = new Padding(3, 4, 3, 4);
     this.tPageDisplay.Name = "tPageDisplay";
     this.tPageDisplay.Padding = new Padding(3, 4, 3, 4);
     this.tPageDisplay.Size = new Size(540, 0x13c);
     this.tPageDisplay.TabIndex = 2;
     this.tPageDisplay.Text = NEResource.NE_DISPLAY;
     this.tPageDisplay.UseVisualStyleBackColor = true;
     this.panelDgvLegend.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.panelDgvLegend.BackColor = Color.Transparent;
     this.panelDgvLegend.BorderStyle = BorderStyle.Fixed3D;
     this.panelDgvLegend.Controls.Add(this.CheckAll);
     this.panelDgvLegend.Controls.Add(this.panel1);
     this.panelDgvLegend.Controls.Add(this.dgvLegend);
     this.panelDgvLegend.Location = new System.Drawing.Point(6, 7);
     this.panelDgvLegend.MinimumSize = new Size(0x18b, 0x101);
     this.panelDgvLegend.Name = "panelDgvLegend";
     this.panelDgvLegend.Size = new Size(0x213, 0x12e);
     this.panelDgvLegend.TabIndex = 7;
     this.CheckAll.AutoSize = true;
     this.CheckAll.Location = new System.Drawing.Point(9, 3);
     this.CheckAll.Name = "CheckAll";
     this.CheckAll.Size = new Size(15, 14);
     this.CheckAll.TabIndex = 11;
     this.CheckAll.UseVisualStyleBackColor = true;
     this.panel1.Controls.Add(this.groupBox1);
     this.panel1.Controls.Add(this.label_actions);
     this.panel1.Controls.Add(this.tPerMark);
     this.panel1.Controls.Add(this.tbarTransparence);
     this.panel1.Controls.Add(this.lbTransparence);
     this.panel1.Controls.Add(this.lbTransparenceName);
     this.panel1.Controls.Add(this.button_actions);
     this.panel1.Location = new System.Drawing.Point(9, 0xc3);
     this.panel1.Name = "panel1";
     this.panel1.Size = new Size(0x201, 100);
     this.panel1.TabIndex = 11;
     this.groupBox1.Controls.Add(this.chbLegend);
     this.groupBox1.Controls.Add(this.chbInformation);
     this.groupBox1.Location = new System.Drawing.Point(0x123, 5);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new Size(0x7f, 0x51);
     this.groupBox1.TabIndex = 13;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = GISCtrlGResourceEx.GIS_LEGEND;
     this.chbLegend.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.chbLegend.AutoSize = true;
     this.chbLegend.Checked = true;
     this.chbLegend.CheckState = CheckState.Checked;
     this.chbLegend.Location = new System.Drawing.Point(0x10, 0x1a);
     this.chbLegend.MinimumSize = new Size(0x65, 0x13);
     this.chbLegend.Name = "chbLegend";
     this.chbLegend.Size = new Size(0x65, 0x13);
     this.chbLegend.TabIndex = 1;
     this.chbLegend.Text = PredictionResource.PREDICTION__ADD_TO_LEGEND;
     this.chbLegend.UseVisualStyleBackColor = true;
     this.chbInformation.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.chbInformation.AutoSize = true;
     this.chbInformation.Location = new System.Drawing.Point(0x10, 0x30);
     this.chbInformation.Name = "chbInformation";
     this.chbInformation.Size = new Size(0x67, 0x13);
     this.chbInformation.TabIndex = 11;
     this.chbInformation.Text = PredictionResource.PREDICTION_SHOW_STATISTIC;
     this.chbInformation.UseVisualStyleBackColor = true;
     this.label_actions.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.label_actions.AutoSize = true;
     this.label_actions.BackColor = Color.Transparent;
     this.label_actions.Font = new Font("Arial", 9f);
     this.label_actions.Location = new System.Drawing.Point(14, 11);
     this.label_actions.MinimumSize = new Size(0x2f, 15);
     this.label_actions.Name = "label_actions";
     this.label_actions.Size = new Size(0x2f, 15);
     this.label_actions.TabIndex = 9;
     this.label_actions.Text = GISCtrlGResourceEx.GIS_ACTIONS;
     this.label_actions.MouseUp += new MouseEventHandler(this.ButtonActionsMouseUp);
     this.tPerMark.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.tPerMark.AutoSize = true;
     this.tPerMark.Location = new System.Drawing.Point(0x92, 0x39);
     this.tPerMark.MinimumSize = new Size(0x12, 15);
     this.tPerMark.Name = "tPerMark";
     this.tPerMark.Size = new Size(0x12, 15);
     this.tPerMark.TabIndex = 10;
     this.tPerMark.Text = "%";
     this.tbarTransparence.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.tbarTransparence.BackColor = SystemColors.ControlLight;
     this.tbarTransparence.Location = new System.Drawing.Point(2, 0x36);
     this.tbarTransparence.Maximum = 100;
     this.tbarTransparence.MinimumSize = new Size(0x68, 0x2d);
     this.tbarTransparence.Name = "tbarTransparence";
     this.tbarTransparence.Size = new Size(0x68, 0x2a);
     this.tbarTransparence.TabIndex = 2;
     this.tbarTransparence.TickFrequency = 20;
     this.tbarTransparence.Scroll += new EventHandler(this.TbarTransparenceScroll);
     this.lbTransparence.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lbTransparence.BorderStyle = BorderStyle.Fixed3D;
     this.lbTransparence.Location = new System.Drawing.Point(0x70, 0x36);
     this.lbTransparence.MinimumSize = new Size(0x1f, 0x11);
     this.lbTransparence.Name = "lbTransparence";
     this.lbTransparence.Size = new Size(0x1f, 0x16);
     this.lbTransparence.TabIndex = 4;
     this.lbTransparenceName.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lbTransparenceName.AutoSize = true;
     this.lbTransparenceName.Location = new System.Drawing.Point(9, 0x24);
     this.lbTransparenceName.MinimumSize = new Size(0x54, 15);
     this.lbTransparenceName.Name = "lbTransparenceName";
     this.lbTransparenceName.Size = new Size(0x54, 15);
     this.lbTransparenceName.TabIndex = 3;
     this.lbTransparenceName.Text = GISCtrlGResourceEx.GIS_TRANSPARENT;
     this.button_actions.AllowDrop = true;
     this.button_actions.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.button_actions.BackColor = Color.Transparent;
     this.button_actions.BackgroundImageLayout = ImageLayout.None;
     this.button_actions.FlatStyle = FlatStyle.System;
     this.button_actions.Font = new Font("Marlett", 16f);
     this.button_actions.Location = new System.Drawing.Point(9, 6);
     this.button_actions.MinimumSize = new Size(0x4d, 0x18);
     this.button_actions.Name = "button_actions";
     this.button_actions.Size = new Size(0x4d, 0x1d);
     this.button_actions.TabIndex = 8;
     this.button_actions.Text = "u";
     this.button_actions.TextAlign = ContentAlignment.MiddleRight;
     this.button_actions.UseVisualStyleBackColor = false;
     this.button_actions.MouseUp += new MouseEventHandler(this.ButtonActionsMouseUp);
     this.dgvLegend.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dgvLegend.BackgroundColor = SystemColors.ButtonFace;
     this.dgvLegend.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvLegend.Columns.AddRange(new DataGridViewColumn[] { this.ColorType, this.Value, this.MinValue, this.MaxValue, this.Legend, this.CheckLegend });
     this.dgvLegend.Location = new System.Drawing.Point(0, -1);
     this.dgvLegend.Name = "dgvLegend";
     this.dgvLegend.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     style.BackColor = Color.White;
     this.dgvLegend.RowsDefaultCellStyle = style;
     this.dgvLegend.RowTemplate.Height = 0x17;
     this.dgvLegend.Size = new Size(0x20c, 190);
     this.dgvLegend.TabIndex = 0;
     this.dgvLegend.CellMouseClick += new DataGridViewCellMouseEventHandler(this.dgvLegend_CellMouseClick);
     this.dgvLegend.CellValidated += new DataGridViewCellEventHandler(this.dgvLegend_CellValidated);
     this.dgvLegend.RowValidated += new DataGridViewCellEventHandler(this.dgvLegend_RowValidated);
     this.dgvLegend.CellPainting += new DataGridViewCellPaintingEventHandler(this.DgvLegendCellPainting);
     this.dgvLegend.CellClick += new DataGridViewCellEventHandler(this.dgvLegend_CellClick);
     this.ColorType.HeaderText = "";
     this.ColorType.Name = "ColorType";
     this.ColorType.Width = 70;
     this.Value.HeaderText = PredictionResource.PREDICTION_VALUE;
     this.Value.Name = "Value";
     this.Value.ReadOnly = true;
     this.Value.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.MinValue.HeaderText = PredictionResource.PREDICTION__MINVALUE;
     this.MinValue.Name = "MinValue";
     this.MinValue.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.MinValue.Width = 70;
     this.MaxValue.HeaderText = PredictionResource.PREDICTION__MAXVALUE;
     this.MaxValue.Name = "MaxValue";
     this.MaxValue.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.MaxValue.Width = 70;
     this.Legend.HeaderText = GISCtrlGResourceEx.GIS_LEGEND;
     this.Legend.Name = "Legend";
     this.Legend.ReadOnly = true;
     this.Legend.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.Legend.Width = 0x7d;
     this.CheckLegend.HeaderText = "";
     this.CheckLegend.Name = "CheckLegend";
     this.CheckLegend.Width = 50;
     this.contextMenuStrip1.AllowMerge = false;
     this.contextMenuStrip1.Font = new Font("Arial", 9f);
     this.contextMenuStrip1.Items.AddRange(new ToolStripItem[] { this.insertBeforeToolStripMenuItem, this.insertAfterToolStripMenuItem, this.deleteToolStripMenuItem, this.exportLegendToolStripMenuItem, this.importLegendToolStripMenuItem, this.shadingToolStripMenuItem1 });
     this.contextMenuStrip1.LayoutStyle = ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.ShowImageMargin = false;
     this.contextMenuStrip1.ShowItemToolTips = false;
     this.contextMenuStrip1.Size = new Size(130, 0x88);
     this.contextMenuStrip1.Opened += new EventHandler(this.contextMenuStrip1_Opened);
     this.insertBeforeToolStripMenuItem.Name = "insertBeforeToolStripMenuItem";
     this.insertBeforeToolStripMenuItem.Size = new Size(0x81, 0x16);
     this.insertBeforeToolStripMenuItem.Text = GISCtrlGResourceEx.GIS_COLORBASE_INSERT_BEFORE;
     this.insertBeforeToolStripMenuItem.Click += new EventHandler(this.insertBeforeToolStripMenuItem_Click);
     this.insertAfterToolStripMenuItem.Name = "insertAfterToolStripMenuItem";
     this.insertAfterToolStripMenuItem.Size = new Size(0x81, 0x16);
     this.insertAfterToolStripMenuItem.Text = GISCtrlGResourceEx.GIS_COLORBASE_INSERT_AFTER;
     this.insertAfterToolStripMenuItem.Click += new EventHandler(this.insertAfterToolStripMenuItem_Click);
     this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size = new Size(0x81, 0x16);
     this.deleteToolStripMenuItem.Text = GeneralResource.MENU_ITEM_DELETE;
     this.deleteToolStripMenuItem.Click += new EventHandler(this.deleteToolStripMenuItem_Click);
     this.exportLegendToolStripMenuItem.Name = "exportLegendToolStripMenuItem";
     this.exportLegendToolStripMenuItem.Size = new Size(0x81, 0x16);
     this.exportLegendToolStripMenuItem.Text = PredictionResource.PREDICTION__EXPORT___LEGEND;
     this.exportLegendToolStripMenuItem.Click += new EventHandler(this.ExportLegendAsXML);
     this.importLegendToolStripMenuItem.Name = "importLegendToolStripMenuItem";
     this.importLegendToolStripMenuItem.Size = new Size(0x81, 0x16);
     this.importLegendToolStripMenuItem.Text = PredictionResource.PREDICTION__IMPORT___LEGEND;
     this.importLegendToolStripMenuItem.Click += new EventHandler(this.ImportLegend);
     this.shadingToolStripMenuItem1.Name = "shadingToolStripMenuItem1";
     this.shadingToolStripMenuItem1.Size = new Size(0x81, 0x16);
     this.shadingToolStripMenuItem1.Text = GISCtrlGResourceEx.GIS_SHADING;
     this.shadingToolStripMenuItem1.Click += new EventHandler(this.shadingToolStripMenuItem1_Click);
     this.btnApply.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnApply.Location = new System.Drawing.Point(0x1e5, 0x16d);
     this.btnApply.Margin = new Padding(3, 4, 3, 4);
     this.btnApply.Name = "btnApply";
     this.btnApply.Size = new Size(0x4b, 0x17);
     this.btnApply.TabIndex = 6;
     this.btnApply.Text = GeneralResource.BUTTON_APPLY;
     this.btnApply.UseVisualStyleBackColor = true;
     this.btnApply.Click += new EventHandler(this.btnApply_Click);
     this.btnCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnCancel.Location = new System.Drawing.Point(0x194, 0x16d);
     this.btnCancel.Margin = new Padding(3, 4, 3, 4);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new Size(0x4b, 0x17);
     this.btnCancel.TabIndex = 5;
     this.btnCancel.Text = GeneralResource.BUTTON_CANCEL;
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
     this.btnConfirm.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnConfirm.Location = new System.Drawing.Point(0x143, 0x16d);
     this.btnConfirm.Margin = new Padding(3, 4, 3, 4);
     this.btnConfirm.Name = "btnConfirm";
     this.btnConfirm.Size = new Size(0x4b, 0x17);
     this.btnConfirm.TabIndex = 4;
     this.btnConfirm.Text = GeneralResource.BUTTON_OK;
     this.btnConfirm.UseVisualStyleBackColor = true;
     this.btnConfirm.Click += new EventHandler(this.btnConfirm_Click);
     this.shadingToolStripMenuItem.Name = "shadingToolStripMenuItem";
     this.shadingToolStripMenuItem.Size = new Size(0x7f, 0x16);
     this.shadingToolStripMenuItem.Text = PredictionResource.PREDICTION__SHADING;
     this.contextMenuStrip2.AllowMerge = false;
     this.contextMenuStrip2.Font = new Font("Arial", 9f);
     this.contextMenuStrip2.Items.AddRange(new ToolStripItem[] { this.toolStripMenuItem4, this.toolStripMenuItem5 });
     this.contextMenuStrip2.LayoutStyle = ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.contextMenuStrip2.Name = "contextMenuStrip1";
     this.contextMenuStrip2.ShowImageMargin = false;
     this.contextMenuStrip2.ShowItemToolTips = false;
     this.contextMenuStrip2.Size = new Size(130, 0x30);
     this.contextMenuStrip2.Opened += new EventHandler(this.contextMenuStrip2_Opened);
     this.toolStripMenuItem4.Name = "toolStripMenuItem4";
     this.toolStripMenuItem4.Size = new Size(0x81, 0x16);
     this.toolStripMenuItem4.Text = PredictionResource.PREDICTION__EXPORT___LEGEND;
     this.toolStripMenuItem4.Click += new EventHandler(this.ExportLegendAsXML);
     this.toolStripMenuItem5.Name = "toolStripMenuItem5";
     this.toolStripMenuItem5.Size = new Size(0x81, 0x16);
     this.toolStripMenuItem5.Text = PredictionResource.PREDICTION__IMPORT___LEGEND;
     this.toolStripMenuItem5.Click += new EventHandler(this.ImportLegend);
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x23e, 410);
     base.Controls.Add(this.btnConfirm);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.btnApply);
     base.Controls.Add(this.tcGroupProperties);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.FormBorderStyle = FormBorderStyle.FixedSingle;
     base.HelpButton = true;
     base.KeyPreview = true;
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     this.MinimumSize = new Size(580, 0x1b3);
     base.Name = "StudyPropertiesForm";
     base.ShowIcon = false;
     base.ShowInTaskbar = false;
     base.StartPosition = FormStartPosition.CenterParent;
     this.Text = PredictionResource.PREDICTION__STUDY_PROPERTIES;
     base.HelpButtonClicked += new CancelEventHandler(this.EventHelpButtonClicked);
     base.KeyDown += new KeyEventHandler(this.StudyPropertiesForm_KeyDown);
     this.tcGroupProperties.ResumeLayout(false);
     this.tPageGeneral.ResumeLayout(false);
     this.tPageGeneral.PerformLayout();
     this.tPageCondition.ResumeLayout(false);
     this.tPageCondition.PerformLayout();
     this.tPageDisplay.ResumeLayout(false);
     this.panelDgvLegend.ResumeLayout(false);
     this.panelDgvLegend.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tbarTransparence.EndInit();
     ((ISupportInitialize) this.dgvLegend).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     this.contextMenuStrip2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Пример #5
0
 private void GetGainTableFromGridView(float[] table, CommonDataGridView DGV)
 {
     for (int i = 0; i < table.Length; i++)
     {
         table[i] = Convert.ToSingle(DGV.Rows[i].Cells[1].Value.ToString());
     }
 }
Пример #6
0
        private void InitializeComponent()
        {
            this.dgvWirelessTable = new CommonDataGridView();
            ((ISupportInitialize) this.dgvWirelessTable).BeginInit();
            base.SuspendLayout();
            this.dgvWirelessTable.AllowUserToAddRows = false;
            this.dgvWirelessTable.AllowUserToDeleteRows = false;
            this.dgvWirelessTable.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvWirelessTable.Dock = DockStyle.Fill;
            this.dgvWirelessTable.Location = new System.Drawing.Point(0, 0);
            this.dgvWirelessTable.Margin = new Padding(3, 4, 3, 4);
            this.dgvWirelessTable.Name = "dgvWirelessTable";
            this.dgvWirelessTable.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
            this.dgvWirelessTable.RowTemplate.Height = 0x17;
            this.dgvWirelessTable.SelectionMode = DataGridViewSelectionMode.ColumnHeaderSelect;
            this.dgvWirelessTable.Size = new Size(0x12f, 460);
            this.dgvWirelessTable.TabIndex = 0;
            this.dgvWirelessTable.CellBeginEdit += new DataGridViewCellCancelEventHandler(this.dgvWirelessTable_CellBeginEdit);
            this.dgvWirelessTable.KeyDown += new KeyEventHandler(this.dgvWirelessTable_KeyDown);
            this.dgvWirelessTable.CellClick += new DataGridViewCellEventHandler(this.dgvWirelessTable_CellClick);
            this.dgvWirelessTable.CellValueChanged += new DataGridViewCellEventHandler(this.dgvWirelessTable_CellValueChanged);
            this.dgvWirelessTable.CurrentCellDirtyStateChanged += new EventHandler(this.dgvWirelessTable_CurrentCellDirtyStateChanged);
            this.dgvWirelessTable.DataError += new DataGridViewDataErrorEventHandler(this.dgvWirelessTable_DataError);
            base.AutoScaleDimensions = new SizeF(7f, 15f);
//            base.AutoScaleMode = AutoScaleMode.Font;
            base.Controls.Add(this.dgvWirelessTable);
            this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
            base.Margin = new Padding(3, 4, 3, 4);
            base.Name = "WirelessVGridCtrl";
            base.Size = new Size(0x12f, 460);
            ((ISupportInitialize) this.dgvWirelessTable).EndInit();
            base.ResumeLayout(false);
        }
Пример #7
0
        private void InitializeComponent()
        {
            this.lblName = new System.Windows.Forms.Label();
            this.txtName = new System.Windows.Forms.TextBox();
            this.lblResolution = new System.Windows.Forms.Label();
            this.ntxtGroupResolution = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.lblPolygon = new System.Windows.Forms.Label();
            this.lsbPolygon = new System.Windows.Forms.ListBox();
            this.chbShadow = new System.Windows.Forms.CheckBox();
            this.lblCellEdgeCoverageProbability = new System.Windows.Forms.Label();
            this.ntxtCellEdgeCoverageProbability = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.chbIndoorCoverage = new System.Windows.Forms.CheckBox();
            this.lbHandover = new System.Windows.Forms.Label();
            this.ntxtHandover = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.ntxtRxSensitivity = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.lblSmallorEqual = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.ntxtMaxSensitivity = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.lblSmall = new System.Windows.Forms.Label();
            this.lblTerminal = new System.Windows.Forms.Label();
            this.cmbTerminal = new System.Windows.Forms.ComboBox();
            this.lblService = new System.Windows.Forms.Label();
            this.cmbService = new System.Windows.Forms.ComboBox();
            this.lblMobility = new System.Windows.Forms.Label();
            this.cmbMobility = new System.Windows.Forms.ComboBox();
            this.dgrdViewFrenBand = new Huawei.UNet.Controls.UIBase.CommonDataGridView();
            this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.FreName = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.dataGridView1 = new Huawei.UNet.Controls.UIBase.CommonDataGridView();
            this.FreID = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.FreNameChannel = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.ChannelIndex = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
            this.chkall = new System.Windows.Forms.CheckBox();
            this.lbDiffFreqHandover = new System.Windows.Forms.Label();
            this.ntxtDiffFreqHandover = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.ntxtULMaxSensitivity = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.ntxtULTxSensitivity = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.chbRsShifting = new System.Windows.Forms.CheckBox();
            this.ntxtInterfRcpThreshold = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.labelInterfThreshold = new System.Windows.Forms.Label();
            this.chbIsFDD = new System.Windows.Forms.CheckBox();
            this.lblRelaySubFrameCongig = new System.Windows.Forms.Label();
            this.ntxtRelaySubFrameCongig = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.lblLteSubFrameCongig = new System.Windows.Forms.Label();
            this.ntxtLteSubFrameCongig = new Huawei.UNet.Controls.Utility.NumericTextBox();
            this.TPGroupProperty.SuspendLayout();
            this.tPageGeneral.SuspendLayout();
            this.tPageCondition.SuspendLayout();
            this.tpageAdvanced.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgrdViewFrenBand)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // btnConfirm
            // 
            this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnApply
            // 
            this.btnApply.Click += new System.EventHandler(this.btnApply_Click);
            // 
            // tPageGeneral
            // 
            this.tPageGeneral.Controls.Add(this.chbIsFDD);
            this.tPageGeneral.Controls.Add(this.chbRsShifting);
            this.tPageGeneral.Controls.Add(this.ntxtDiffFreqHandover);
            this.tPageGeneral.Controls.Add(this.lbDiffFreqHandover);
            this.tPageGeneral.Controls.Add(this.ntxtHandover);
            this.tPageGeneral.Controls.Add(this.lbHandover);
            this.tPageGeneral.Controls.Add(this.chbIndoorCoverage);
            this.tPageGeneral.Controls.Add(this.ntxtCellEdgeCoverageProbability);
            this.tPageGeneral.Controls.Add(this.lblCellEdgeCoverageProbability);
            this.tPageGeneral.Controls.Add(this.chbShadow);
            this.tPageGeneral.Controls.Add(this.lsbPolygon);
            this.tPageGeneral.Controls.Add(this.lblPolygon);
            this.tPageGeneral.Controls.Add(this.ntxtGroupResolution);
            this.tPageGeneral.Controls.Add(this.lblResolution);
            this.tPageGeneral.Controls.Add(this.txtName);
            this.tPageGeneral.Controls.Add(this.lblName);
            // 
            // tPageCondition
            // 
            this.tPageCondition.Controls.Add(this.ntxtLteSubFrameCongig);
            this.tPageCondition.Controls.Add(this.lblLteSubFrameCongig);
            this.tPageCondition.Controls.Add(this.ntxtRelaySubFrameCongig);
            this.tPageCondition.Controls.Add(this.lblRelaySubFrameCongig);
            this.tPageCondition.Controls.Add(this.labelInterfThreshold);
            this.tPageCondition.Controls.Add(this.ntxtInterfRcpThreshold);
            this.tPageCondition.Controls.Add(this.label2);
            this.tPageCondition.Controls.Add(this.ntxtULMaxSensitivity);
            this.tPageCondition.Controls.Add(this.textBox2);
            this.tPageCondition.Controls.Add(this.label3);
            this.tPageCondition.Controls.Add(this.ntxtULTxSensitivity);
            this.tPageCondition.Controls.Add(this.cmbMobility);
            this.tPageCondition.Controls.Add(this.lblMobility);
            this.tPageCondition.Controls.Add(this.cmbService);
            this.tPageCondition.Controls.Add(this.lblService);
            this.tPageCondition.Controls.Add(this.cmbTerminal);
            this.tPageCondition.Controls.Add(this.lblTerminal);
            this.tPageCondition.Controls.Add(this.lblSmall);
            this.tPageCondition.Controls.Add(this.ntxtMaxSensitivity);
            this.tPageCondition.Controls.Add(this.textBox1);
            this.tPageCondition.Controls.Add(this.lblSmallorEqual);
            this.tPageCondition.Controls.Add(this.ntxtRxSensitivity);
            // 
            // tpageAdvanced
            // 
            this.tpageAdvanced.Controls.Add(this.chkall);
            this.tpageAdvanced.Controls.Add(this.dataGridView1);
            this.tpageAdvanced.Controls.Add(this.dgrdViewFrenBand);
            this.tpageAdvanced.Controls.SetChildIndex(this.label1, 0);
            this.tpageAdvanced.Controls.SetChildIndex(this.dgrdViewFrenBand, 0);
            this.tpageAdvanced.Controls.SetChildIndex(this.dataGridView1, 0);
            this.tpageAdvanced.Controls.SetChildIndex(this.chkall, 0);
            // 
            // lblName
            // 
            this.lblName.AutoSize = true;
            this.lblName.Location = new System.Drawing.Point(6, 14);
            this.lblName.Name = "lblName";
            this.lblName.Size = new System.Drawing.Size(44, 15);
            this.lblName.TabIndex = 1;
            this.lblName.Text = "Name:";
            // 
            // txtName
            // 
            this.txtName.Location = new System.Drawing.Point(56, 11);
            this.txtName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txtName.Name = "txtName";
            this.txtName.Size = new System.Drawing.Size(320, 21);
            this.txtName.TabIndex = 2;
            this.txtName.Text = "Group1";
            this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            this.txtName.TextChanged += new System.EventHandler(this.textChanged);
            // 
            // lblResolution
            // 
            this.lblResolution.AutoSize = true;
            this.lblResolution.Location = new System.Drawing.Point(6, 48);
            this.lblResolution.Name = "lblResolution";
            this.lblResolution.Size = new System.Drawing.Size(89, 15);
            this.lblResolution.TabIndex = 3;
            this.lblResolution.Text = "Resolution(m):";
            // 
            // ntxtGroupResolution
            // 
            this.ntxtGroupResolution.AutoSize = true;
            this.ntxtGroupResolution.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtGroupResolution.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtGroupResolution.CharExtensition = "";
            this.ntxtGroupResolution.FloatPlaces = 0;
            this.ntxtGroupResolution.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtGroupResolution.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtGroupResolution.Location = new System.Drawing.Point(101, 40);
            this.ntxtGroupResolution.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtGroupResolution.Maximum = new decimal(new int[] {
            500,
            0,
            0,
            0});
            this.ntxtGroupResolution.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtGroupResolution.Name = "ntxtGroupResolution";
            this.ntxtGroupResolution.ReadOnly = false;
            this.ntxtGroupResolution.Size = new System.Drawing.Size(275, 23);
            this.ntxtGroupResolution.TabIndex = 11;
            this.ntxtGroupResolution.Value = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.ntxtGroupResolution.ValueChanged += new System.EventHandler(this.textChanged);
            // 
            // lblPolygon
            // 
            this.lblPolygon.AutoSize = true;
            this.lblPolygon.Location = new System.Drawing.Point(6, 136);
            this.lblPolygon.Name = "lblPolygon";
            this.lblPolygon.Size = new System.Drawing.Size(54, 15);
            this.lblPolygon.TabIndex = 14;
            this.lblPolygon.Text = "Polygon:";
            // 
            // lsbPolygon
            // 
            this.lsbPolygon.FormattingEnabled = true;
            this.lsbPolygon.ItemHeight = 15;
            this.lsbPolygon.Location = new System.Drawing.Point(6, 154);
            this.lsbPolygon.Name = "lsbPolygon";
            this.lsbPolygon.Size = new System.Drawing.Size(367, 94);
            this.lsbPolygon.TabIndex = 15;
            this.lsbPolygon.SelectedIndexChanged += new System.EventHandler(this.lsbPolygon_SelectedIndexChanged);
            // 
            // chbShadow
            // 
            this.chbShadow.AutoSize = true;
            this.chbShadow.Checked = true;
            this.chbShadow.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chbShadow.Location = new System.Drawing.Point(6, 254);
            this.chbShadow.Name = "chbShadow";
            this.chbShadow.Size = new System.Drawing.Size(98, 19);
            this.chbShadow.TabIndex = 16;
            this.chbShadow.Text = "With Shadow";
            this.chbShadow.UseVisualStyleBackColor = true;
            this.chbShadow.CheckedChanged += new System.EventHandler(this.checkBoxChanged);
            // 
            // lblCellEdgeCoverageProbability
            // 
            this.lblCellEdgeCoverageProbability.AutoSize = true;
            this.lblCellEdgeCoverageProbability.Location = new System.Drawing.Point(3, 276);
            this.lblCellEdgeCoverageProbability.Name = "lblCellEdgeCoverageProbability";
            this.lblCellEdgeCoverageProbability.Size = new System.Drawing.Size(180, 15);
            this.lblCellEdgeCoverageProbability.TabIndex = 17;
            this.lblCellEdgeCoverageProbability.Text = "Cell Edge Coverage Probability:";
            // 
            // ntxtCellEdgeCoverageProbability
            // 
            this.ntxtCellEdgeCoverageProbability.AutoSize = true;
            this.ntxtCellEdgeCoverageProbability.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtCellEdgeCoverageProbability.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtCellEdgeCoverageProbability.CharExtensition = "%";
            this.ntxtCellEdgeCoverageProbability.FloatPlaces = 0;
            this.ntxtCellEdgeCoverageProbability.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtCellEdgeCoverageProbability.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtCellEdgeCoverageProbability.Location = new System.Drawing.Point(189, 268);
            this.ntxtCellEdgeCoverageProbability.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtCellEdgeCoverageProbability.Maximum = new decimal(new int[] {
            100,
            0,
            0,
            0});
            this.ntxtCellEdgeCoverageProbability.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtCellEdgeCoverageProbability.Name = "ntxtCellEdgeCoverageProbability";
            this.ntxtCellEdgeCoverageProbability.ReadOnly = false;
            this.ntxtCellEdgeCoverageProbability.Size = new System.Drawing.Size(174, 23);
            this.ntxtCellEdgeCoverageProbability.TabIndex = 18;
            this.ntxtCellEdgeCoverageProbability.Value = new decimal(new int[] {
            75,
            0,
            0,
            0});
            this.ntxtCellEdgeCoverageProbability.ValueChanged += new System.EventHandler(this.textChanged);
            // 
            // chbIndoorCoverage
            // 
            this.chbIndoorCoverage.AutoSize = true;
            this.chbIndoorCoverage.Location = new System.Drawing.Point(6, 315);
            this.chbIndoorCoverage.Name = "chbIndoorCoverage";
            this.chbIndoorCoverage.Size = new System.Drawing.Size(117, 19);
            this.chbIndoorCoverage.TabIndex = 19;
            this.chbIndoorCoverage.Text = "Indoor Coverage";
            this.chbIndoorCoverage.UseVisualStyleBackColor = true;
            this.chbIndoorCoverage.CheckedChanged += new System.EventHandler(this.checkBoxChanged);
            // 
            // lbHandover
            // 
            this.lbHandover.AutoSize = true;
            this.lbHandover.Location = new System.Drawing.Point(6, 81);
            this.lbHandover.Name = "lbHandover";
            this.lbHandover.Size = new System.Drawing.Size(173, 15);
            this.lbHandover.TabIndex = 20;
            this.lbHandover.Text = "Intra Frequency Handover(dB):";
            // 
            // ntxtHandover
            // 
            this.ntxtHandover.AutoSize = true;
            this.ntxtHandover.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtHandover.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtHandover.CharExtensition = "";
            this.ntxtHandover.FloatPlaces = 0;
            this.ntxtHandover.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtHandover.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtHandover.Location = new System.Drawing.Point(189, 73);
            this.ntxtHandover.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtHandover.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.ntxtHandover.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtHandover.Name = "ntxtHandover";
            this.ntxtHandover.ReadOnly = false;
            this.ntxtHandover.Size = new System.Drawing.Size(187, 23);
            this.ntxtHandover.TabIndex = 21;
            this.ntxtHandover.Value = new decimal(new int[] {
            6,
            0,
            0,
            0});
            this.ntxtHandover.ValueChanged += new System.EventHandler(this.textChanged);
            // 
            // ntxtRxSensitivity
            // 
            this.ntxtRxSensitivity.AutoSize = true;
            this.ntxtRxSensitivity.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtRxSensitivity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtRxSensitivity.CharExtensition = "";
            this.ntxtRxSensitivity.FloatPlaces = 2;
            this.ntxtRxSensitivity.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtRxSensitivity.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtRxSensitivity.Location = new System.Drawing.Point(6, 8);
            this.ntxtRxSensitivity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtRxSensitivity.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtRxSensitivity.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.ntxtRxSensitivity.Name = "ntxtRxSensitivity";
            this.ntxtRxSensitivity.ReadOnly = false;
            this.ntxtRxSensitivity.Size = new System.Drawing.Size(96, 23);
            this.ntxtRxSensitivity.TabIndex = 8;
            this.ntxtRxSensitivity.Value = new decimal(new int[] {
            140,
            0,
            0,
            -2147483648});
            this.ntxtRxSensitivity.ValueChanged += new System.EventHandler(this.textChanged);
            // 
            // lblSmallorEqual
            // 
            this.lblSmallorEqual.AutoSize = true;
            this.lblSmallorEqual.Location = new System.Drawing.Point(108, 16);
            this.lblSmallorEqual.Name = "lblSmallorEqual";
            this.lblSmallorEqual.Size = new System.Drawing.Size(21, 15);
            this.lblSmallorEqual.TabIndex = 9;
            this.lblSmallorEqual.Text = "<=";
            // 
            // textBox1
            // 
            this.textBox1.Enabled = false;
            this.textBox1.Location = new System.Drawing.Point(135, 10);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(125, 21);
            this.textBox1.TabIndex = 10;
            this.textBox1.Text = "Signal Level(DL)(dBm)";
            // 
            // ntxtMaxSensitivity
            // 
            this.ntxtMaxSensitivity.AutoSize = true;
            this.ntxtMaxSensitivity.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtMaxSensitivity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtMaxSensitivity.CharExtensition = "";
            this.ntxtMaxSensitivity.FloatPlaces = 2;
            this.ntxtMaxSensitivity.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtMaxSensitivity.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtMaxSensitivity.Location = new System.Drawing.Point(288, 10);
            this.ntxtMaxSensitivity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtMaxSensitivity.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.ntxtMaxSensitivity.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtMaxSensitivity.Name = "ntxtMaxSensitivity";
            this.ntxtMaxSensitivity.ReadOnly = false;
            this.ntxtMaxSensitivity.Size = new System.Drawing.Size(96, 23);
            this.ntxtMaxSensitivity.TabIndex = 11;
            this.ntxtMaxSensitivity.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtMaxSensitivity.ValueChanged += new System.EventHandler(this.textChanged);
            // 
            // lblSmall
            // 
            this.lblSmall.AutoSize = true;
            this.lblSmall.Location = new System.Drawing.Point(266, 13);
            this.lblSmall.Name = "lblSmall";
            this.lblSmall.Size = new System.Drawing.Size(21, 15);
            this.lblSmall.TabIndex = 12;
            this.lblSmall.Text = "<=";
            // 
            // lblTerminal
            // 
            this.lblTerminal.AutoSize = true;
            this.lblTerminal.Location = new System.Drawing.Point(6, 137);
            this.lblTerminal.Name = "lblTerminal";
            this.lblTerminal.Size = new System.Drawing.Size(59, 15);
            this.lblTerminal.TabIndex = 13;
            this.lblTerminal.Text = "Terminal:";
            // 
            // cmbTerminal
            // 
            this.cmbTerminal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbTerminal.FormattingEnabled = true;
            this.cmbTerminal.Location = new System.Drawing.Point(71, 129);
            this.cmbTerminal.Name = "cmbTerminal";
            this.cmbTerminal.Size = new System.Drawing.Size(313, 23);
            this.cmbTerminal.TabIndex = 14;
            this.cmbTerminal.SelectedIndexChanged += new System.EventHandler(this.cmbTerminal_SelectedIndexChanged);
            // 
            // lblService
            // 
            this.lblService.AutoSize = true;
            this.lblService.Location = new System.Drawing.Point(6, 175);
            this.lblService.Name = "lblService";
            this.lblService.Size = new System.Drawing.Size(50, 15);
            this.lblService.TabIndex = 15;
            this.lblService.Text = "Service:";
            // 
            // cmbService
            // 
            this.cmbService.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbService.FormattingEnabled = true;
            this.cmbService.Location = new System.Drawing.Point(71, 167);
            this.cmbService.Name = "cmbService";
            this.cmbService.Size = new System.Drawing.Size(313, 23);
            this.cmbService.TabIndex = 16;
            this.cmbService.SelectedIndexChanged += new System.EventHandler(this.cmbService_SelectedIndexChanged);
            // 
            // lblMobility
            // 
            this.lblMobility.AutoSize = true;
            this.lblMobility.Location = new System.Drawing.Point(6, 213);
            this.lblMobility.Name = "lblMobility";
            this.lblMobility.Size = new System.Drawing.Size(50, 15);
            this.lblMobility.TabIndex = 17;
            this.lblMobility.Text = "Mobility:";
            // 
            // cmbMobility
            // 
            this.cmbMobility.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cmbMobility.FormattingEnabled = true;
            this.cmbMobility.Location = new System.Drawing.Point(71, 205);
            this.cmbMobility.Name = "cmbMobility";
            this.cmbMobility.Size = new System.Drawing.Size(313, 23);
            this.cmbMobility.TabIndex = 18;
            this.cmbMobility.SelectedIndexChanged += new System.EventHandler(this.cmbMobility_SelectedIndexChanged);
            // 
            // dgrdViewFrenBand
            // 
            this.dgrdViewFrenBand.AllowUserToAddRows = false;
            this.dgrdViewFrenBand.AllowUserToDeleteRows = false;
            this.dgrdViewFrenBand.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.dgrdViewFrenBand.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgrdViewFrenBand.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.ID,
            this.FreName,
            this.Column1});
            this.dgrdViewFrenBand.Location = new System.Drawing.Point(6, 6);
            this.dgrdViewFrenBand.Name = "dgrdViewFrenBand";
            this.dgrdViewFrenBand.RowTemplate.Height = 23;
            this.dgrdViewFrenBand.Size = new System.Drawing.Size(376, 173);
            this.dgrdViewFrenBand.TabIndex = 2;
            this.dgrdViewFrenBand.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgrdViewFrenBand_CellContentDoubleClick);
            this.dgrdViewFrenBand.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.dgv_CellPainting);
            this.dgrdViewFrenBand.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgrdViewFrenBand_CellContentClick);
            // 
            // ID
            // 
            this.ID.HeaderText = "ID";
            this.ID.Name = "ID";
            this.ID.ReadOnly = true;
            this.ID.Visible = false;
            this.ID.Width = 40;
            // 
            // FreName
            // 
            this.FreName.HeaderText = "Frequency Name";
            this.FreName.Name = "FreName";
            this.FreName.ReadOnly = true;
            this.FreName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.FreName.Width = 160;
            // 
            // Column1
            // 
            this.Column1.HeaderText = "";
            this.Column1.Name = "Column1";
            this.Column1.Width = 50;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                        | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.FreID,
            this.FreNameChannel,
            this.ChannelIndex,
            this.Column2});
            this.dataGridView1.Location = new System.Drawing.Point(6, 185);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(376, 223);
            this.dataGridView1.TabIndex = 4;
            this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
            // 
            // FreID
            // 
            this.FreID.Frozen = true;
            this.FreID.HeaderText = "ID";
            this.FreID.Name = "FreID";
            this.FreID.ReadOnly = true;
            this.FreID.Visible = false;
            this.FreID.Width = 40;
            // 
            // FreNameChannel
            // 
            this.FreNameChannel.Frozen = true;
            this.FreNameChannel.HeaderText = "Frequency Name";
            this.FreNameChannel.Name = "FreNameChannel";
            this.FreNameChannel.ReadOnly = true;
            this.FreNameChannel.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            this.FreNameChannel.Width = 165;
            // 
            // ChannelIndex
            // 
            this.ChannelIndex.Frozen = true;
            this.ChannelIndex.HeaderText = "Channel Index";
            this.ChannelIndex.Name = "ChannelIndex";
            this.ChannelIndex.ReadOnly = true;
            this.ChannelIndex.Width = 105;
            // 
            // Column2
            // 
            this.Column2.HeaderText = "";
            this.Column2.Name = "Column2";
            this.Column2.Width = 50;
            // 
            // chkall
            // 
            this.chkall.AutoSize = true;
            this.chkall.Enabled = false;
            this.chkall.Location = new System.Drawing.Point(265, 15);
            this.chkall.Name = "chkall";
            this.chkall.Size = new System.Drawing.Size(15, 14);
            this.chkall.TabIndex = 5;
            this.chkall.UseVisualStyleBackColor = true;
            this.chkall.Visible = false;
            // 
            // lbDiffFreqHandover
            // 
            this.lbDiffFreqHandover.AutoSize = true;
            this.lbDiffFreqHandover.Location = new System.Drawing.Point(6, 112);
            this.lbDiffFreqHandover.Name = "lbDiffFreqHandover";
            this.lbDiffFreqHandover.Size = new System.Drawing.Size(173, 15);
            this.lbDiffFreqHandover.TabIndex = 22;
            this.lbDiffFreqHandover.Text = "Inter Frequency Handover(dB):";
            // 
            // ntxtDiffFreqHandover
            // 
            this.ntxtDiffFreqHandover.AutoSize = true;
            this.ntxtDiffFreqHandover.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtDiffFreqHandover.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtDiffFreqHandover.CharExtensition = "";
            this.ntxtDiffFreqHandover.FloatPlaces = 0;
            this.ntxtDiffFreqHandover.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtDiffFreqHandover.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtDiffFreqHandover.Location = new System.Drawing.Point(189, 104);
            this.ntxtDiffFreqHandover.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtDiffFreqHandover.Maximum = new decimal(new int[] {
            50,
            0,
            0,
            0});
            this.ntxtDiffFreqHandover.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtDiffFreqHandover.Name = "ntxtDiffFreqHandover";
            this.ntxtDiffFreqHandover.ReadOnly = false;
            this.ntxtDiffFreqHandover.Size = new System.Drawing.Size(187, 23);
            this.ntxtDiffFreqHandover.TabIndex = 23;
            this.ntxtDiffFreqHandover.Value = new decimal(new int[] {
            3,
            0,
            0,
            0});
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(266, 53);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(21, 15);
            this.label2.TabIndex = 23;
            this.label2.Text = "<=";
            // 
            // ntxtULMaxSensitivity
            // 
            this.ntxtULMaxSensitivity.AutoSize = true;
            this.ntxtULMaxSensitivity.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtULMaxSensitivity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtULMaxSensitivity.CharExtensition = "";
            this.ntxtULMaxSensitivity.FloatPlaces = 2;
            this.ntxtULMaxSensitivity.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtULMaxSensitivity.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtULMaxSensitivity.Location = new System.Drawing.Point(288, 50);
            this.ntxtULMaxSensitivity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtULMaxSensitivity.Maximum = new decimal(new int[] {
            200,
            0,
            0,
            0});
            this.ntxtULMaxSensitivity.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtULMaxSensitivity.Name = "ntxtULMaxSensitivity";
            this.ntxtULMaxSensitivity.ReadOnly = false;
            this.ntxtULMaxSensitivity.Size = new System.Drawing.Size(96, 23);
            this.ntxtULMaxSensitivity.TabIndex = 22;
            this.ntxtULMaxSensitivity.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            // 
            // textBox2
            // 
            this.textBox2.Enabled = false;
            this.textBox2.Location = new System.Drawing.Point(135, 50);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(125, 21);
            this.textBox2.TabIndex = 21;
            this.textBox2.Text = "Signal Level(UL)(dBm)";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(108, 56);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(21, 15);
            this.label3.TabIndex = 20;
            this.label3.Text = "<=";
            // 
            // ntxtULTxSensitivity
            // 
            this.ntxtULTxSensitivity.AutoSize = true;
            this.ntxtULTxSensitivity.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtULTxSensitivity.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtULTxSensitivity.CharExtensition = "";
            this.ntxtULTxSensitivity.FloatPlaces = 2;
            this.ntxtULTxSensitivity.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtULTxSensitivity.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtULTxSensitivity.Location = new System.Drawing.Point(6, 48);
            this.ntxtULTxSensitivity.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtULTxSensitivity.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtULTxSensitivity.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.ntxtULTxSensitivity.Name = "ntxtULTxSensitivity";
            this.ntxtULTxSensitivity.ReadOnly = false;
            this.ntxtULTxSensitivity.Size = new System.Drawing.Size(96, 23);
            this.ntxtULTxSensitivity.TabIndex = 19;
            this.ntxtULTxSensitivity.Value = new decimal(new int[] {
            130,
            0,
            0,
            -2147483648});
            // 
            // chbRsShifting
            // 
            this.chbRsShifting.AutoSize = true;
            this.chbRsShifting.Location = new System.Drawing.Point(6, 353);
            this.chbRsShifting.Name = "chbRsShifting";
            this.chbRsShifting.Size = new System.Drawing.Size(87, 19);
            this.chbRsShifting.TabIndex = 24;
            this.chbRsShifting.Text = "RS Shifting";
            this.chbRsShifting.UseVisualStyleBackColor = true;
            // 
            // ntxtInterfRcpThreshold
            // 
            this.ntxtInterfRcpThreshold.AutoSize = true;
            this.ntxtInterfRcpThreshold.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtInterfRcpThreshold.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtInterfRcpThreshold.CharExtensition = "";
            this.ntxtInterfRcpThreshold.FloatPlaces = 2;
            this.ntxtInterfRcpThreshold.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtInterfRcpThreshold.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtInterfRcpThreshold.Location = new System.Drawing.Point(223, 90);
            this.ntxtInterfRcpThreshold.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtInterfRcpThreshold.Maximum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtInterfRcpThreshold.Minimum = new decimal(new int[] {
            200,
            0,
            0,
            -2147483648});
            this.ntxtInterfRcpThreshold.Name = "ntxtInterfRcpThreshold";
            this.ntxtInterfRcpThreshold.ReadOnly = false;
            this.ntxtInterfRcpThreshold.Size = new System.Drawing.Size(161, 23);
            this.ntxtInterfRcpThreshold.TabIndex = 24;
            this.ntxtInterfRcpThreshold.Value = new decimal(new int[] {
            130,
            0,
            0,
            -2147483648});
            // 
            // labelInterfThreshold
            // 
            this.labelInterfThreshold.AutoSize = true;
            this.labelInterfThreshold.Location = new System.Drawing.Point(6, 98);
            this.labelInterfThreshold.Name = "labelInterfThreshold";
            this.labelInterfThreshold.Size = new System.Drawing.Size(211, 15);
            this.labelInterfThreshold.TabIndex = 25;
            this.labelInterfThreshold.Text = "Interferer Reception Threshold(dBm):";
            // 
            // chbIsFDD
            // 
            this.chbIsFDD.AutoSize = true;
            this.chbIsFDD.Checked = true;
            this.chbIsFDD.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chbIsFDD.Location = new System.Drawing.Point(6, 389);
            this.chbIsFDD.Name = "chbIsFDD";
            this.chbIsFDD.Size = new System.Drawing.Size(61, 19);
            this.chbIsFDD.TabIndex = 25;
            this.chbIsFDD.Text = "IsFDD";
            this.chbIsFDD.UseVisualStyleBackColor = true;
            // 
            // lblRelaySubFrameCongig
            // 
            this.lblRelaySubFrameCongig.AutoSize = true;
            this.lblRelaySubFrameCongig.Location = new System.Drawing.Point(6, 251);
            this.lblRelaySubFrameCongig.Name = "lblRelaySubFrameCongig";
            this.lblRelaySubFrameCongig.Size = new System.Drawing.Size(139, 15);
            this.lblRelaySubFrameCongig.TabIndex = 26;
            this.lblRelaySubFrameCongig.Text = "RelaySubFrameCongig:";
            // 
            // ntxtRelaySubFrameCongig
            // 
            this.ntxtRelaySubFrameCongig.AutoSize = true;
            this.ntxtRelaySubFrameCongig.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtRelaySubFrameCongig.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtRelaySubFrameCongig.CharExtensition = "";
            this.ntxtRelaySubFrameCongig.FloatPlaces = 0;
            this.ntxtRelaySubFrameCongig.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtRelaySubFrameCongig.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtRelaySubFrameCongig.Location = new System.Drawing.Point(151, 249);
            this.ntxtRelaySubFrameCongig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtRelaySubFrameCongig.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.ntxtRelaySubFrameCongig.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtRelaySubFrameCongig.Name = "ntxtRelaySubFrameCongig";
            this.ntxtRelaySubFrameCongig.ReadOnly = false;
            this.ntxtRelaySubFrameCongig.Size = new System.Drawing.Size(110, 23);
            this.ntxtRelaySubFrameCongig.TabIndex = 27;
            this.ntxtRelaySubFrameCongig.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            // 
            // lblLteSubFrameCongig
            // 
            this.lblLteSubFrameCongig.AutoSize = true;
            this.lblLteSubFrameCongig.Location = new System.Drawing.Point(6, 286);
            this.lblLteSubFrameCongig.Name = "lblLteSubFrameCongig";
            this.lblLteSubFrameCongig.Size = new System.Drawing.Size(125, 15);
            this.lblLteSubFrameCongig.TabIndex = 28;
            this.lblLteSubFrameCongig.Text = "LteSubFrameCongig:";
            // 
            // ntxtLteSubFrameCongig
            // 
            this.ntxtLteSubFrameCongig.AutoSize = true;
            this.ntxtLteSubFrameCongig.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            this.ntxtLteSubFrameCongig.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            this.ntxtLteSubFrameCongig.CharExtensition = "";
            this.ntxtLteSubFrameCongig.FloatPlaces = 0;
            this.ntxtLteSubFrameCongig.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ntxtLteSubFrameCongig.Increment = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.ntxtLteSubFrameCongig.Location = new System.Drawing.Point(150, 285);
            this.ntxtLteSubFrameCongig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 0);
            this.ntxtLteSubFrameCongig.Maximum = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.ntxtLteSubFrameCongig.Minimum = new decimal(new int[] {
            0,
            0,
            0,
            0});
            this.ntxtLteSubFrameCongig.Name = "ntxtLteSubFrameCongig";
            this.ntxtLteSubFrameCongig.ReadOnly = false;
            this.ntxtLteSubFrameCongig.Size = new System.Drawing.Size(110, 23);
            this.ntxtLteSubFrameCongig.TabIndex = 29;
            this.ntxtLteSubFrameCongig.Value = new decimal(new int[] {
            0,
            0,
            0,
            0});
            // 
            // LteGroupPropertyForm
            // 
            this.AcceptButton = this.btnConfirm;
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.ClientSize = new System.Drawing.Size(422, 510);
            this.Name = "LteGroupPropertyForm";
            this.HelpButtonClicked += new System.ComponentModel.CancelEventHandler(this.EventHelpButtonClicked);
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.GroupPropertiesForm_KeyDown);
            this.TPGroupProperty.ResumeLayout(false);
            this.tPageGeneral.ResumeLayout(false);
            this.tPageGeneral.PerformLayout();
            this.tPageCondition.ResumeLayout(false);
            this.tPageCondition.PerformLayout();
            this.tpageAdvanced.ResumeLayout(false);
            this.tpageAdvanced.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgrdViewFrenBand)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.ResumeLayout(false);

        }
Пример #8
0
 private void InitializeComponent()
 {
     this.richTextBox1 = new RichTextBox();
     this.label1 = new Label();
     this.tabpageClutter = new TabPage();
     this.dgvClutterLoss = new DataGridViewBase();
     this.label2 = new Label();
     base.tabctlProperties.SuspendLayout();
     base.tabpageParameters.SuspendLayout();
     this.tabpageClutter.SuspendLayout();
     ((ISupportInitialize)this.dgvClutterLoss).BeginInit();
     base.SuspendLayout();
     base.tabctlProperties.Controls.Add(this.tabpageClutter);
     base.tabctlProperties.Controls.SetChildIndex(this.tabpageClutter, 0);
     base.tabctlProperties.Controls.SetChildIndex(base.tabpageParameters, 0);
     base.txtDescriptionrich.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     base.tabpageParameters.Controls.Add(this.label1);
     base.tabpageParameters.Controls.Add(this.richTextBox1);
     base.tabpageParameters.Controls.SetChildIndex(this.richTextBox1, 0);
     base.tabpageParameters.Controls.SetChildIndex(this.label1, 0);
     base.tabpageParameters.Controls.SetChildIndex(base.gridParameters, 0);
     base.gridParameters.Size = new Size(0x1be, 0xe3);
     this.richTextBox1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.richTextBox1.BorderStyle = BorderStyle.None;
     this.richTextBox1.Location = new System.Drawing.Point(0x11, 0x11c);
     this.richTextBox1.Name = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size = new Size(0x1be, 0x2b);
     this.richTextBox1.TabIndex = 1;
     this.richTextBox1.Text = "K1 + K2*logd +K3*log(Htxeff) + K4*DiffractionLoss + K5*log(d)*log(Htxeff) + K6*(Hrxeff) + K7*ClutterLoss";
     this.label1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(14, 0x106);
     this.label1.Name = "label1";
     this.label1.Size = new Size(0x35, 15);
     this.label1.TabIndex = 2;
     this.label1.Text = PropagationResource.PROP_FORMULA;
     this.tabpageClutter.Controls.Add(this.dgvClutterLoss);
     this.tabpageClutter.Controls.Add(this.label2);
     this.tabpageClutter.Location = new System.Drawing.Point(4, 0x18);
     this.tabpageClutter.Name = "tabpageClutter";
     this.tabpageClutter.Size = new Size(480, 0x14c);
     this.tabpageClutter.TabIndex = 2;
     this.tabpageClutter.Text = PropagationResource.PROP_CLUTTER;
     this.tabpageClutter.UseVisualStyleBackColor = true;
     this.dgvClutterLoss.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dgvClutterLoss.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvClutterLoss.Location = new System.Drawing.Point(0x1d, 0x38);
     this.dgvClutterLoss.Name = "dgvClutterLoss";
     this.dgvClutterLoss.RowTemplate.Height = 0x17;
     this.dgvClutterLoss.Size = new Size(0x1a2, 0x103);
     this.dgvClutterLoss.TabIndex = 2;
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(0x1a, 0x25);
     this.label2.Name = "label2";
     this.label2.Size = new Size(0xa2, 15);
     this.label2.TabIndex = 1;
     this.label2.Text = PropagationResource.PROP_PARAMETERS_PER_CLUTTER_CLASS;
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.Name = "SpmPropertiesForm";
     base.ShowIcon = false;
     base.tabctlProperties.ResumeLayout(false);
     base.tabpageParameters.ResumeLayout(false);
     base.tabpageParameters.PerformLayout();
     this.tabpageClutter.ResumeLayout(false);
     this.tabpageClutter.PerformLayout();
     ((ISupportInitialize)this.dgvClutterLoss).EndInit();
     base.ResumeLayout(false);
 }
Пример #9
0
 private void InitializeComponent()
 {
     this.m_OptPanel = new Panel();
     this.m_ApplyBtn = new Button();
     this.m_CancelBtn = new Button();
     this.m_OkBtn = new Button();
     this.m_ProperPanel = new Panel();
     this.m_PropertiesTabCtl = new TabControl();
     this.m_GeneralTabPage = new TabPage();
     this.m_NameTextBox = new TextBox();
     this.m_NameLabel = new Label();
     this.m_VectorTabPage = new TabPage();
     this.m_VectorGrid = new CommonDataGridView();
     this.m_RemoveBtn = new Button();
     this.m_AddBtn = new Button();
     this.m_TrafficTabPage = new TabPage();
     this.m_ClutterGrid = new CommonDataGridView();
     this.m_ClutterLabel = new Label();
     this.m_TrafficGrid = new CommonDataGridView();
     this.m_TrafficLabel = new Label();
     this.m_OptPanel.SuspendLayout();
     this.m_ProperPanel.SuspendLayout();
     this.m_PropertiesTabCtl.SuspendLayout();
     this.m_GeneralTabPage.SuspendLayout();
     this.m_VectorTabPage.SuspendLayout();
     ((ISupportInitialize) this.m_VectorGrid).BeginInit();
     this.m_TrafficTabPage.SuspendLayout();
     ((ISupportInitialize) this.m_ClutterGrid).BeginInit();
     ((ISupportInitialize) this.m_TrafficGrid).BeginInit();
     base.SuspendLayout();
     this.m_OptPanel.Controls.Add(this.m_ApplyBtn);
     this.m_OptPanel.Controls.Add(this.m_CancelBtn);
     this.m_OptPanel.Controls.Add(this.m_OkBtn);
     this.m_OptPanel.Dock = DockStyle.Bottom;
     this.m_OptPanel.Location = new System.Drawing.Point(0, 380);
     this.m_OptPanel.Margin = new Padding(3, 4, 3, 4);
     this.m_OptPanel.Name = "m_OptPanel";
     this.m_OptPanel.Size = new Size(0x20f, 0x2b);
     this.m_OptPanel.TabIndex = 0;
     this.m_ApplyBtn.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.m_ApplyBtn.Location = new System.Drawing.Point(0x1b7, 8);
     this.m_ApplyBtn.Margin = new Padding(3, 4, 3, 4);
     this.m_ApplyBtn.Name = "m_ApplyBtn";
     this.m_ApplyBtn.Size = new Size(0x48, 0x18);
     this.m_ApplyBtn.TabIndex = 2;
     this.m_ApplyBtn.Text = GeneralResource.BUTTON_APPLY;
     this.m_ApplyBtn.UseVisualStyleBackColor = true;
     this.m_ApplyBtn.Click += new EventHandler(this.ApplyBtn_Click);
     this.m_CancelBtn.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.m_CancelBtn.DialogResult = DialogResult.Cancel;
     this.m_CancelBtn.Location = new System.Drawing.Point(0x169, 8);
     this.m_CancelBtn.Margin = new Padding(3, 4, 3, 4);
     this.m_CancelBtn.Name = "m_CancelBtn";
     this.m_CancelBtn.Size = new Size(0x48, 0x18);
     this.m_CancelBtn.TabIndex = 1;
     this.m_CancelBtn.Text = GeneralResource.BUTTON_CANCEL;
     this.m_CancelBtn.UseVisualStyleBackColor = true;
     this.m_CancelBtn.Click += new EventHandler(this.CancelClick);
     this.m_OkBtn.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.m_OkBtn.Location = new System.Drawing.Point(0x11b, 8);
     this.m_OkBtn.Margin = new Padding(3, 4, 3, 4);
     this.m_OkBtn.Name = "m_OkBtn";
     this.m_OkBtn.Size = new Size(0x48, 0x18);
     this.m_OkBtn.TabIndex = 0;
     this.m_OkBtn.Text = GeneralResource.BUTTON_OK;
     this.m_OkBtn.UseVisualStyleBackColor = true;
     this.m_OkBtn.Click += new EventHandler(this.OkBtn_Click);
     this.m_ProperPanel.Controls.Add(this.m_PropertiesTabCtl);
     this.m_ProperPanel.Dock = DockStyle.Fill;
     this.m_ProperPanel.Location = new System.Drawing.Point(0, 0);
     this.m_ProperPanel.Margin = new Padding(3, 4, 3, 4);
     this.m_ProperPanel.Name = "m_ProperPanel";
     this.m_ProperPanel.Size = new Size(0x20f, 380);
     this.m_ProperPanel.TabIndex = 1;
     this.m_PropertiesTabCtl.Controls.Add(this.m_GeneralTabPage);
     this.m_PropertiesTabCtl.Controls.Add(this.m_VectorTabPage);
     this.m_PropertiesTabCtl.Controls.Add(this.m_TrafficTabPage);
     this.m_PropertiesTabCtl.Location = new System.Drawing.Point(12, 13);
     this.m_PropertiesTabCtl.Margin = new Padding(3, 4, 3, 4);
     this.m_PropertiesTabCtl.Name = "m_PropertiesTabCtl";
     this.m_PropertiesTabCtl.SelectedIndex = 0;
     this.m_PropertiesTabCtl.Size = new Size(0x1f7, 0x167);
     this.m_PropertiesTabCtl.TabIndex = 2;
     this.m_GeneralTabPage.Controls.Add(this.m_NameTextBox);
     this.m_GeneralTabPage.Controls.Add(this.m_NameLabel);
     this.m_GeneralTabPage.Location = new System.Drawing.Point(4, 0x18);
     this.m_GeneralTabPage.Margin = new Padding(3, 4, 3, 4);
     this.m_GeneralTabPage.Name = "m_GeneralTabPage";
     this.m_GeneralTabPage.Padding = new Padding(3, 4, 3, 4);
     this.m_GeneralTabPage.Size = new Size(0x1ef, 0x14b);
     this.m_GeneralTabPage.TabIndex = 0;
     this.m_GeneralTabPage.Text = TrafficMapResource.TRAFFICMAP_GENERAL;
     this.m_GeneralTabPage.UseVisualStyleBackColor = true;
     this.m_GeneralTabPage.Resize += new EventHandler(this.UI_ShowAndResize);
     this.m_GeneralTabPage.Enter += new EventHandler(this.UI_ShowAndResize);
     this.m_NameTextBox.Location = new System.Drawing.Point(0x4d, 0x10);
     this.m_NameTextBox.Margin = new Padding(3, 4, 3, 4);
     this.m_NameTextBox.Name = "m_NameTextBox";
     this.m_NameTextBox.Size = new Size(0x185, 0x15);
     this.m_NameTextBox.TabIndex = 1;
     this.m_NameTextBox.TextChanged += new EventHandler(this.NameTextBox_TextChanged);
     this.m_NameLabel.AutoSize = true;
     this.m_NameLabel.Location = new System.Drawing.Point(0x1d, 0x18);
     this.m_NameLabel.Name = "m_NameLabel";
     this.m_NameLabel.Size = new Size(0x2c, 15);
     this.m_NameLabel.TabIndex = 0;
     this.m_NameLabel.Text = TrafficMapResource.TRAFFICMAP_NAME;
     this.m_VectorTabPage.Controls.Add(this.m_VectorGrid);
     this.m_VectorTabPage.Controls.Add(this.m_RemoveBtn);
     this.m_VectorTabPage.Controls.Add(this.m_AddBtn);
     this.m_VectorTabPage.Location = new System.Drawing.Point(4, 0x18);
     this.m_VectorTabPage.Margin = new Padding(3, 4, 3, 4);
     this.m_VectorTabPage.Name = "m_VectorTabPage";
     this.m_VectorTabPage.Size = new Size(0x1ef, 0x14b);
     this.m_VectorTabPage.TabIndex = 3;
     this.m_VectorTabPage.Text = TrafficMapResource.TRAFFICMAP_VECTOR;
     this.m_VectorTabPage.UseVisualStyleBackColor = true;
     this.m_VectorTabPage.Resize += new EventHandler(this.UI_ShowAndResize);
     this.m_VectorTabPage.Enter += new EventHandler(this.UI_ShowAndResize);
     this.m_VectorGrid.AllowUserToAddRows = false;
     this.m_VectorGrid.BackgroundColor = SystemColors.Control;
     this.m_VectorGrid.BorderStyle = BorderStyle.Fixed3D;
     this.m_VectorGrid.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.m_VectorGrid.Location = new System.Drawing.Point(3, 4);
     this.m_VectorGrid.Margin = new Padding(3, 4, 3, 4);
     this.m_VectorGrid.Name = "m_VectorGrid";
     this.m_VectorGrid.RowTemplate.Height = 0x17;
     this.m_VectorGrid.Size = new Size(0x1f0, 0x12a);
     this.m_VectorGrid.TabIndex = 3;
     this.m_VectorGrid.CellValueChanged += new DataGridViewCellEventHandler(this.VectorGridCellValueChanged);
     this.m_VectorGrid.CurrentCellDirtyStateChanged += new EventHandler(this.m_VectorGrid_CurrentCellDirtyStateChanged);
     this.m_VectorGrid.DataError += new DataGridViewDataErrorEventHandler(this.GridDataError);
     this.m_VectorGrid.RowsRemoved += new DataGridViewRowsRemovedEventHandler(this.VectorGrid_RowsRemoved);
     this.m_VectorGrid.UserDeletingRow += new DataGridViewRowCancelEventHandler(this.VectorGrid_UserDeletingRow);
     this.m_RemoveBtn.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.m_RemoveBtn.Location = new System.Drawing.Point(0x18e, 0x12f);
     this.m_RemoveBtn.Margin = new Padding(3, 4, 3, 4);
     this.m_RemoveBtn.Name = "m_RemoveBtn";
     this.m_RemoveBtn.Size = new Size(0x48, 0x18);
     this.m_RemoveBtn.TabIndex = 2;
     this.m_RemoveBtn.Text = TrafficMapResource.TRAFFICMAP_REMOVE;
     this.m_RemoveBtn.UseVisualStyleBackColor = true;
     this.m_RemoveBtn.Click += new EventHandler(this.RemoveVectorBtn_Click);
     this.m_AddBtn.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.m_AddBtn.Location = new System.Drawing.Point(0x13f, 0x12f);
     this.m_AddBtn.Margin = new Padding(3, 4, 3, 4);
     this.m_AddBtn.Name = "m_AddBtn";
     this.m_AddBtn.Size = new Size(0x48, 0x18);
     this.m_AddBtn.TabIndex = 1;
     this.m_AddBtn.Text = TrafficMapResource.TRAFFICMAP_ADD;
     this.m_AddBtn.UseVisualStyleBackColor = true;
     this.m_AddBtn.Click += new EventHandler(this.AddVectorBtn_Click);
     this.m_TrafficTabPage.Controls.Add(this.m_ClutterGrid);
     this.m_TrafficTabPage.Controls.Add(this.m_ClutterLabel);
     this.m_TrafficTabPage.Controls.Add(this.m_TrafficGrid);
     this.m_TrafficTabPage.Controls.Add(this.m_TrafficLabel);
     this.m_TrafficTabPage.Location = new System.Drawing.Point(4, 0x18);
     this.m_TrafficTabPage.Margin = new Padding(3, 4, 3, 4);
     this.m_TrafficTabPage.Name = "m_TrafficTabPage";
     this.m_TrafficTabPage.Padding = new Padding(3, 4, 3, 4);
     this.m_TrafficTabPage.Size = new Size(0x1ef, 0x14b);
     this.m_TrafficTabPage.TabIndex = 1;
     this.m_TrafficTabPage.Text = TrafficMapResource.TRAFFICMAP_TRAFFIC;
     this.m_TrafficTabPage.UseVisualStyleBackColor = true;
     this.m_TrafficTabPage.Resize += new EventHandler(this.UI_ShowAndResize);
     this.m_TrafficTabPage.Enter += new EventHandler(this.UI_ShowAndResize);
     this.m_ClutterGrid.AllowUserToAddRows = false;
     this.m_ClutterGrid.AllowUserToDeleteRows = false;
     this.m_ClutterGrid.BackgroundColor = SystemColors.Control;
     this.m_ClutterGrid.BorderStyle = BorderStyle.Fixed3D;
     this.m_ClutterGrid.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.m_ClutterGrid.Location = new System.Drawing.Point(0x10, 150);
     this.m_ClutterGrid.Margin = new Padding(3, 4, 3, 4);
     this.m_ClutterGrid.Name = "m_ClutterGrid";
     this.m_ClutterGrid.RowTemplate.Height = 0x17;
     this.m_ClutterGrid.Size = new Size(0x1d8, 180);
     this.m_ClutterGrid.TabIndex = 3;
     this.m_ClutterGrid.CellValueChanged += new DataGridViewCellEventHandler(this.GridCellValueChanged);
     this.m_ClutterGrid.CellValidating += new DataGridViewCellValidatingEventHandler(this.ClutterGrid_CellValidating);
     this.m_ClutterGrid.CurrentCellDirtyStateChanged += new EventHandler(this.m_VectorGrid_CurrentCellDirtyStateChanged);
     this.m_ClutterGrid.DataError += new DataGridViewDataErrorEventHandler(this.GridDataError);
     this.m_ClutterLabel.AutoSize = true;
     this.m_ClutterLabel.Location = new System.Drawing.Point(15, 0x86);
     this.m_ClutterLabel.Name = "m_ClutterLabel";
     this.m_ClutterLabel.Size = new Size(0x70, 15);
     this.m_ClutterLabel.TabIndex = 2;
     this.m_ClutterLabel.Text = TrafficMapResource.TRAFFICMAP_CLUTTER_DISTRIBUTION;
     this.m_TrafficGrid.AllowUserToAddRows = false;
     this.m_TrafficGrid.AllowUserToDeleteRows = false;
     this.m_TrafficGrid.BackgroundColor = SystemColors.Control;
     this.m_TrafficGrid.BorderStyle = BorderStyle.Fixed3D;
     this.m_TrafficGrid.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.m_TrafficGrid.Location = new System.Drawing.Point(0x10, 0x16);
     this.m_TrafficGrid.Margin = new Padding(3, 4, 3, 4);
     this.m_TrafficGrid.Name = "m_TrafficGrid";
     this.m_TrafficGrid.RowTemplate.Height = 0x17;
     this.m_TrafficGrid.Size = new Size(0x1d8, 0x62);
     this.m_TrafficGrid.TabIndex = 1;
     this.m_TrafficGrid.CellValueChanged += new DataGridViewCellEventHandler(this.TrafficGridCellValueChanged);
     this.m_TrafficGrid.CurrentCellDirtyStateChanged += new EventHandler(this.m_VectorGrid_CurrentCellDirtyStateChanged);
     this.m_TrafficGrid.DataError += new DataGridViewDataErrorEventHandler(this.GridDataError);
     this.m_TrafficGrid.CellEnter += new DataGridViewCellEventHandler(this.m_TrafficGrid_CellEnter);
     this.m_TrafficLabel.AutoSize = true;
     this.m_TrafficLabel.Location = new System.Drawing.Point(13, 6);
     this.m_TrafficLabel.Name = "m_TrafficLabel";
     this.m_TrafficLabel.Size = new Size(80, 15);
     this.m_TrafficLabel.TabIndex = 0;
     this.m_TrafficLabel.Text = TrafficMapResource.TRAFFICMAP_TRAFFIC_FIELDS;
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x20f, 0x1a7);
     base.Controls.Add(this.m_ProperPanel);
     base.Controls.Add(this.m_OptPanel);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.Margin = new Padding(3, 4, 3, 4);
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     base.Name = "VectorMapPropertiesFrm";
     base.FormBorderStyle = FormBorderStyle.FixedDialog;
     base.ShowIcon = false;
     base.ShowInTaskbar = false;
     base.KeyPreview = true;
     base.HelpButton = true;
     base.KeyDown += new KeyEventHandler(this.VectorMapFrm_KeyDown);
     base.HelpButtonClicked += new CancelEventHandler(this.VectorMapFrm_HelpButtonClicked);
     base.StartPosition = FormStartPosition.CenterScreen;
     this.Text = TrafficMapResource.TRAFFICMAP_VECTOR_TRAFFIC_MAP_PROPERTIES;
     base.Load += new EventHandler(this.VectorMapProperties_Load);
     base.Resize += new EventHandler(this.UI_ShowAndResize);
     this.m_OptPanel.ResumeLayout(false);
     this.m_ProperPanel.ResumeLayout(false);
     this.m_PropertiesTabCtl.ResumeLayout(false);
     this.m_GeneralTabPage.ResumeLayout(false);
     this.m_GeneralTabPage.PerformLayout();
     this.m_VectorTabPage.ResumeLayout(false);
     ((ISupportInitialize) this.m_VectorGrid).EndInit();
     this.m_TrafficTabPage.ResumeLayout(false);
     this.m_TrafficTabPage.PerformLayout();
     ((ISupportInitialize) this.m_ClutterGrid).EndInit();
     ((ISupportInitialize) this.m_TrafficGrid).EndInit();
     base.ResumeLayout(false);
 }
Пример #10
0
 private void InitializeComponent()
 {
     this.components = new Container();
     DataGridViewCellStyle style = new DataGridViewCellStyle();
     this.pfdImport = new OpenFileDialog();
     this.sfdImport = new SaveFileDialog();
     this.lblConfig = new Label();
     this.tbxConfig = new TextBox();
     this.btnSave = new Button();
     this.btnLoad = new Button();
     this.lblFirst = new Label();
     this.nmcFirst = new NumericUpDownBase();
     this.lblSeparator = new Label();
     this.cmbSeparator = new ComboBox();
     this.lblPreview = new Label();
     this.btnImport = new Button();
     this.btnCancel = new Button();
     this.dgvPreview = new CommonDataGridView();
     this.lblOpenReLosses = new Label();
     this.lblOpenReGain = new Label();
     this.lblFrequency = new Label();
     this.lblTransmitterName = new Label();
     this.groupBox1 = new GroupBox();
     base.cbCellName = new ComboBox();
     this.ntxtFrequency = new NumericTextBox();
     this.lblOReceiverHeight = new Label();
     this.gbOReceiver = new GroupBox();
     this.imageList1 = new ImageList(this.components);
     this.ntxtReceiverGain = new NumericTextBox();
     this.ntxtReceiverLosses = new NumericTextBox();
     this.ntxtReceiverHeight = new NumericTextBox();
     base.isAutoMatchCellByPCICheckBox = new CheckBox();
     this.nmcFirst.BeginInit();
     ((ISupportInitialize)this.dgvPreview).BeginInit();
     this.groupBox1.SuspendLayout();
     this.gbOReceiver.SuspendLayout();
     base.SuspendLayout();
     this.lblConfig.AutoSize = true;
     this.lblConfig.Location = new System.Drawing.Point(12, 15);
     this.lblConfig.Name = "lblConfig";
     this.lblConfig.Size = new Size(0x6b, 15);
     this.lblConfig.TabIndex = 0;
     this.lblConfig.Text = PropagationResource.PROP_CONFIGURATION_FILE;
     this.tbxConfig.Enabled = false;
     this.tbxConfig.Location = new System.Drawing.Point(0x7d, 12);
     this.tbxConfig.Margin = new Padding(3, 4, 3, 4);
     this.tbxConfig.Name = "tbxConfig";
     this.tbxConfig.Size = new Size(230, 0x15);
     this.tbxConfig.TabIndex = 1;
     this.btnSave.Location = new System.Drawing.Point(0x187, 12);
     this.btnSave.Margin = new Padding(3, 4, 3, 4);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new Size(0x4b, 0x17);
     this.btnSave.TabIndex = 2;
     this.btnSave.Text = PropagationResource.PROP_SAVE;
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new EventHandler(this.btnSave_Click);
     this.btnLoad.Location = new System.Drawing.Point(0x1e2, 12);
     this.btnLoad.Margin = new Padding(3, 4, 3, 4);
     this.btnLoad.Name = "btnLoad";
     this.btnLoad.Size = new Size(0x4b, 0x17);
     this.btnLoad.TabIndex = 3;
     this.btnLoad.Text = PropagationResource.PROP_LOAD;
     this.btnLoad.UseVisualStyleBackColor = true;
     this.btnLoad.Click += new EventHandler(this.btnLoad_Click);
     this.lblFirst.AutoSize = true;
     this.lblFirst.Location = new System.Drawing.Point(12, 0x31);
     this.lblFirst.Name = "lblFirst";
     this.lblFirst.Size = new Size(0x54, 15);
     this.lblFirst.TabIndex = 4;
     this.lblFirst.Text = PropagationResource.PROP_1ST_DATA_ROW;
     this.nmcFirst.Location = new System.Drawing.Point(0x66, 0x2f);
     this.nmcFirst.Margin = new Padding(3, 4, 3, 4);
     int[] bits = new int[4];
     bits[0] = 1;
     this.nmcFirst.Minimum = new decimal(bits);
     this.nmcFirst.Name = "nmcFirst";
     this.nmcFirst.Size = new Size(0x38, 0x15);
     this.nmcFirst.TabIndex = 5;
     this.nmcFirst.TextAlign = HorizontalAlignment.Right;
     //bits = new int[4];
     bits[0] = 1;
     this.nmcFirst.Value = new decimal(bits);
     this.lblSeparator.AutoSize = true;
     this.lblSeparator.Location = new System.Drawing.Point(0xb1, 0x31);
     this.lblSeparator.Name = "lblSeparator";
     this.lblSeparator.Size = new Size(0x5e, 15);
     this.lblSeparator.TabIndex = 6;
     this.lblSeparator.Text = PropagationResource.PROP_FIELD_SEPARATOR;
     this.cmbSeparator.DropDownStyle = ComboBoxStyle.DropDownList;
     this.cmbSeparator.FormattingEnabled = true;
     this.cmbSeparator.Location = new System.Drawing.Point(0x115, 0x2d);
     this.cmbSeparator.Margin = new Padding(3, 4, 3, 4);
     this.cmbSeparator.Name = "cmbSeparator";
     this.cmbSeparator.Size = new Size(80, 0x17);
     this.cmbSeparator.TabIndex = 7;
     this.lblPreview.AutoSize = true;
     this.lblPreview.Location = new System.Drawing.Point(0x11f, 0x60);
     this.lblPreview.Name = "lblPreview";
     this.lblPreview.Size = new Size(0x57, 15);
     this.lblPreview.TabIndex = 9;
     this.lblPreview.Text = PropagationResource.PROP_FIELD_MAPPING;
     this.btnImport.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnImport.Location = new System.Drawing.Point(0x1e2, 0x16b);
     this.btnImport.Margin = new Padding(3, 4, 3, 4);
     this.btnImport.Name = "btnImport";
     this.btnImport.Size = new Size(0x4b, 0x17);
     this.btnImport.TabIndex = 10;
     this.btnImport.Text = PropagationResource.PROP_IMPORT;
     this.btnImport.UseVisualStyleBackColor = true;
     this.btnImport.Click += new EventHandler(this.btnImport_Click);
     this.btnCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnCancel.Location = new System.Drawing.Point(0x251, 0x16b);
     this.btnCancel.Margin = new Padding(3, 4, 3, 4);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.Size = new Size(0x4b, 0x17);
     this.btnCancel.TabIndex = 11;
     this.btnCancel.Text = GeneralResource.BUTTON_CANCEL;
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click += new EventHandler(this.btnCancel_Click);
     this.dgvPreview.AllowUserToAddRows = false;
     this.dgvPreview.AllowUserToDeleteRows = false;
     style.BackColor = SystemColors.MenuBar;
     this.dgvPreview.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dgvPreview.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvPreview.Location = new System.Drawing.Point(290, 0x73);
     this.dgvPreview.Margin = new Padding(3, 4, 3, 4);
     this.dgvPreview.Name = "dgvPreview";
     this.dgvPreview.RowHeadersWidth = 100;
     this.dgvPreview.RowTemplate.Height = 0x17;
     this.dgvPreview.Size = new Size(0x17a, 230);
     this.dgvPreview.TabIndex = 12;
     this.dgvPreview.DataError += new DataGridViewDataErrorEventHandler(this.dgvPreview_DataError);
     this.lblOpenReLosses.AutoSize = true;
     this.lblOpenReLosses.Location = new System.Drawing.Point(10, 0x58);
     this.lblOpenReLosses.Name = "lblOpenReLosses";
     this.lblOpenReLosses.Size = new Size(0x34, 15);
     this.lblOpenReLosses.TabIndex = 4;
     this.lblOpenReLosses.Text = PropagationResource.PROP_LOSSES;
     this.lblOpenReGain.AutoSize = true;
     this.lblOpenReGain.Location = new System.Drawing.Point(10, 0x35);
     this.lblOpenReGain.Name = "lblOpenReGain";
     this.lblOpenReGain.Size = new Size(0x24, 15);
     this.lblOpenReGain.TabIndex = 2;
     this.lblOpenReGain.Text = PropagationResource.PROP_GAIN;
     this.lblFrequency.AutoSize = true;
     this.lblFrequency.Location = new System.Drawing.Point(9, 0x4e);
     this.lblFrequency.Name = "lblFrequency";
     this.lblFrequency.Size = new Size(0x43, 15);
     this.lblFrequency.TabIndex = 2;
     this.lblFrequency.Text = PropagationResource.PROP_FREQUENCY;
     this.lblTransmitterName.AutoSize = true;
     this.lblTransmitterName.Location = new System.Drawing.Point(8, 0x1d);
     this.lblTransmitterName.Name = "lblTransmitterName";
     this.lblTransmitterName.Size = new Size(0x2c, 15);
     this.lblTransmitterName.TabIndex = 0;
     this.lblTransmitterName.Text = PropagationResource.PROP_NAME;
     //this.groupBox1.Controls.Add(base.cbCellName);
     this.groupBox1.Controls.Add(this.ntxtFrequency);
     this.groupBox1.Controls.Add(this.lblFrequency);
     this.groupBox1.Controls.Add(this.lblTransmitterName);
     this.groupBox1.Location = new System.Drawing.Point(15, 0x60);
     this.groupBox1.Margin = new Padding(3, 4, 3, 4);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Padding = new Padding(3, 4, 3, 4);
     this.groupBox1.Size = new Size(0xe9, 0x6b);
     this.groupBox1.TabIndex = 14;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = PropagationResource.PROP_REFERENCE_TRANSMITTER;
     base.cbCellName.DropDownStyle = ComboBoxStyle.DropDownList;
     base.cbCellName.FormattingEnabled = true;
     base.cbCellName.Location = new System.Drawing.Point(0x57, 0x1d);
     base.cbCellName.Margin = new Padding(3, 4, 3, 4);
     base.cbCellName.Name = "cbCellName";
     base.cbCellName.Size = new Size(0x8a, 0x17);
     base.cbCellName.TabIndex = 4;
     base.cbCellName.SelectedIndexChanged += new EventHandler(this.cbCellName_SelectedIndexChanged);
     this.ntxtFrequency.AutoSize = true;
     this.ntxtFrequency.BackColor = SystemColors.ButtonHighlight;
     this.ntxtFrequency.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtFrequency.CharExtensition = GeneralResource.UNIT_MHZ;
     this.ntxtFrequency.FloatPlaces = 0;
     this.ntxtFrequency.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     //bits = new int[4];
     bits[0] = 1;
     this.ntxtFrequency.Increment = new decimal(bits);
     this.ntxtFrequency.Location = new System.Drawing.Point(0x57, 70);
     this.ntxtFrequency.Margin = new Padding(3, 4, 3, 0);
     //bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtFrequency.Maximum = new decimal(bits);
     //bits = new int[4];
     bits[0] = 0x7fff;
     bits[3] = -2147483648;
     this.ntxtFrequency.Minimum = new decimal(bits);
     this.ntxtFrequency.Name = "ntxtFrequency";
     this.ntxtFrequency.ReadOnly = false;
     this.ntxtFrequency.Size = new Size(0x8a, 0x17);
     this.ntxtFrequency.TabIndex = 3;
     //bits = new int[4];
     bits[0] = 0x6a4;
     bits[3] = 0;
     this.ntxtFrequency.Value = new decimal(bits);
     this.ntxtFrequency.Validating += new CancelEventHandler(this.ntxtFrequencyValidating);
     this.lblOReceiverHeight.AutoSize = true;
     this.lblOReceiverHeight.Location = new System.Drawing.Point(8, 20);
     this.lblOReceiverHeight.Name = "lblOReceiverHeight";
     this.lblOReceiverHeight.Size = new Size(0x2e, 15);
     this.lblOReceiverHeight.TabIndex = 0;
     this.lblOReceiverHeight.Text = PropagationResource.PROP_HEIGHT;
     this.gbOReceiver.Controls.Add(this.ntxtReceiverHeight);
     this.gbOReceiver.Controls.Add(this.ntxtReceiverLosses);
     this.gbOReceiver.Controls.Add(this.ntxtReceiverGain);
     this.gbOReceiver.Controls.Add(this.lblOpenReLosses);
     this.gbOReceiver.Controls.Add(this.lblOpenReGain);
     this.gbOReceiver.Controls.Add(this.lblOReceiverHeight);
     this.gbOReceiver.Location = new System.Drawing.Point(15, 0xdd);
     this.gbOReceiver.Margin = new Padding(3, 4, 3, 4);
     this.gbOReceiver.Name = "gbOReceiver";
     this.gbOReceiver.Padding = new Padding(3, 4, 3, 4);
     this.gbOReceiver.Size = new Size(0xe9, 0x7c);
     this.gbOReceiver.TabIndex = 15;
     this.gbOReceiver.TabStop = false;
     this.gbOReceiver.Text = PropagationResource.PROP_RECEIVER;
     this.imageList1.ColorDepth = ColorDepth.Depth8Bit;
     this.imageList1.ImageSize = new Size(0x10, 0x10);
     this.imageList1.TransparentColor = Color.Transparent;
     this.ntxtReceiverGain.AutoSize = true;
     this.ntxtReceiverGain.BackColor = SystemColors.ButtonHighlight;
     this.ntxtReceiverGain.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtReceiverGain.CharExtensition = GeneralResource.UNIT_DB;
     this.ntxtReceiverGain.FloatPlaces = 0;
     this.ntxtReceiverGain.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     //bits = new int[4];
     bits[0] = 1;
     this.ntxtReceiverGain.Increment = new decimal(bits);
     this.ntxtReceiverGain.Location = new System.Drawing.Point(0x59, 0x35);
     this.ntxtReceiverGain.Margin = new Padding(3, 4, 3, 0);
     //bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtReceiverGain.Maximum = new decimal(bits);
     //bits = new int[4];
     bits[0] = 0x7fff;
     bits[3] = -2147483648;
     this.ntxtReceiverGain.Minimum = new decimal(bits);
     this.ntxtReceiverGain.Name = "ntxtReceiverGain";
     this.ntxtReceiverGain.ReadOnly = false;
     this.ntxtReceiverGain.Size = new Size(0x8a, 0x17);
     this.ntxtReceiverGain.TabIndex = 5;
     //bits = new int[4];
     bits[0] = 0;
     bits[3] = 0;
     this.ntxtReceiverGain.Value = new decimal(bits);
     this.ntxtReceiverGain.Validating += new CancelEventHandler(this.ntxtReceiverGainValidating);
     this.ntxtReceiverLosses.AutoSize = true;
     this.ntxtReceiverLosses.BackColor = SystemColors.ButtonHighlight;
     this.ntxtReceiverLosses.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtReceiverLosses.CharExtensition = GeneralResource.UNIT_DB;
     this.ntxtReceiverLosses.FloatPlaces = 0;
     this.ntxtReceiverLosses.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     //bits = new int[4];
     bits[0] = 1;
     this.ntxtReceiverLosses.Increment = new decimal(bits);
     this.ntxtReceiverLosses.Location = new System.Drawing.Point(0x57, 0x58);
     this.ntxtReceiverLosses.Margin = new Padding(3, 4, 3, 0);
     //bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtReceiverLosses.Maximum = new decimal(bits);
     //bits = new int[4];
     bits[0] = 0x7fff;
     bits[3] = -2147483648;
     this.ntxtReceiverLosses.Minimum = new decimal(bits);
     this.ntxtReceiverLosses.Name = "ntxtReceiverLosses";
     this.ntxtReceiverLosses.ReadOnly = false;
     this.ntxtReceiverLosses.Size = new Size(0x8a, 0x17);
     this.ntxtReceiverLosses.TabIndex = 6;
     //bits = new int[4];
     bits[0] = 0;
     bits[3] = 0;
     this.ntxtReceiverLosses.Value = new decimal(bits);
     this.ntxtReceiverLosses.Validating += new CancelEventHandler(this.ntxtReceiverLossesValidating);
     this.ntxtReceiverHeight.AutoSize = true;
     this.ntxtReceiverHeight.BackColor = SystemColors.ButtonHighlight;
     this.ntxtReceiverHeight.BorderStyle = BorderStyle.Fixed3D;
     this.ntxtReceiverHeight.CharExtensition = GeneralResource.UNIT_METER;
     this.ntxtReceiverHeight.FloatPlaces = 0;
     this.ntxtReceiverHeight.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     //bits = new int[4];
     bits[0] = 1;
     bits[3] = 0;
     this.ntxtReceiverHeight.Increment = new decimal(bits);
     this.ntxtReceiverHeight.Location = new System.Drawing.Point(0x57, 20);
     this.ntxtReceiverHeight.Margin = new Padding(3, 4, 3, 0);
     //bits = new int[4];
     bits[0] = 0x8000;
     this.ntxtReceiverHeight.Maximum = new decimal(bits);
     //bits = new int[4];
     bits[0] = 0x7fff;
     bits[3] = -2147483648;
     this.ntxtReceiverHeight.Minimum = new decimal(bits);
     this.ntxtReceiverHeight.Name = "ntxtReceiverHeight";
     this.ntxtReceiverHeight.ReadOnly = false;
     this.ntxtReceiverHeight.Size = new Size(0x8a, 0x17);
     this.ntxtReceiverHeight.TabIndex = 7;
     //bits = new int[4];
     bits[0] = 15;
     bits[3] = 0x10000;
     this.ntxtReceiverHeight.Value = new decimal(bits);
     this.ntxtReceiverHeight.Validating += new CancelEventHandler(this.ntxtReceiverHeightValidating);
     base.isAutoMatchCellByPCICheckBox.AutoSize = true;
     base.isAutoMatchCellByPCICheckBox.Location = new System.Drawing.Point(0x187, 0x31);
     base.isAutoMatchCellByPCICheckBox.Name = "isAutoMatchCellByPCICheckBox";
     base.isAutoMatchCellByPCICheckBox.Size = new Size(0xa6, 0x13);
     base.isAutoMatchCellByPCICheckBox.TabIndex = 0x10;
     base.isAutoMatchCellByPCICheckBox.Text = PropagationResource.PROP_AUTOMATCHCELLBYPCI;
     base.isAutoMatchCellByPCICheckBox.Checked = false;
     base.isAutoMatchCellByPCICheckBox.UseVisualStyleBackColor = true;
     base.isAutoMatchCellByPCICheckBox.CheckedChanged += new EventHandler(this.checkBox1_CheckedChanged);
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     //base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x2b4, 0x18f);
     base.Controls.Add(base.isAutoMatchCellByPCICheckBox);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.gbOReceiver);
     base.Controls.Add(this.dgvPreview);
     base.Controls.Add(this.btnCancel);
     base.Controls.Add(this.lblPreview);
     base.Controls.Add(this.btnImport);
     base.Controls.Add(this.cmbSeparator);
     base.Controls.Add(this.lblSeparator);
     base.Controls.Add(this.nmcFirst);
     base.Controls.Add(this.lblFirst);
     base.Controls.Add(this.btnLoad);
     base.Controls.Add(this.btnSave);
     base.Controls.Add(this.tbxConfig);
     base.Controls.Add(this.lblConfig);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.Margin = new Padding(3, 4, 3, 4);
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     base.Name = "DTFileImport";
     base.ShowInTaskbar = false;
     //base.SizeGripStyle = SizeGripStyle.Show;
     base.StartPosition = FormStartPosition.CenterScreen;
     this.Text = PropagationResource.PROP_DATAIMPORT;
     base.ShowIcon = false;
     this.MinimumSize = new Size(0x2b4, 0x18f);
     base.Load += new EventHandler(this.DataImport_Load);
     this.nmcFirst.EndInit();
     ((ISupportInitialize)this.dgvPreview).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.gbOReceiver.ResumeLayout(false);
     this.gbOReceiver.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
     base.KeyPreview = true;
     base.KeyDown += new KeyEventHandler(this.DTFileImportForm_KeyDown);
 }
Пример #11
0
 private void InitializeComponent()
 {
     this.channelDgv = new CommonDataGridView();
     this.channelIndex = new DataGridViewTextBoxColumn();
     this.ulEarfcn = new DataGridViewTextBoxColumn();
     this.dlEarfcn = new DataGridViewTextBoxColumn();
     ((ISupportInitialize) this.channelDgv).BeginInit();
     base.SuspendLayout();
     this.channelDgv.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.channelDgv.Columns.AddRange(new DataGridViewColumn[] { this.channelIndex, this.ulEarfcn, this.dlEarfcn });
     this.channelDgv.Location = new Point(0, 0);
     this.channelDgv.Margin = new Padding(3, 4, 3, 4);
     this.channelDgv.Name = "channelDgv";
     this.channelDgv.RowTemplate.Height = 0x17;
     this.channelDgv.Size = new Size(0x1bf, 0xeb);
     this.channelDgv.TabIndex = 0;
     this.channelDgv.RowValidating += new DataGridViewCellCancelEventHandler(this.channelDgv_RowValidating);
     this.channelIndex.HeaderText = NEResource.NE_CHANNEL_INDEX;
     this.channelIndex.Name = "channelIndex";
     this.channelIndex.Width = 150;
     this.channelIndex.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.ulEarfcn.HeaderText = NEResource.NE_ULEARFCN;
     this.ulEarfcn.Name = "ulEarfcn";
     this.ulEarfcn.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.dlEarfcn.HeaderText = NEResource.NE_DLEARFCN;
     this.dlEarfcn.Name = "dlEarfcn";
     this.dlEarfcn.SortMode = DataGridViewColumnSortMode.NotSortable;
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     //base.AutoScaleMode = AutoScaleMode.Font;
     base.Controls.Add(this.channelDgv);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.Margin = new Padding(3, 4, 3, 4);
     base.Name = "BandwidthMappingVGridCtrl";
     base.Size = new Size(0x1bf, 0xef);
     ((ISupportInitialize) this.channelDgv).EndInit();
     base.ResumeLayout(false);
 }
Пример #12
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.panel1 = new Panel();
     this.dgvGroup = new CommonDataGridView();
     this.Color = new DataGridViewButtonColumn();
     this.Group = new DataGridViewTextBoxColumn();
     this.Check = new DataGridViewCheckBoxColumn();
     this.cboStudy = new ComboBox();
     this.panel2 = new Panel();
     this.zgc = new ZedGraphControl();
     this.cboNetType = new ComboBox();
     this.panel1.SuspendLayout();
     ((ISupportInitialize) this.dgvGroup).BeginInit();
     this.panel2.SuspendLayout();
     base.SuspendLayout();
     this.panel1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.panel1.Controls.Add(this.cboNetType);
     this.panel1.Controls.Add(this.dgvGroup);
     this.panel1.Controls.Add(this.cboStudy);
     this.panel1.Location = new System.Drawing.Point(4, 2);
     this.panel1.Name = "panel1";
     this.panel1.Size = new Size(0xff, 0x204);
     this.panel1.TabIndex = 0;
     this.dgvGroup.AllowUserToAddRows = false;
     this.dgvGroup.Anchor = AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dgvGroup.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvGroup.Columns.AddRange(new DataGridViewColumn[] { this.Color, this.Group, this.Check });
     this.dgvGroup.Location = new System.Drawing.Point(8, 80);
     this.dgvGroup.Name = "dgvGroup";
     this.dgvGroup.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgvGroup.RowTemplate.Height = 0x17;
     this.dgvGroup.Size = new Size(0xee, 0x1af);
     this.dgvGroup.TabIndex = 3;
     this.dgvGroup.CellMouseClick += new DataGridViewCellMouseEventHandler(this.dgvGroup_CellMouseClick);
     this.dgvGroup.CellPainting += new DataGridViewCellPaintingEventHandler(this.dgvGroup_CellPainting);
     this.dgvGroup.CellClick += new DataGridViewCellEventHandler(this.dgvGroup_CellClick);
     this.Color.Frozen = true;
     this.Color.HeaderText = NEResource.NE_COLOR;
     this.Color.Name = "Color";
     this.Color.ReadOnly = true;
     this.Color.Resizable = DataGridViewTriState.False;
     this.Color.Width = 0x29;
     this.Group.AutoSizeMode = DataGridViewAutoSizeColumnMode.DisplayedCells;
     this.Group.HeaderText = PredictionResource.PREDICTION__GROUP;
     this.Group.Name = "Group";
     this.Group.ReadOnly = true;
     this.Group.Resizable = DataGridViewTriState.False;
     this.Group.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.Group.Width = 0x2f;
     this.Check.HeaderText = "";
     this.Check.Name = "Check";
     this.Check.ReadOnly = true;
     this.Check.Resizable = DataGridViewTriState.False;
     this.Check.Width = 30;
     this.cboStudy.DropDownStyle = ComboBoxStyle.DropDownList;
     this.cboStudy.FormattingEnabled = true;
     this.cboStudy.Location = new System.Drawing.Point(8, 0x2d);
     this.cboStudy.Name = "cboStudy";
     this.cboStudy.Size = new Size(0xee, 0x17);
     this.cboStudy.TabIndex = 0;
     this.panel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.panel2.Controls.Add(this.zgc);
     this.panel2.Location = new System.Drawing.Point(0x109, 2);
     this.panel2.Name = "panel2";
     this.panel2.Size = new Size(0x1cf, 0x204);
     this.panel2.TabIndex = 1;
     this.zgc.Dock = DockStyle.Fill;
     this.zgc.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.zgc.Location = new System.Drawing.Point(0, 0);
     this.zgc.Margin = new Padding(3, 4, 3, 4);
     this.zgc.Name = "zgc";
     this.zgc.ScrollGrace = 0.0;
     this.zgc.ScrollMaxX = 0.0;
     this.zgc.ScrollMaxY = 0.0;
     this.zgc.ScrollMaxY2 = 0.0;
     this.zgc.ScrollMinX = 0.0;
     this.zgc.ScrollMinY = 0.0;
     this.zgc.ScrollMinY2 = 0.0;
     this.zgc.Size = new Size(0x1cf, 0x204);
     this.zgc.TabIndex = 2;
     this.cboNetType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.cboNetType.FormattingEnabled = true;
     this.cboNetType.Location = new System.Drawing.Point(8, 10);
     this.cboNetType.Name = "cboNetType";
     this.cboNetType.Size = new Size(0xee, 0x17);
     this.cboNetType.TabIndex = 4;
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x2e0, 0x214);
     base.Controls.Add(this.panel2);
     base.Controls.Add(this.panel1);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.HelpButton = true;
     base.KeyPreview = true;
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     this.MinimumSize = new Size(0x2e8, 0x22f);
     base.Name = "CDFCompareForm";
     base.ShowIcon = false;
     base.StartPosition = FormStartPosition.CenterParent;
     this.Text = PredictionResource.PREDICTION__CDF_COMPARE;
     base.HelpButtonClicked += new CancelEventHandler(this.EventHelpButtonClicked);
     base.KeyDown += new KeyEventHandler(this.CDFCompareForm_KeyDown);
     this.panel1.ResumeLayout(false);
     ((ISupportInitialize) this.dgvGroup).EndInit();
     this.panel2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Пример #13
0
 private void InitializeComponent()
 {
     this.btnbrowse = new Button();
     this.txtPath = new TextBox();
     this.label1 = new Label();
     this.groupBox1 = new GroupBox();
     this.gbxData = new GroupBox();
     this.clbData = new CheckedListBox();
     this.gbxSimulation = new GroupBox();
     this.dgvSimulation = new CommonDataGridView();
     this.IsSimGroup = new DataGridViewButtonColumn();
     this.GroupName = new DataGridViewTextBoxColumn();
     this.ExportItem = new DataGridViewTextBoxColumn();
     this.Export = new DataGridViewCheckBoxColumn();
     this.gbxPredicition = new GroupBox();
     this.dgvPrediction = new CommonDataGridView();
     this.gbxContent = new GroupBox();
     this.lstContent = new ListBox();
     this.gbxPlogyn = new GroupBox();
     this.lstPlogyn = new ListBox();
     this.btnExport = new Button();
     this.btnClose = new Button();
     this.ID = new DataGridViewTextBoxColumn();
     this.IsGroup = new DataGridViewButtonColumn();
     this.Group = new DataGridViewTextBoxColumn();
     this.StudyName = new DataGridViewTextBoxColumn();
     this.MIF = new DataGridViewCheckBoxColumn();
     this.JPG = new DataGridViewCheckBoxColumn();
     this.StatData = new DataGridViewCheckBoxColumn();
     this.groupBox1.SuspendLayout();
     this.gbxData.SuspendLayout();
     this.gbxSimulation.SuspendLayout();
     ((ISupportInitialize) this.dgvSimulation).BeginInit();
     this.gbxPredicition.SuspendLayout();
     ((ISupportInitialize) this.dgvPrediction).BeginInit();
     this.gbxContent.SuspendLayout();
     this.gbxPlogyn.SuspendLayout();
     base.SuspendLayout();
     this.btnbrowse.Location = new System.Drawing.Point(0x23b, 8);
     this.btnbrowse.Name = "btnbrowse";
     this.btnbrowse.Size = new Size(0x52, 0x19);
     this.btnbrowse.TabIndex = 0;
     this.btnbrowse.Text = LTEPredictionResource.PREDICTION__BROWSE;
     this.btnbrowse.UseVisualStyleBackColor = true;
     this.btnbrowse.Click += new EventHandler(this.btnbrowse_Click);
     this.txtPath.Location = new System.Drawing.Point(0x54, 8);
     this.txtPath.Name = "txtPath";
     this.txtPath.ReadOnly = false;
     this.txtPath.Size = new Size(480, 0x15);
     this.txtPath.TabIndex = 1;
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(14, 12);
     this.label1.Name = "label1";
     this.label1.Size = new Size(0x23, 15);
     this.label1.TabIndex = 2;
     this.label1.Text = LTEPredictionResource.PREDICTION__CHECK_PATH;
     this.groupBox1.Controls.Add(this.gbxData);
     this.groupBox1.Controls.Add(this.gbxSimulation);
     this.groupBox1.Controls.Add(this.gbxPredicition);
     this.groupBox1.Controls.Add(this.gbxContent);
     this.groupBox1.Location = new System.Drawing.Point(5, 0x21);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new Size(0x288, 0x1c3);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop = false;
     this.gbxData.Controls.Add(this.clbData);
     this.gbxData.Location = new System.Drawing.Point(0xd8, 0x15b);
     this.gbxData.Name = "gbxData";
     this.gbxData.Size = new Size(0x1a7, 0x5e);
     this.gbxData.TabIndex = 2;
     this.gbxData.TabStop = false;
     this.gbxData.Text = LTEPredictionResource.PREDICTION__SELECT_STATISTICS_DATA;
     this.clbData.CheckOnClick = true;
     this.clbData.Enabled = false;
     this.clbData.FormattingEnabled = true;
     this.clbData.Items.AddRange(new object[] { "Name", "Area(km2)", "Percentage(%)", "Cumulate_Per(%)" });
     this.clbData.Location = new System.Drawing.Point(7, 20);
     this.clbData.Name = "clbData";
     this.clbData.Size = new Size(0x19b, 0x44);
     this.clbData.TabIndex = 0;
     this.clbData.ItemCheck += new ItemCheckEventHandler(this.clbData_ItemCheck);
     this.gbxSimulation.Controls.Add(this.dgvSimulation);
     this.gbxSimulation.Location = new System.Drawing.Point(0xd5, 20);
     this.gbxSimulation.Name = "gbxSimulation";
     this.gbxSimulation.Size = new Size(0x1ad, 0x1a5);
     this.gbxSimulation.TabIndex = 3;
     this.gbxSimulation.TabStop = false;
     this.gbxSimulation.Text = LTEPredictionResource.PREDICTION__SIMULATION;
     this.gbxSimulation.Visible = false;
     this.dgvSimulation.AllowUserToAddRows = false;
     this.dgvSimulation.AllowUserToDeleteRows = false;
     this.dgvSimulation.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvSimulation.Columns.AddRange(new DataGridViewColumn[] { this.IsSimGroup, this.GroupName, this.ExportItem, this.Export });
     this.dgvSimulation.Dock = DockStyle.Fill;
     this.dgvSimulation.Location = new System.Drawing.Point(3, 0x11);
     this.dgvSimulation.Name = "dgvSimulation";
     this.dgvSimulation.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgvSimulation.RowTemplate.Height = 0x17;
     this.dgvSimulation.Size = new Size(0x1a7, 0x191);
     this.dgvSimulation.TabIndex = 0;
     this.IsSimGroup.Frozen = true;
     this.IsSimGroup.HeaderText = LTEPredictionResource.PREDICTION__ISGROUP;
     this.IsSimGroup.Name = "IsSimGroup";
     this.IsSimGroup.ReadOnly = true;
     this.IsSimGroup.Resizable = DataGridViewTriState.False;
     this.IsSimGroup.Visible = false;
     this.GroupName.HeaderText = LTEPredictionResource.PREDICTION__GROUPNAME;
     this.GroupName.Name = "GroupName";
     this.GroupName.ReadOnly = true;
     this.GroupName.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.GroupName.Width = 180;
     this.ExportItem.HeaderText = LTEPredictionResource.PREDICTION__EXPORTITEM;
     this.ExportItem.Name = "ExportItem";
     this.ExportItem.ReadOnly = true;
     this.ExportItem.Resizable = DataGridViewTriState.True;
     this.ExportItem.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.ExportItem.Width = 150;
     this.Export.HeaderText = GeneralResource.GENERAL_EXPORT;
     this.Export.Name = "Export";
     this.Export.ReadOnly = true;
     this.Export.Resizable = DataGridViewTriState.False;
     this.Export.ThreeState = true;
     this.Export.Width = 50;
     this.gbxPredicition.Controls.Add(this.dgvPrediction);
     this.gbxPredicition.Location = new System.Drawing.Point(0xd5, 20);
     this.gbxPredicition.Name = "gbxPredicition";
     this.gbxPredicition.Size = new Size(0x1ad, 0x141);
     this.gbxPredicition.TabIndex = 1;
     this.gbxPredicition.TabStop = false;
     this.gbxPredicition.Text = LTEPredictionResource.PREDICTION_PREDICTION;
     this.dgvPrediction.AllowUserToAddRows = false;
     this.dgvPrediction.AllowUserToResizeRows = false;
     this.dgvPrediction.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvPrediction.Columns.AddRange(new DataGridViewColumn[] { this.ID, this.IsGroup, this.Group, this.StudyName, this.MIF, this.JPG, this.StatData });
     this.dgvPrediction.Dock = DockStyle.Fill;
     this.dgvPrediction.Location = new System.Drawing.Point(3, 0x11);
     this.dgvPrediction.Name = "dgvPrediction";
     this.dgvPrediction.RowHeadersWidthSizeMode = DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgvPrediction.RowTemplate.Height = 0x17;
     this.dgvPrediction.Size = new Size(0x1a7, 0x12d);
     this.dgvPrediction.TabIndex = 0;
     this.dgvPrediction.CellDoubleClick += new DataGridViewCellEventHandler(this.dgvPrediction_CellDoubleClick);
     this.dgvPrediction.CellClick += new DataGridViewCellEventHandler(this.dgvPrediction_CellClick);
     this.dgvPrediction.CellContentClick += new DataGridViewCellEventHandler(this.dgvPrediction_CellContentClick);
     this.gbxContent.Controls.Add(this.lstContent);
     this.gbxContent.Location = new System.Drawing.Point(7, 20);
     this.gbxContent.Name = "gbxContent";
     this.gbxContent.Size = new Size(200, 0x1a5);
     this.gbxContent.TabIndex = 0;
     this.gbxContent.TabStop = false;
     this.gbxContent.Text = LTEPredictionResource.PREDICTION__SELECT_EXPORT_CONTENT;
     this.lstContent.Dock = DockStyle.Top;
     this.lstContent.FormattingEnabled = true;
     this.lstContent.ItemHeight = 15;
     this.lstContent.Location = new System.Drawing.Point(3, 0x11);
     this.lstContent.Name = "lstContent";
     this.lstContent.Size = new Size(0xc2, 400);
     this.lstContent.TabIndex = 2;
     this.lstContent.SelectedIndexChanged += new EventHandler(this.lstContent_SelectedIndexChanged);
     this.gbxPlogyn.Controls.Add(this.lstPlogyn);
     this.gbxPlogyn.Location = new System.Drawing.Point(10, 0x107);
     this.gbxPlogyn.Name = "gbxPlogyn";
     this.gbxPlogyn.Size = new Size(200, 0xb2);
     this.gbxPlogyn.TabIndex = 3;
     this.gbxPlogyn.TabStop = false;
     this.gbxPlogyn.Text = LTEPredictionResource.PREDICTION__SELECT_POLYGON;
     this.lstPlogyn.Dock = DockStyle.Top;
     this.lstPlogyn.FormattingEnabled = true;
     this.lstPlogyn.ItemHeight = 12;
     this.lstPlogyn.Location = new System.Drawing.Point(3, 0x11);
     this.lstPlogyn.Name = "lstPlogyn";
     this.lstPlogyn.Size = new Size(0xc2, 160);
     this.lstPlogyn.TabIndex = 3;
     this.btnExport.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnExport.Location = new System.Drawing.Point(0x1f1, 0x1ec);
     this.btnExport.Name = "btnExport";
     this.btnExport.Size = new Size(0x4b, 0x17);
     this.btnExport.TabIndex = 4;
     this.btnExport.Text = GeneralResource.GENERAL_EXPORT;
     this.btnExport.UseVisualStyleBackColor = true;
     this.btnExport.Click += new EventHandler(this.btnExport_Click);
     this.btnClose.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnClose.Location = new System.Drawing.Point(0x242, 0x1ec);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new Size(0x4b, 0x17);
     this.btnClose.TabIndex = 5;
     this.btnClose.Text = GeneralResource.BUTTON_CLOSE;
     this.btnClose.UseVisualStyleBackColor = true;
     this.btnClose.Click += new EventHandler(this.btnCancel_Click);
     this.ID.Frozen = true;
     this.ID.HeaderText = LTEPredictionResource.PREDICTION__ID;
     this.ID.Name = "ID";
     this.ID.ReadOnly = true;
     this.ID.Resizable = DataGridViewTriState.False;
     this.ID.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.ID.Visible = false;
     this.IsGroup.Frozen = true;
     this.IsGroup.HeaderText = LTEPredictionResource.PREDICTION__ISGROUP;
     this.IsGroup.Name = "IsGroup";
     this.IsGroup.ReadOnly = true;
     this.IsGroup.Resizable = DataGridViewTriState.False;
     this.IsGroup.Visible = false;
     this.Group.Frozen = true;
     this.Group.HeaderText = LTEPredictionResource.PREDICTION__GROUP;
     this.Group.Name = "Group";
     this.Group.ReadOnly = true;
     this.Group.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.Group.Width = 80;
     this.StudyName.Frozen = true;
     this.StudyName.HeaderText = LTEPredictionResource.PREDICTION__STUDY;
     this.StudyName.Name = "StudyName";
     this.StudyName.ReadOnly = true;
     this.StudyName.Resizable = DataGridViewTriState.True;
     this.StudyName.SortMode = DataGridViewColumnSortMode.NotSortable;
     this.StudyName.Width = 150;
     this.MIF.HeaderText = LTEPredictionResource.PREDICTION__MIF;
     this.MIF.Name = "MIF";
     this.MIF.ReadOnly = true;
     this.MIF.Resizable = DataGridViewTriState.True;
     this.MIF.ThreeState = true;
     this.MIF.Width = 0x23;
     this.JPG.HeaderText = LTEPredictionResource.PREDICTION__JPG;
     this.JPG.Name = "JPG";
     this.JPG.ReadOnly = true;
     this.JPG.Resizable = DataGridViewTriState.True;
     this.JPG.ThreeState = true;
     this.JPG.Width = 0x24;
     this.StatData.HeaderText = LTEPredictionResource.PREDICTION__STATISTICS;
     this.StatData.Name = "StatData";
     this.StatData.ReadOnly = true;
     this.StatData.Resizable = DataGridViewTriState.True;
     this.StatData.ThreeState = true;
     this.StatData.Width = 70;
     base.AutoScaleDimensions = new SizeF(7f, 15f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x29b, 0x20f);
     base.Controls.Add(this.btnClose);
     base.Controls.Add(this.btnExport);
     base.Controls.Add(this.groupBox1);
     base.Controls.Add(this.label1);
     base.Controls.Add(this.txtPath);
     base.Controls.Add(this.btnbrowse);
     this.Font = new Font("Arial", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
     base.FormBorderStyle = FormBorderStyle.FixedSingle;
     base.HelpButton = true;
     base.KeyPreview = true;
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     base.Name = "PrintexportForm";
     base.ShowIcon = false;
     base.ShowInTaskbar = false;
     base.StartPosition = FormStartPosition.CenterParent;
     this.Text = LTEPredictionResource.PREDICTION__EXPORT_RESULTS;
     base.HelpButtonClicked += new CancelEventHandler(this.EventHelpButtonClicked);
     base.KeyDown += new KeyEventHandler(this.PrintexportForm_KeyDown);
     this.groupBox1.ResumeLayout(false);
     this.gbxData.ResumeLayout(false);
     this.gbxSimulation.ResumeLayout(false);
     ((ISupportInitialize) this.dgvSimulation).EndInit();
     this.gbxPredicition.ResumeLayout(false);
     ((ISupportInitialize) this.dgvPrediction).EndInit();
     this.gbxContent.ResumeLayout(false);
     this.gbxPlogyn.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }