📄 form1.designer.cs
字号:
// bdz_run_date
//
this.bdz_run_date.CustomFormat = "";
this.bdz_run_date.DataBindings.Add(new System.Windows.Forms.Binding("Value", this.bdz_baseBindingSource, "run_date", true));
this.bdz_run_date.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.bdz_run_date.Location = new System.Drawing.Point(81, 119);
this.bdz_run_date.Name = "bdz_run_date";
this.bdz_run_date.Size = new System.Drawing.Size(139, 22);
this.bdz_run_date.TabIndex = 33;
//
// bdz_x1
//
this.bdz_x1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "x1", true));
this.bdz_x1.Location = new System.Drawing.Point(42, 143);
this.bdz_x1.Name = "bdz_x1";
this.bdz_x1.ReadOnly = true;
this.bdz_x1.Size = new System.Drawing.Size(123, 21);
this.bdz_x1.TabIndex = 5;
//
// bdz_y1
//
this.bdz_y1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "y1", true));
this.bdz_y1.Location = new System.Drawing.Point(42, 166);
this.bdz_y1.Name = "bdz_y1";
this.bdz_y1.ReadOnly = true;
this.bdz_y1.Size = new System.Drawing.Size(123, 21);
this.bdz_y1.TabIndex = 7;
//
// bdz_x2
//
this.bdz_x2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "x2", true));
this.bdz_x2.Location = new System.Drawing.Point(42, 189);
this.bdz_x2.Name = "bdz_x2";
this.bdz_x2.ReadOnly = true;
this.bdz_x2.Size = new System.Drawing.Size(123, 21);
this.bdz_x2.TabIndex = 9;
//
// bdz_y2
//
this.bdz_y2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "y2", true));
this.bdz_y2.Location = new System.Drawing.Point(42, 212);
this.bdz_y2.Name = "bdz_y2";
this.bdz_y2.ReadOnly = true;
this.bdz_y2.Size = new System.Drawing.Size(123, 21);
this.bdz_y2.TabIndex = 11;
//
// bdz_x3
//
this.bdz_x3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "x3", true));
this.bdz_x3.Location = new System.Drawing.Point(42, 235);
this.bdz_x3.Name = "bdz_x3";
this.bdz_x3.ReadOnly = true;
this.bdz_x3.Size = new System.Drawing.Size(123, 21);
this.bdz_x3.TabIndex = 13;
//
// bdz_y3
//
this.bdz_y3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "y3", true));
this.bdz_y3.Location = new System.Drawing.Point(42, 258);
this.bdz_y3.Name = "bdz_y3";
this.bdz_y3.ReadOnly = true;
this.bdz_y3.Size = new System.Drawing.Size(123, 21);
this.bdz_y3.TabIndex = 15;
//
// bdz_x4
//
this.bdz_x4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "x4", true));
this.bdz_x4.Location = new System.Drawing.Point(42, 281);
this.bdz_x4.Name = "bdz_x4";
this.bdz_x4.ReadOnly = true;
this.bdz_x4.Size = new System.Drawing.Size(123, 21);
this.bdz_x4.TabIndex = 17;
//
// bdz_y4
//
this.bdz_y4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "y4", true));
this.bdz_y4.Location = new System.Drawing.Point(42, 304);
this.bdz_y4.Name = "bdz_y4";
this.bdz_y4.ReadOnly = true;
this.bdz_y4.Size = new System.Drawing.Size(123, 21);
this.bdz_y4.TabIndex = 19;
//
// bdz_voltage_level
//
this.bdz_voltage_level.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bdz_baseBindingSource, "voltage_level", true));
this.bdz_voltage_level.DisplayMember = "code";
this.bdz_voltage_level.Location = new System.Drawing.Point(81, 26);
this.bdz_voltage_level.Name = "bdz_voltage_level";
this.bdz_voltage_level.Size = new System.Drawing.Size(139, 22);
this.bdz_voltage_level.TabIndex = 21;
this.bdz_voltage_level.ValueMember = "code";
//
// bdz_all_capability
//
this.bdz_all_capability.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "all_capability", true));
this.bdz_all_capability.Location = new System.Drawing.Point(81, 50);
this.bdz_all_capability.Name = "bdz_all_capability";
this.bdz_all_capability.Size = new System.Drawing.Size(103, 21);
this.bdz_all_capability.TabIndex = 23;
//
// bdz_pmt_num
//
this.bdz_pmt_num.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "pmt_num", true));
this.bdz_pmt_num.Location = new System.Drawing.Point(81, 73);
this.bdz_pmt_num.Name = "bdz_pmt_num";
this.bdz_pmt_num.Size = new System.Drawing.Size(139, 21);
this.bdz_pmt_num.TabIndex = 25;
//
// bdz_main_capability
//
this.bdz_main_capability.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "main_capability", true));
this.bdz_main_capability.Location = new System.Drawing.Point(81, 96);
this.bdz_main_capability.Name = "bdz_main_capability";
this.bdz_main_capability.Size = new System.Drawing.Size(103, 21);
this.bdz_main_capability.TabIndex = 27;
//
// bdz_remark
//
this.bdz_remark.AcceptsReturn = true;
this.bdz_remark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bdz_baseBindingSource, "remark", true));
this.bdz_remark.Location = new System.Drawing.Point(42, 327);
this.bdz_remark.Multiline = true;
this.bdz_remark.Name = "bdz_remark";
this.bdz_remark.Size = new System.Drawing.Size(178, 51);
this.bdz_remark.TabIndex = 31;
//
// subline_base
//
this.subline_base.Controls.Add(this.sub_delete);
this.subline_base.Controls.Add(this.sub_modify);
this.subline_base.Controls.Add(this.sub_save);
this.subline_base.Controls.Add(this.sub_next);
this.subline_base.Controls.Add(this.sub_pre);
this.subline_base.Controls.Add(this.label2);
this.subline_base.Controls.Add(this.label1);
this.subline_base.Controls.Add(this.sub_line_name);
this.subline_base.Controls.Add(this.sub_bdz_name);
this.subline_base.Controls.Add(this.subline_nameLabel);
this.subline_base.Controls.Add(this.sub_subline_name);
this.subline_base.Location = new System.Drawing.Point(0, 0);
this.subline_base.Name = "subline_base";
this.subline_base.Size = new System.Drawing.Size(219, 429);
this.subline_base.Text = "支线";
//
// sub_delete
//
this.sub_delete.Location = new System.Drawing.Point(176, 85);
this.sub_delete.Name = "sub_delete";
this.sub_delete.Size = new System.Drawing.Size(39, 38);
this.sub_delete.TabIndex = 11;
this.sub_delete.Text = "删除";
this.sub_delete.Click += new System.EventHandler(this.sub_delete_Click);
//
// sub_modify
//
this.sub_modify.Location = new System.Drawing.Point(136, 85);
this.sub_modify.Name = "sub_modify";
this.sub_modify.Size = new System.Drawing.Size(39, 38);
this.sub_modify.TabIndex = 10;
this.sub_modify.Text = "修改";
this.sub_modify.Click += new System.EventHandler(this.sub_modify_Click);
//
// sub_save
//
this.sub_save.Location = new System.Drawing.Point(96, 85);
this.sub_save.Name = "sub_save";
this.sub_save.Size = new System.Drawing.Size(39, 38);
this.sub_save.TabIndex = 9;
this.sub_save.Text = "保存";
this.sub_save.Click += new System.EventHandler(this.sub_save_Click);
//
// sub_next
//
this.sub_next.Location = new System.Drawing.Point(56, 85);
this.sub_next.Name = "sub_next";
this.sub_next.Size = new System.Drawing.Size(39, 38);
this.sub_next.TabIndex = 8;
this.sub_next.Text = ">>";
this.sub_next.Click += new System.EventHandler(this.sub_next_Click);
//
// sub_pre
//
this.sub_pre.Location = new System.Drawing.Point(16, 85);
this.sub_pre.Name = "sub_pre";
this.sub_pre.Size = new System.Drawing.Size(39, 38);
this.sub_pre.TabIndex = 7;
this.sub_pre.Text = "<<";
this.sub_pre.Click += new System.EventHandler(this.sub_pre_Click);
//
// label2
//
this.label2.Location = new System.Drawing.Point(17, 34);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(66, 14);
this.label2.Text = "线路名称";
//
// label1
//
this.label1.Location = new System.Drawing.Point(17, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(66, 14);
this.label1.Text = "变电站";
//
// sub_line_name
//
this.sub_line_name.Location = new System.Drawing.Point(89, 33);
this.sub_line_name.Name = "sub_line_name";
this.sub_line_name.Size = new System.Drawing.Size(126, 22);
this.sub_line_name.TabIndex = 5;
//
// sub_bdz_name
//
this.sub_bdz_name.Location = new System.Drawing.Point(89, 7);
this.sub_bdz_name.Name = "sub_bdz_name";
this.sub_bdz_name.Size = new System.Drawing.Size(126, 22);
this.sub_bdz_name.TabIndex = 4;
this.sub_bdz_name.SelectedValueChanged += new System.EventHandler(this.sub_bdz_name_SelectedValueChanged);
//
// subline_baseBindingSource
//
this.subline_baseBindingSource.DataMember = "subline_base";
this.subline_baseBindingSource.DataSource = this.qxpdaDataSet;
this.subline_baseBindingSource.Sort = "subline_code asc";
//
// sub_subline_name
//
this.sub_subline_name.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.subline_baseBindingSource, "subline_name", true));
this.sub_subline_name.Location = new System.Drawing.Point(89, 60);
this.sub_subline_name.Name = "sub_subline_name";
this.sub_subline_name.Size = new System.Drawing.Size(126, 21);
this.sub_subline_name.TabIndex = 3;
//
// pole_tower
//
this.pole_tower.Controls.Add(this.gt_fast_save);
this.pole_tower.Controls.Add(this.gt_getpoint);
this.pole_tower.Controls.Add(this.button5);
this.pole_tower.Controls.Add(this.gt_pole_height);
this.pole_tower.Controls.Add(this.gt_delete);
this.pole_tower.Controls.Add(this.gt_modify);
this.pole_tower.Controls.Add(this.gt_save);
this.pole_tower.Controls.Add(this.gt_next);
this.pole_tower.Controls.Add(this.gt_pre);
this.pole_tower.Controls.Add(this.label5);
this.pole_tower.Controls.Add(this.label4);
this.pole_tower.Controls.Add(this.label3);
this.pole_tower.Controls.Add(this.gt_subline_name);
this.pole_tower.Controls.Add(this.gt_line_name);
this.pole_tower.Controls.Add(this.gt_bdz_name);
this.pole_tower.Controls.Add(this.pole_codeLabel);
this.pole_tower.Controls.Add(this.gt_pole_code);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -