Zastone/HPG-68D/Backup/SofeMsgForm.cs
2024-06-25 23:18:56 +02:00

883 lines
38 KiB
C#

// Decompiled with JetBrains decompiler
// Type: HPG_68D.SofeMsgForm
// Assembly: HPG-68D, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 530C99A8-8EEF-42C8-8A74-66FDE7B322C3
// Assembly location: C:\Program Files (x86)\HONGKAIDE\HPG-68D\HPG-68D.exe
using HPG_68D.My;
using Microsoft.VisualBasic;
using Microsoft.VisualBasic.CompilerServices;
using System;
using System.Collections;
using System.ComponentModel;
using System.Diagnostics;
using System.Runtime.CompilerServices;
using System.Text;
using System.Windows.Forms;
namespace HPG_68D
{
[DesignerGenerated]
public class SofeMsgForm : Form
{
private static ArrayList __ENCList = new ArrayList();
private IContainer components;
[AccessedThroughProperty("Panel1")]
private Panel _Panel1;
[AccessedThroughProperty("TextBoxTxBand_4")]
private TextBox _TextBoxTxBand_4;
[AccessedThroughProperty("TextBoxTxBand_3")]
private TextBox _TextBoxTxBand_3;
[AccessedThroughProperty("TextBoxTxBand_2")]
private TextBox _TextBoxTxBand_2;
[AccessedThroughProperty("Label6")]
private Label _Label6;
[AccessedThroughProperty("TextBoxTxBand_1")]
private TextBox _TextBoxTxBand_1;
[AccessedThroughProperty("Label5")]
private Label _Label5;
[AccessedThroughProperty("TextBox机型信息")]
private TextBox _TextBox机型信息;
[AccessedThroughProperty("Label4")]
private Label _Label4;
[AccessedThroughProperty("TextBox序列号")]
private TextBox _TextBox序列号;
[AccessedThroughProperty("Label3")]
private Label _Label3;
[AccessedThroughProperty("Label2")]
private Label _Label2;
[AccessedThroughProperty("Label1")]
private Label _Label1;
[AccessedThroughProperty("TextBoxTxBand_7")]
private TextBox _TextBoxTxBand_7;
[AccessedThroughProperty("TextBoxTxBand_6")]
private TextBox _TextBoxTxBand_6;
[AccessedThroughProperty("TextBoxTxBand_5")]
private TextBox _TextBoxTxBand_5;
[AccessedThroughProperty("Label9")]
private Label _Label9;
[AccessedThroughProperty("Label8")]
private Label _Label8;
[AccessedThroughProperty("Label7")]
private Label _Label7;
[AccessedThroughProperty("CheckBoxRxBand_7")]
private CheckBox _CheckBoxRxBand_7;
[AccessedThroughProperty("CheckBoxTxBand_7")]
private CheckBox _CheckBoxTxBand_7;
[AccessedThroughProperty("CheckBoxRxBand_6")]
private CheckBox _CheckBoxRxBand_6;
[AccessedThroughProperty("CheckBoxTxBand_6")]
private CheckBox _CheckBoxTxBand_6;
[AccessedThroughProperty("CheckBoxRxBand_5")]
private CheckBox _CheckBoxRxBand_5;
[AccessedThroughProperty("CheckBoxTxBand_5")]
private CheckBox _CheckBoxTxBand_5;
[AccessedThroughProperty("CheckBoxRxBand_4")]
private CheckBox _CheckBoxRxBand_4;
[AccessedThroughProperty("CheckBoxTxBand_4")]
private CheckBox _CheckBoxTxBand_4;
[AccessedThroughProperty("CheckBoxRxBand_3")]
private CheckBox _CheckBoxRxBand_3;
[AccessedThroughProperty("CheckBoxTxBand_3")]
private CheckBox _CheckBoxTxBand_3;
[AccessedThroughProperty("CheckBoxRxBand_2")]
private CheckBox _CheckBoxRxBand_2;
[AccessedThroughProperty("CheckBoxTxBand_2")]
private CheckBox _CheckBoxTxBand_2;
[AccessedThroughProperty("CheckBoxRxBand_1")]
private CheckBox _CheckBoxRxBand_1;
[AccessedThroughProperty("CheckBoxTxBand_1")]
private CheckBox _CheckBoxTxBand_1;
[AccessedThroughProperty("TextBoxRxBand_7")]
private TextBox _TextBoxRxBand_7;
[AccessedThroughProperty("TextBoxRxBand_6")]
private TextBox _TextBoxRxBand_6;
[AccessedThroughProperty("TextBoxRxBand_5")]
private TextBox _TextBoxRxBand_5;
[AccessedThroughProperty("Label16")]
private Label _Label16;
[AccessedThroughProperty("TextBoxRxBand_4")]
private TextBox _TextBoxRxBand_4;
[AccessedThroughProperty("Label15")]
private Label _Label15;
[AccessedThroughProperty("TextBoxRxBand_3")]
private TextBox _TextBoxRxBand_3;
[AccessedThroughProperty("Label14")]
private Label _Label14;
[AccessedThroughProperty("TextBoxRxBand_2")]
private TextBox _TextBoxRxBand_2;
[AccessedThroughProperty("Label13")]
private Label _Label13;
[AccessedThroughProperty("TextBoxRxBand_1")]
private TextBox _TextBoxRxBand_1;
[AccessedThroughProperty("Label12")]
private Label _Label12;
[AccessedThroughProperty("Label11")]
private Label _Label11;
[AccessedThroughProperty("Label10")]
private Label _Label10;
[AccessedThroughProperty("Button1")]
private Button _Button1;
[AccessedThroughProperty("Button2")]
private Button _Button2;
[AccessedThroughProperty("Button3")]
private Button _Button3;
[AccessedThroughProperty("TextBox最后编程时间")]
private TextBox _TextBox最后编程时间;
[AccessedThroughProperty("Label17")]
private Label _Label17;
[DebuggerNonUserCode]
static SofeMsgForm()
{
}
[DebuggerNonUserCode]
public SofeMsgForm()
{
this.FormClosing += new FormClosingEventHandler(this.SofeMsgForm_FormClosing);
this.Load += new EventHandler(this.SofeMsgForm_Load);
SofeMsgForm.__ENCList.Add((object) new WeakReference((object) this));
this.InitializeComponent();
}
[DebuggerNonUserCode]
protected override void Dispose(bool disposing)
{
if (disposing && this.components != null)
this.components.Dispose();
base.Dispose(disposing);
}
[DebuggerStepThrough]
private void InitializeComponent()
{
ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (SofeMsgForm));
this.Panel1 = new Panel();
this.CheckBoxRxBand_7 = new CheckBox();
this.CheckBoxTxBand_7 = new CheckBox();
this.CheckBoxRxBand_6 = new CheckBox();
this.CheckBoxTxBand_6 = new CheckBox();
this.CheckBoxRxBand_5 = new CheckBox();
this.CheckBoxTxBand_5 = new CheckBox();
this.CheckBoxRxBand_4 = new CheckBox();
this.CheckBoxTxBand_4 = new CheckBox();
this.CheckBoxRxBand_3 = new CheckBox();
this.CheckBoxTxBand_3 = new CheckBox();
this.CheckBoxRxBand_2 = new CheckBox();
this.CheckBoxTxBand_2 = new CheckBox();
this.CheckBoxRxBand_1 = new CheckBox();
this.CheckBoxTxBand_1 = new CheckBox();
this.TextBox最后编程时间 = new TextBox();
this.TextBoxRxBand_7 = new TextBox();
this.TextBoxTxBand_7 = new TextBox();
this.TextBoxRxBand_6 = new TextBox();
this.TextBoxTxBand_6 = new TextBox();
this.TextBoxRxBand_5 = new TextBox();
this.Label17 = new Label();
this.TextBoxTxBand_5 = new TextBox();
this.Label16 = new Label();
this.Label9 = new Label();
this.TextBoxRxBand_4 = new TextBox();
this.TextBoxTxBand_4 = new TextBox();
this.Label15 = new Label();
this.Label8 = new Label();
this.TextBoxRxBand_3 = new TextBox();
this.TextBoxTxBand_3 = new TextBox();
this.Label14 = new Label();
this.Label7 = new Label();
this.TextBoxRxBand_2 = new TextBox();
this.TextBoxTxBand_2 = new TextBox();
this.Label13 = new Label();
this.Label6 = new Label();
this.TextBoxRxBand_1 = new TextBox();
this.Label12 = new Label();
this.TextBoxTxBand_1 = new TextBox();
this.Label5 = new Label();
this.Label11 = new Label();
this.TextBox机型信息 = new TextBox();
this.Label4 = new Label();
this.Label10 = new Label();
this.TextBox序列号 = new TextBox();
this.Label3 = new Label();
this.Label2 = new Label();
this.Label1 = new Label();
this.Button1 = new Button();
this.Button2 = new Button();
this.Button3 = new Button();
this.Panel1.SuspendLayout();
this.SuspendLayout();
componentResourceManager.ApplyResources((object) this.Panel1, "Panel1");
this.Panel1.BorderStyle = BorderStyle.FixedSingle;
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_7);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_7);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_6);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_6);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_5);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_5);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_4);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_4);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_3);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_3);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_2);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_2);
this.Panel1.Controls.Add((Control) this.CheckBoxRxBand_1);
this.Panel1.Controls.Add((Control) this.CheckBoxTxBand_1);
this.Panel1.Controls.Add((Control) this.TextBox最后编程时间);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_7);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_7);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_6);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_6);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_5);
this.Panel1.Controls.Add((Control) this.Label17);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_5);
this.Panel1.Controls.Add((Control) this.Label16);
this.Panel1.Controls.Add((Control) this.Label9);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_4);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_4);
this.Panel1.Controls.Add((Control) this.Label15);
this.Panel1.Controls.Add((Control) this.Label8);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_3);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_3);
this.Panel1.Controls.Add((Control) this.Label14);
this.Panel1.Controls.Add((Control) this.Label7);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_2);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_2);
this.Panel1.Controls.Add((Control) this.Label13);
this.Panel1.Controls.Add((Control) this.Label6);
this.Panel1.Controls.Add((Control) this.TextBoxRxBand_1);
this.Panel1.Controls.Add((Control) this.Label12);
this.Panel1.Controls.Add((Control) this.TextBoxTxBand_1);
this.Panel1.Controls.Add((Control) this.Label5);
this.Panel1.Controls.Add((Control) this.Label11);
this.Panel1.Controls.Add((Control) this.TextBox机型信息);
this.Panel1.Controls.Add((Control) this.Label4);
this.Panel1.Controls.Add((Control) this.Label10);
this.Panel1.Controls.Add((Control) this.TextBox序列号);
this.Panel1.Controls.Add((Control) this.Label3);
this.Panel1.Controls.Add((Control) this.Label2);
this.Panel1.Controls.Add((Control) this.Label1);
this.Panel1.Name = "Panel1";
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_7, "CheckBoxRxBand_7");
this.CheckBoxRxBand_7.Name = "CheckBoxRxBand_7";
this.CheckBoxRxBand_7.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_7, "CheckBoxTxBand_7");
this.CheckBoxTxBand_7.Name = "CheckBoxTxBand_7";
this.CheckBoxTxBand_7.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_6, "CheckBoxRxBand_6");
this.CheckBoxRxBand_6.Name = "CheckBoxRxBand_6";
this.CheckBoxRxBand_6.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_6, "CheckBoxTxBand_6");
this.CheckBoxTxBand_6.Name = "CheckBoxTxBand_6";
this.CheckBoxTxBand_6.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_5, "CheckBoxRxBand_5");
this.CheckBoxRxBand_5.Name = "CheckBoxRxBand_5";
this.CheckBoxRxBand_5.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_5, "CheckBoxTxBand_5");
this.CheckBoxTxBand_5.Name = "CheckBoxTxBand_5";
this.CheckBoxTxBand_5.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_4, "CheckBoxRxBand_4");
this.CheckBoxRxBand_4.Name = "CheckBoxRxBand_4";
this.CheckBoxRxBand_4.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_4, "CheckBoxTxBand_4");
this.CheckBoxTxBand_4.Name = "CheckBoxTxBand_4";
this.CheckBoxTxBand_4.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_3, "CheckBoxRxBand_3");
this.CheckBoxRxBand_3.Name = "CheckBoxRxBand_3";
this.CheckBoxRxBand_3.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_3, "CheckBoxTxBand_3");
this.CheckBoxTxBand_3.Name = "CheckBoxTxBand_3";
this.CheckBoxTxBand_3.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_2, "CheckBoxRxBand_2");
this.CheckBoxRxBand_2.Name = "CheckBoxRxBand_2";
this.CheckBoxRxBand_2.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_2, "CheckBoxTxBand_2");
this.CheckBoxTxBand_2.Name = "CheckBoxTxBand_2";
this.CheckBoxTxBand_2.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxRxBand_1, "CheckBoxRxBand_1");
this.CheckBoxRxBand_1.Name = "CheckBoxRxBand_1";
this.CheckBoxRxBand_1.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.CheckBoxTxBand_1, "CheckBoxTxBand_1");
this.CheckBoxTxBand_1.Name = "CheckBoxTxBand_1";
this.CheckBoxTxBand_1.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.TextBox最后编程时间, "TextBox最后编程时间");
this.TextBox最后编程时间.Name = "TextBox最后编程时间";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_7, "TextBoxRxBand_7");
this.TextBoxRxBand_7.Name = "TextBoxRxBand_7";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_7, "TextBoxTxBand_7");
this.TextBoxTxBand_7.Name = "TextBoxTxBand_7";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_6, "TextBoxRxBand_6");
this.TextBoxRxBand_6.Name = "TextBoxRxBand_6";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_6, "TextBoxTxBand_6");
this.TextBoxTxBand_6.Name = "TextBoxTxBand_6";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_5, "TextBoxRxBand_5");
this.TextBoxRxBand_5.Name = "TextBoxRxBand_5";
componentResourceManager.ApplyResources((object) this.Label17, "Label17");
this.Label17.Name = "Label17";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_5, "TextBoxTxBand_5");
this.TextBoxTxBand_5.Name = "TextBoxTxBand_5";
componentResourceManager.ApplyResources((object) this.Label16, "Label16");
this.Label16.Name = "Label16";
componentResourceManager.ApplyResources((object) this.Label9, "Label9");
this.Label9.Name = "Label9";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_4, "TextBoxRxBand_4");
this.TextBoxRxBand_4.Name = "TextBoxRxBand_4";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_4, "TextBoxTxBand_4");
this.TextBoxTxBand_4.Name = "TextBoxTxBand_4";
componentResourceManager.ApplyResources((object) this.Label15, "Label15");
this.Label15.Name = "Label15";
componentResourceManager.ApplyResources((object) this.Label8, "Label8");
this.Label8.Name = "Label8";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_3, "TextBoxRxBand_3");
this.TextBoxRxBand_3.Name = "TextBoxRxBand_3";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_3, "TextBoxTxBand_3");
this.TextBoxTxBand_3.Name = "TextBoxTxBand_3";
componentResourceManager.ApplyResources((object) this.Label14, "Label14");
this.Label14.Name = "Label14";
componentResourceManager.ApplyResources((object) this.Label7, "Label7");
this.Label7.Name = "Label7";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_2, "TextBoxRxBand_2");
this.TextBoxRxBand_2.Name = "TextBoxRxBand_2";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_2, "TextBoxTxBand_2");
this.TextBoxTxBand_2.Name = "TextBoxTxBand_2";
componentResourceManager.ApplyResources((object) this.Label13, "Label13");
this.Label13.Name = "Label13";
componentResourceManager.ApplyResources((object) this.Label6, "Label6");
this.Label6.Name = "Label6";
componentResourceManager.ApplyResources((object) this.TextBoxRxBand_1, "TextBoxRxBand_1");
this.TextBoxRxBand_1.Name = "TextBoxRxBand_1";
componentResourceManager.ApplyResources((object) this.Label12, "Label12");
this.Label12.Name = "Label12";
componentResourceManager.ApplyResources((object) this.TextBoxTxBand_1, "TextBoxTxBand_1");
this.TextBoxTxBand_1.Name = "TextBoxTxBand_1";
componentResourceManager.ApplyResources((object) this.Label5, "Label5");
this.Label5.Name = "Label5";
componentResourceManager.ApplyResources((object) this.Label11, "Label11");
this.Label11.Name = "Label11";
componentResourceManager.ApplyResources((object) this.TextBox机型信息, "TextBox机型信息");
this.TextBox机型信息.Name = "TextBox机型信息";
componentResourceManager.ApplyResources((object) this.Label4, "Label4");
this.Label4.Name = "Label4";
componentResourceManager.ApplyResources((object) this.Label10, "Label10");
this.Label10.Name = "Label10";
componentResourceManager.ApplyResources((object) this.TextBox序列号, "TextBox序列号");
this.TextBox序列号.Name = "TextBox序列号";
componentResourceManager.ApplyResources((object) this.Label3, "Label3");
this.Label3.Name = "Label3";
componentResourceManager.ApplyResources((object) this.Label2, "Label2");
this.Label2.Name = "Label2";
componentResourceManager.ApplyResources((object) this.Label1, "Label1");
this.Label1.Name = "Label1";
componentResourceManager.ApplyResources((object) this.Button1, "Button1");
this.Button1.Name = "Button1";
this.Button1.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.Button2, "Button2");
this.Button2.Name = "Button2";
this.Button2.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this.Button3, "Button3");
this.Button3.Name = "Button3";
this.Button3.UseVisualStyleBackColor = true;
componentResourceManager.ApplyResources((object) this, "$this");
this.AutoScaleMode = AutoScaleMode.Font;
this.Controls.Add((Control) this.Button3);
this.Controls.Add((Control) this.Button2);
this.Controls.Add((Control) this.Button1);
this.Controls.Add((Control) this.Panel1);
this.Name = nameof (SofeMsgForm);
this.Panel1.ResumeLayout(false);
this.Panel1.PerformLayout();
this.ResumeLayout(false);
}
internal virtual Panel Panel1
{
[DebuggerNonUserCode] get => this._Panel1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Panel1 = value;
}
internal virtual TextBox TextBoxTxBand_4
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_4 = value;
}
}
internal virtual TextBox TextBoxTxBand_3
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_3 = value;
}
}
internal virtual TextBox TextBoxTxBand_2
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_2 = value;
}
}
internal virtual Label Label6
{
[DebuggerNonUserCode] get => this._Label6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label6 = value;
}
internal virtual TextBox TextBoxTxBand_1
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_1 = value;
}
}
internal virtual Label Label5
{
[DebuggerNonUserCode] get => this._Label5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label5 = value;
}
internal virtual TextBox TextBox机型信息
{
[DebuggerNonUserCode] get => this._TextBox机型信息;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBox机型信息 = value;
}
}
internal virtual Label Label4
{
[DebuggerNonUserCode] get => this._Label4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label4 = value;
}
internal virtual TextBox TextBox序列号
{
[DebuggerNonUserCode] get => this._TextBox序列号;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBox序列号 = value;
}
}
internal virtual Label Label3
{
[DebuggerNonUserCode] get => this._Label3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label3 = value;
}
internal virtual Label Label2
{
[DebuggerNonUserCode] get => this._Label2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label2 = value;
}
internal virtual Label Label1
{
[DebuggerNonUserCode] get => this._Label1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label1 = value;
}
internal virtual TextBox TextBoxTxBand_7
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_7 = value;
}
}
internal virtual TextBox TextBoxTxBand_6
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_6 = value;
}
}
internal virtual TextBox TextBoxTxBand_5
{
[DebuggerNonUserCode] get => this._TextBoxTxBand_5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxTxBand_5 = value;
}
}
internal virtual Label Label9
{
[DebuggerNonUserCode] get => this._Label9;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label9 = value;
}
internal virtual Label Label8
{
[DebuggerNonUserCode] get => this._Label8;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label8 = value;
}
internal virtual Label Label7
{
[DebuggerNonUserCode] get => this._Label7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => this._Label7 = value;
}
internal virtual CheckBox CheckBoxRxBand_7
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_7 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_7
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_7 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_6
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_6 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_6
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_6 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_5
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_5 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_5
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_5 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_4
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_4 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_4
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_4 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_3
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_3 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_3
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_3 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_2
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_2 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_2
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_2 = value;
}
}
internal virtual CheckBox CheckBoxRxBand_1
{
[DebuggerNonUserCode] get => this._CheckBoxRxBand_1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxRxBand_1 = value;
}
}
internal virtual CheckBox CheckBoxTxBand_1
{
[DebuggerNonUserCode] get => this._CheckBoxTxBand_1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._CheckBoxTxBand_1 = value;
}
}
internal virtual TextBox TextBoxRxBand_7
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_7;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_7 = value;
}
}
internal virtual TextBox TextBoxRxBand_6
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_6;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_6 = value;
}
}
internal virtual TextBox TextBoxRxBand_5
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_5;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_5 = value;
}
}
internal virtual Label Label16
{
[DebuggerNonUserCode] get => this._Label16;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label16 = value;
}
}
internal virtual TextBox TextBoxRxBand_4
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_4;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_4 = value;
}
}
internal virtual Label Label15
{
[DebuggerNonUserCode] get => this._Label15;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label15 = value;
}
}
internal virtual TextBox TextBoxRxBand_3
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_3 = value;
}
}
internal virtual Label Label14
{
[DebuggerNonUserCode] get => this._Label14;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label14 = value;
}
}
internal virtual TextBox TextBoxRxBand_2
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_2 = value;
}
}
internal virtual Label Label13
{
[DebuggerNonUserCode] get => this._Label13;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label13 = value;
}
}
internal virtual TextBox TextBoxRxBand_1
{
[DebuggerNonUserCode] get => this._TextBoxRxBand_1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBoxRxBand_1 = value;
}
}
internal virtual Label Label12
{
[DebuggerNonUserCode] get => this._Label12;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label12 = value;
}
}
internal virtual Label Label11
{
[DebuggerNonUserCode] get => this._Label11;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label11 = value;
}
}
internal virtual Label Label10
{
[DebuggerNonUserCode] get => this._Label10;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label10 = value;
}
}
internal virtual Button Button1
{
[DebuggerNonUserCode] get => this._Button1;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
if (this._Button1 != null)
this._Button1.Click -= new EventHandler(this.Button1_Click);
this._Button1 = value;
if (this._Button1 == null)
return;
this._Button1.Click += new EventHandler(this.Button1_Click);
}
}
internal virtual Button Button2
{
[DebuggerNonUserCode] get => this._Button2;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button2 = value;
}
}
internal virtual Button Button3
{
[DebuggerNonUserCode] get => this._Button3;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Button3 = value;
}
}
internal virtual TextBox TextBox最后编程时间
{
[DebuggerNonUserCode] get => this._TextBox最后编程时间;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._TextBox最后编程时间 = value;
}
}
internal virtual Label Label17
{
[DebuggerNonUserCode] get => this._Label17;
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
{
this._Label17 = value;
}
}
private void Button1_Click(object sender, EventArgs e) => this.Close();
private void SofeMsgForm_FormClosing(object sender, FormClosingEventArgs e)
{
MyProject.Forms.MDIParent1.SToolStripMenuItem.Checked = false;
}
public void SofeMsgForm_Load(object sender, EventArgs e)
{
MyProject.Forms.MDIParent1.RToolStripMenuItem.Checked = true;
int num1 = 0;
this.TextBox机型信息.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked (num1 + 0), 9));
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_1, checked (num1 + 12), publicva.Bit0, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_2, checked (num1 + 12), publicva.Bit1, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_3, checked (num1 + 12), publicva.Bit2, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_4, checked (num1 + 12), publicva.Bit3, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_5, checked (num1 + 12), publicva.Bit4, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_6, checked (num1 + 12), publicva.Bit5, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxRxBand_7, checked (num1 + 12), publicva.Bit6, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_1, checked (num1 + 13), publicva.Bit0, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_2, checked (num1 + 13), publicva.Bit1, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_3, checked (num1 + 13), publicva.Bit2, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_4, checked (num1 + 13), publicva.Bit3, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_5, checked (num1 + 13), publicva.Bit4, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_6, checked (num1 + 13), publicva.Bit5, 1);
MyProject.Forms.MDIParent1.SetControl_U8_Data((Control) this.CheckBoxTxBand_7, checked (num1 + 13), publicva.Bit6, 1);
int num2 = 32;
this.TextBox序列号.Text = Strings.RTrim(Encoding.ASCII.GetString(publicva.EEPROM_Byte, checked (num2 + 0), 16));
int num3 = 768;
this.TextBoxRxBand_1.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 0)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 0 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_1.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 8)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 8 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_2.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 16)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 16 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_2.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 24)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 24 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_3.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 32)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 32 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_3.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 40)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 40 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_4.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 48)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 48 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_4.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 56)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 56 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_5.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 64)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 64 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_5.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 72)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 72 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_6.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 80)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 80 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_6.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 88)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 88 + 4)), (object) 100000)) + "MHz";
this.TextBoxRxBand_7.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 96)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 96 + 4)), (object) 100000)) + "MHz";
this.TextBoxTxBand_7.Text = string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 104)), (object) 100000)) + "-" + string.Format("{0:000}", Operators.IntDivideObject(MyProject.Forms.MDIParent1.Get_4ByteToU32_L_H(checked (num3 + 104 + 4)), (object) 100000)) + "MHz";
this.TextBox最后编程时间.Text = publicva.LastProgrammeTime;
}
}
}