976 lines
34 KiB
C#
976 lines
34 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: HPG_68D.TypeMsgForm
|
|
// 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 Microsoft.VisualBasic.CompilerServices;
|
|
using System;
|
|
using System.Collections;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Runtime.CompilerServices;
|
|
using System.Windows.Forms;
|
|
|
|
|
|
namespace HPG_68D
|
|
{
|
|
[DesignerGenerated]
|
|
public class TypeMsgForm : Form
|
|
{
|
|
private static ArrayList __ENCList = new ArrayList();
|
|
private IContainer components;
|
|
[AccessedThroughProperty("Button3")]
|
|
private Button _Button3;
|
|
[AccessedThroughProperty("Button2")]
|
|
private Button _Button2;
|
|
[AccessedThroughProperty("Button1")]
|
|
private Button _Button1;
|
|
[AccessedThroughProperty("Panel1")]
|
|
private Panel _Panel1;
|
|
[AccessedThroughProperty("ComboBox机型")]
|
|
private ComboBox _ComboBox机型;
|
|
[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("TextBoxTxBand_7")]
|
|
private TextBox _TextBoxTxBand_7;
|
|
[AccessedThroughProperty("TextBoxRxBand_6")]
|
|
private TextBox _TextBoxRxBand_6;
|
|
[AccessedThroughProperty("TextBoxTxBand_6")]
|
|
private TextBox _TextBoxTxBand_6;
|
|
[AccessedThroughProperty("TextBoxRxBand_5")]
|
|
private TextBox _TextBoxRxBand_5;
|
|
[AccessedThroughProperty("TextBoxTxBand_5")]
|
|
private TextBox _TextBoxTxBand_5;
|
|
[AccessedThroughProperty("Label16")]
|
|
private Label _Label16;
|
|
[AccessedThroughProperty("Label9")]
|
|
private Label _Label9;
|
|
[AccessedThroughProperty("TextBoxRxBand_4")]
|
|
private TextBox _TextBoxRxBand_4;
|
|
[AccessedThroughProperty("TextBoxTxBand_4")]
|
|
private TextBox _TextBoxTxBand_4;
|
|
[AccessedThroughProperty("Label15")]
|
|
private Label _Label15;
|
|
[AccessedThroughProperty("Label8")]
|
|
private Label _Label8;
|
|
[AccessedThroughProperty("TextBoxRxBand_3")]
|
|
private TextBox _TextBoxRxBand_3;
|
|
[AccessedThroughProperty("TextBoxTxBand_3")]
|
|
private TextBox _TextBoxTxBand_3;
|
|
[AccessedThroughProperty("Label14")]
|
|
private Label _Label14;
|
|
[AccessedThroughProperty("Label7")]
|
|
private Label _Label7;
|
|
[AccessedThroughProperty("TextBoxRxBand_2")]
|
|
private TextBox _TextBoxRxBand_2;
|
|
[AccessedThroughProperty("TextBoxTxBand_2")]
|
|
private TextBox _TextBoxTxBand_2;
|
|
[AccessedThroughProperty("Label13")]
|
|
private Label _Label13;
|
|
[AccessedThroughProperty("Label6")]
|
|
private Label _Label6;
|
|
[AccessedThroughProperty("TextBoxRxBand_1")]
|
|
private TextBox _TextBoxRxBand_1;
|
|
[AccessedThroughProperty("Label12")]
|
|
private Label _Label12;
|
|
[AccessedThroughProperty("TextBoxTxBand_1")]
|
|
private TextBox _TextBoxTxBand_1;
|
|
[AccessedThroughProperty("Label5")]
|
|
private Label _Label5;
|
|
[AccessedThroughProperty("Label11")]
|
|
private Label _Label11;
|
|
[AccessedThroughProperty("Label4")]
|
|
private Label _Label4;
|
|
[AccessedThroughProperty("Label10")]
|
|
private Label _Label10;
|
|
[AccessedThroughProperty("Label3")]
|
|
private Label _Label3;
|
|
[AccessedThroughProperty("Label1")]
|
|
private Label _Label1;
|
|
|
|
[DebuggerNonUserCode]
|
|
static TypeMsgForm()
|
|
{
|
|
}
|
|
|
|
[DebuggerNonUserCode]
|
|
public TypeMsgForm()
|
|
{
|
|
Load += TypeMsgForm_Load;
|
|
__ENCList.Add(new WeakReference(this));
|
|
InitializeComponent();
|
|
}
|
|
|
|
[DebuggerNonUserCode]
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && components != null)
|
|
components.Dispose();
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
[DebuggerStepThrough]
|
|
private void InitializeComponent()
|
|
{
|
|
var componentResourceManager = new ComponentResourceManager(typeof (TypeMsgForm));
|
|
Button3 = new Button();
|
|
Button2 = new Button();
|
|
Button1 = new Button();
|
|
Panel1 = new Panel();
|
|
ComboBox机型 = new ComboBox();
|
|
CheckBoxRxBand_7 = new CheckBox();
|
|
CheckBoxTxBand_7 = new CheckBox();
|
|
CheckBoxRxBand_6 = new CheckBox();
|
|
CheckBoxTxBand_6 = new CheckBox();
|
|
CheckBoxRxBand_5 = new CheckBox();
|
|
CheckBoxTxBand_5 = new CheckBox();
|
|
CheckBoxRxBand_4 = new CheckBox();
|
|
CheckBoxTxBand_4 = new CheckBox();
|
|
CheckBoxRxBand_3 = new CheckBox();
|
|
CheckBoxTxBand_3 = new CheckBox();
|
|
CheckBoxRxBand_2 = new CheckBox();
|
|
CheckBoxTxBand_2 = new CheckBox();
|
|
CheckBoxRxBand_1 = new CheckBox();
|
|
CheckBoxTxBand_1 = new CheckBox();
|
|
TextBoxRxBand_7 = new TextBox();
|
|
TextBoxTxBand_7 = new TextBox();
|
|
TextBoxRxBand_6 = new TextBox();
|
|
TextBoxTxBand_6 = new TextBox();
|
|
TextBoxRxBand_5 = new TextBox();
|
|
TextBoxTxBand_5 = new TextBox();
|
|
Label16 = new Label();
|
|
Label9 = new Label();
|
|
TextBoxRxBand_4 = new TextBox();
|
|
TextBoxTxBand_4 = new TextBox();
|
|
Label15 = new Label();
|
|
Label8 = new Label();
|
|
TextBoxRxBand_3 = new TextBox();
|
|
TextBoxTxBand_3 = new TextBox();
|
|
Label14 = new Label();
|
|
Label7 = new Label();
|
|
TextBoxRxBand_2 = new TextBox();
|
|
TextBoxTxBand_2 = new TextBox();
|
|
Label13 = new Label();
|
|
Label6 = new Label();
|
|
TextBoxRxBand_1 = new TextBox();
|
|
Label12 = new Label();
|
|
TextBoxTxBand_1 = new TextBox();
|
|
Label5 = new Label();
|
|
Label11 = new Label();
|
|
Label4 = new Label();
|
|
Label10 = new Label();
|
|
Label3 = new Label();
|
|
Label1 = new Label();
|
|
Panel1.SuspendLayout();
|
|
SuspendLayout();
|
|
Button3.AccessibleDescription = null;
|
|
Button3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Button3, "Button3");
|
|
Button3.BackgroundImage = null;
|
|
Button3.Font = null;
|
|
Button3.Name = "Button3";
|
|
Button3.UseVisualStyleBackColor = true;
|
|
Button2.AccessibleDescription = null;
|
|
Button2.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Button2, "Button2");
|
|
Button2.BackgroundImage = null;
|
|
Button2.Font = null;
|
|
Button2.Name = "Button2";
|
|
Button2.UseVisualStyleBackColor = true;
|
|
Button1.AccessibleDescription = null;
|
|
Button1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Button1, "Button1");
|
|
Button1.BackgroundImage = null;
|
|
Button1.Font = null;
|
|
Button1.Name = "Button1";
|
|
Button1.UseVisualStyleBackColor = true;
|
|
Panel1.AccessibleDescription = null;
|
|
Panel1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Panel1, "Panel1");
|
|
Panel1.BackgroundImage = null;
|
|
Panel1.BorderStyle = BorderStyle.FixedSingle;
|
|
Panel1.Controls.Add(ComboBox机型);
|
|
Panel1.Controls.Add(CheckBoxRxBand_7);
|
|
Panel1.Controls.Add(CheckBoxTxBand_7);
|
|
Panel1.Controls.Add(CheckBoxRxBand_6);
|
|
Panel1.Controls.Add(CheckBoxTxBand_6);
|
|
Panel1.Controls.Add(CheckBoxRxBand_5);
|
|
Panel1.Controls.Add(CheckBoxTxBand_5);
|
|
Panel1.Controls.Add(CheckBoxRxBand_4);
|
|
Panel1.Controls.Add(CheckBoxTxBand_4);
|
|
Panel1.Controls.Add(CheckBoxRxBand_3);
|
|
Panel1.Controls.Add(CheckBoxTxBand_3);
|
|
Panel1.Controls.Add(CheckBoxRxBand_2);
|
|
Panel1.Controls.Add(CheckBoxTxBand_2);
|
|
Panel1.Controls.Add(CheckBoxRxBand_1);
|
|
Panel1.Controls.Add(CheckBoxTxBand_1);
|
|
Panel1.Controls.Add(TextBoxRxBand_7);
|
|
Panel1.Controls.Add(TextBoxTxBand_7);
|
|
Panel1.Controls.Add(TextBoxRxBand_6);
|
|
Panel1.Controls.Add(TextBoxTxBand_6);
|
|
Panel1.Controls.Add(TextBoxRxBand_5);
|
|
Panel1.Controls.Add(TextBoxTxBand_5);
|
|
Panel1.Controls.Add(Label16);
|
|
Panel1.Controls.Add(Label9);
|
|
Panel1.Controls.Add(TextBoxRxBand_4);
|
|
Panel1.Controls.Add(TextBoxTxBand_4);
|
|
Panel1.Controls.Add(Label15);
|
|
Panel1.Controls.Add(Label8);
|
|
Panel1.Controls.Add(TextBoxRxBand_3);
|
|
Panel1.Controls.Add(TextBoxTxBand_3);
|
|
Panel1.Controls.Add(Label14);
|
|
Panel1.Controls.Add(Label7);
|
|
Panel1.Controls.Add(TextBoxRxBand_2);
|
|
Panel1.Controls.Add(TextBoxTxBand_2);
|
|
Panel1.Controls.Add(Label13);
|
|
Panel1.Controls.Add(Label6);
|
|
Panel1.Controls.Add(TextBoxRxBand_1);
|
|
Panel1.Controls.Add(Label12);
|
|
Panel1.Controls.Add(TextBoxTxBand_1);
|
|
Panel1.Controls.Add(Label5);
|
|
Panel1.Controls.Add(Label11);
|
|
Panel1.Controls.Add(Label4);
|
|
Panel1.Controls.Add(Label10);
|
|
Panel1.Controls.Add(Label3);
|
|
Panel1.Controls.Add(Label1);
|
|
Panel1.Font = null;
|
|
Panel1.Name = "Panel1";
|
|
ComboBox机型.AccessibleDescription = null;
|
|
ComboBox机型.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(ComboBox机型, "ComboBox机型");
|
|
ComboBox机型.BackgroundImage = null;
|
|
ComboBox机型.DropDownStyle = ComboBoxStyle.DropDownList;
|
|
ComboBox机型.Font = null;
|
|
ComboBox机型.FormattingEnabled = true;
|
|
ComboBox机型.Items.AddRange(new object[1]
|
|
{
|
|
componentResourceManager.GetString("ComboBox机型.Items")
|
|
});
|
|
ComboBox机型.Name = "ComboBox机型";
|
|
CheckBoxRxBand_7.AccessibleDescription = null;
|
|
CheckBoxRxBand_7.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_7, "CheckBoxRxBand_7");
|
|
CheckBoxRxBand_7.BackgroundImage = null;
|
|
CheckBoxRxBand_7.Font = null;
|
|
CheckBoxRxBand_7.Name = "CheckBoxRxBand_7";
|
|
CheckBoxRxBand_7.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_7.AccessibleDescription = null;
|
|
CheckBoxTxBand_7.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_7, "CheckBoxTxBand_7");
|
|
CheckBoxTxBand_7.BackgroundImage = null;
|
|
CheckBoxTxBand_7.Font = null;
|
|
CheckBoxTxBand_7.Name = "CheckBoxTxBand_7";
|
|
CheckBoxTxBand_7.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_6.AccessibleDescription = null;
|
|
CheckBoxRxBand_6.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_6, "CheckBoxRxBand_6");
|
|
CheckBoxRxBand_6.BackgroundImage = null;
|
|
CheckBoxRxBand_6.Font = null;
|
|
CheckBoxRxBand_6.Name = "CheckBoxRxBand_6";
|
|
CheckBoxRxBand_6.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_6.AccessibleDescription = null;
|
|
CheckBoxTxBand_6.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_6, "CheckBoxTxBand_6");
|
|
CheckBoxTxBand_6.BackgroundImage = null;
|
|
CheckBoxTxBand_6.Font = null;
|
|
CheckBoxTxBand_6.Name = "CheckBoxTxBand_6";
|
|
CheckBoxTxBand_6.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_5.AccessibleDescription = null;
|
|
CheckBoxRxBand_5.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_5, "CheckBoxRxBand_5");
|
|
CheckBoxRxBand_5.BackgroundImage = null;
|
|
CheckBoxRxBand_5.Checked = true;
|
|
CheckBoxRxBand_5.CheckState = CheckState.Checked;
|
|
CheckBoxRxBand_5.Font = null;
|
|
CheckBoxRxBand_5.Name = "CheckBoxRxBand_5";
|
|
CheckBoxRxBand_5.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_5.AccessibleDescription = null;
|
|
CheckBoxTxBand_5.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_5, "CheckBoxTxBand_5");
|
|
CheckBoxTxBand_5.BackgroundImage = null;
|
|
CheckBoxTxBand_5.Checked = true;
|
|
CheckBoxTxBand_5.CheckState = CheckState.Checked;
|
|
CheckBoxTxBand_5.Font = null;
|
|
CheckBoxTxBand_5.Name = "CheckBoxTxBand_5";
|
|
CheckBoxTxBand_5.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_4.AccessibleDescription = null;
|
|
CheckBoxRxBand_4.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_4, "CheckBoxRxBand_4");
|
|
CheckBoxRxBand_4.BackgroundImage = null;
|
|
CheckBoxRxBand_4.Font = null;
|
|
CheckBoxRxBand_4.Name = "CheckBoxRxBand_4";
|
|
CheckBoxRxBand_4.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_4.AccessibleDescription = null;
|
|
CheckBoxTxBand_4.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_4, "CheckBoxTxBand_4");
|
|
CheckBoxTxBand_4.BackgroundImage = null;
|
|
CheckBoxTxBand_4.Font = null;
|
|
CheckBoxTxBand_4.Name = "CheckBoxTxBand_4";
|
|
CheckBoxTxBand_4.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_3.AccessibleDescription = null;
|
|
CheckBoxRxBand_3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_3, "CheckBoxRxBand_3");
|
|
CheckBoxRxBand_3.BackgroundImage = null;
|
|
CheckBoxRxBand_3.Font = null;
|
|
CheckBoxRxBand_3.Name = "CheckBoxRxBand_3";
|
|
CheckBoxRxBand_3.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_3.AccessibleDescription = null;
|
|
CheckBoxTxBand_3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_3, "CheckBoxTxBand_3");
|
|
CheckBoxTxBand_3.BackgroundImage = null;
|
|
CheckBoxTxBand_3.Font = null;
|
|
CheckBoxTxBand_3.Name = "CheckBoxTxBand_3";
|
|
CheckBoxTxBand_3.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_2.AccessibleDescription = null;
|
|
CheckBoxRxBand_2.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_2, "CheckBoxRxBand_2");
|
|
CheckBoxRxBand_2.BackgroundImage = null;
|
|
CheckBoxRxBand_2.Font = null;
|
|
CheckBoxRxBand_2.Name = "CheckBoxRxBand_2";
|
|
CheckBoxRxBand_2.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_2.AccessibleDescription = null;
|
|
CheckBoxTxBand_2.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_2, "CheckBoxTxBand_2");
|
|
CheckBoxTxBand_2.BackgroundImage = null;
|
|
CheckBoxTxBand_2.Font = null;
|
|
CheckBoxTxBand_2.Name = "CheckBoxTxBand_2";
|
|
CheckBoxTxBand_2.UseVisualStyleBackColor = true;
|
|
CheckBoxRxBand_1.AccessibleDescription = null;
|
|
CheckBoxRxBand_1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxRxBand_1, "CheckBoxRxBand_1");
|
|
CheckBoxRxBand_1.BackgroundImage = null;
|
|
CheckBoxRxBand_1.Checked = true;
|
|
CheckBoxRxBand_1.CheckState = CheckState.Checked;
|
|
CheckBoxRxBand_1.Font = null;
|
|
CheckBoxRxBand_1.Name = "CheckBoxRxBand_1";
|
|
CheckBoxRxBand_1.UseVisualStyleBackColor = true;
|
|
CheckBoxTxBand_1.AccessibleDescription = null;
|
|
CheckBoxTxBand_1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(CheckBoxTxBand_1, "CheckBoxTxBand_1");
|
|
CheckBoxTxBand_1.BackgroundImage = null;
|
|
CheckBoxTxBand_1.Checked = true;
|
|
CheckBoxTxBand_1.CheckState = CheckState.Checked;
|
|
CheckBoxTxBand_1.Font = null;
|
|
CheckBoxTxBand_1.Name = "CheckBoxTxBand_1";
|
|
CheckBoxTxBand_1.UseVisualStyleBackColor = true;
|
|
TextBoxRxBand_7.AccessibleDescription = null;
|
|
TextBoxRxBand_7.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_7, "TextBoxRxBand_7");
|
|
TextBoxRxBand_7.BackgroundImage = null;
|
|
TextBoxRxBand_7.Font = null;
|
|
TextBoxRxBand_7.Name = "TextBoxRxBand_7";
|
|
TextBoxTxBand_7.AccessibleDescription = null;
|
|
TextBoxTxBand_7.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_7, "TextBoxTxBand_7");
|
|
TextBoxTxBand_7.BackgroundImage = null;
|
|
TextBoxTxBand_7.Font = null;
|
|
TextBoxTxBand_7.Name = "TextBoxTxBand_7";
|
|
TextBoxRxBand_6.AccessibleDescription = null;
|
|
TextBoxRxBand_6.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_6, "TextBoxRxBand_6");
|
|
TextBoxRxBand_6.BackgroundImage = null;
|
|
TextBoxRxBand_6.Font = null;
|
|
TextBoxRxBand_6.Name = "TextBoxRxBand_6";
|
|
TextBoxTxBand_6.AccessibleDescription = null;
|
|
TextBoxTxBand_6.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_6, "TextBoxTxBand_6");
|
|
TextBoxTxBand_6.BackgroundImage = null;
|
|
TextBoxTxBand_6.Font = null;
|
|
TextBoxTxBand_6.Name = "TextBoxTxBand_6";
|
|
TextBoxRxBand_5.AccessibleDescription = null;
|
|
TextBoxRxBand_5.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_5, "TextBoxRxBand_5");
|
|
TextBoxRxBand_5.BackgroundImage = null;
|
|
TextBoxRxBand_5.Font = null;
|
|
TextBoxRxBand_5.Name = "TextBoxRxBand_5";
|
|
TextBoxTxBand_5.AccessibleDescription = null;
|
|
TextBoxTxBand_5.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_5, "TextBoxTxBand_5");
|
|
TextBoxTxBand_5.BackgroundImage = null;
|
|
TextBoxTxBand_5.Font = null;
|
|
TextBoxTxBand_5.Name = "TextBoxTxBand_5";
|
|
Label16.AccessibleDescription = null;
|
|
Label16.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label16, "Label16");
|
|
Label16.Font = null;
|
|
Label16.Name = "Label16";
|
|
Label9.AccessibleDescription = null;
|
|
Label9.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label9, "Label9");
|
|
Label9.Font = null;
|
|
Label9.Name = "Label9";
|
|
TextBoxRxBand_4.AccessibleDescription = null;
|
|
TextBoxRxBand_4.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_4, "TextBoxRxBand_4");
|
|
TextBoxRxBand_4.BackgroundImage = null;
|
|
TextBoxRxBand_4.Font = null;
|
|
TextBoxRxBand_4.Name = "TextBoxRxBand_4";
|
|
TextBoxTxBand_4.AccessibleDescription = null;
|
|
TextBoxTxBand_4.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_4, "TextBoxTxBand_4");
|
|
TextBoxTxBand_4.BackgroundImage = null;
|
|
TextBoxTxBand_4.Font = null;
|
|
TextBoxTxBand_4.Name = "TextBoxTxBand_4";
|
|
Label15.AccessibleDescription = null;
|
|
Label15.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label15, "Label15");
|
|
Label15.Font = null;
|
|
Label15.Name = "Label15";
|
|
Label8.AccessibleDescription = null;
|
|
Label8.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label8, "Label8");
|
|
Label8.Font = null;
|
|
Label8.Name = "Label8";
|
|
TextBoxRxBand_3.AccessibleDescription = null;
|
|
TextBoxRxBand_3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_3, "TextBoxRxBand_3");
|
|
TextBoxRxBand_3.BackgroundImage = null;
|
|
TextBoxRxBand_3.Font = null;
|
|
TextBoxRxBand_3.Name = "TextBoxRxBand_3";
|
|
TextBoxTxBand_3.AccessibleDescription = null;
|
|
TextBoxTxBand_3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_3, "TextBoxTxBand_3");
|
|
TextBoxTxBand_3.BackgroundImage = null;
|
|
TextBoxTxBand_3.Font = null;
|
|
TextBoxTxBand_3.Name = "TextBoxTxBand_3";
|
|
Label14.AccessibleDescription = null;
|
|
Label14.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label14, "Label14");
|
|
Label14.Font = null;
|
|
Label14.Name = "Label14";
|
|
Label7.AccessibleDescription = null;
|
|
Label7.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label7, "Label7");
|
|
Label7.Font = null;
|
|
Label7.Name = "Label7";
|
|
TextBoxRxBand_2.AccessibleDescription = null;
|
|
TextBoxRxBand_2.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_2, "TextBoxRxBand_2");
|
|
TextBoxRxBand_2.BackgroundImage = null;
|
|
TextBoxRxBand_2.Font = null;
|
|
TextBoxRxBand_2.Name = "TextBoxRxBand_2";
|
|
TextBoxTxBand_2.AccessibleDescription = null;
|
|
TextBoxTxBand_2.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_2, "TextBoxTxBand_2");
|
|
TextBoxTxBand_2.BackgroundImage = null;
|
|
TextBoxTxBand_2.Font = null;
|
|
TextBoxTxBand_2.Name = "TextBoxTxBand_2";
|
|
Label13.AccessibleDescription = null;
|
|
Label13.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label13, "Label13");
|
|
Label13.Font = null;
|
|
Label13.Name = "Label13";
|
|
Label6.AccessibleDescription = null;
|
|
Label6.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label6, "Label6");
|
|
Label6.Font = null;
|
|
Label6.Name = "Label6";
|
|
TextBoxRxBand_1.AccessibleDescription = null;
|
|
TextBoxRxBand_1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxRxBand_1, "TextBoxRxBand_1");
|
|
TextBoxRxBand_1.BackgroundImage = null;
|
|
TextBoxRxBand_1.Font = null;
|
|
TextBoxRxBand_1.Name = "TextBoxRxBand_1";
|
|
Label12.AccessibleDescription = null;
|
|
Label12.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label12, "Label12");
|
|
Label12.Font = null;
|
|
Label12.Name = "Label12";
|
|
TextBoxTxBand_1.AccessibleDescription = null;
|
|
TextBoxTxBand_1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(TextBoxTxBand_1, "TextBoxTxBand_1");
|
|
TextBoxTxBand_1.BackgroundImage = null;
|
|
TextBoxTxBand_1.Font = null;
|
|
TextBoxTxBand_1.Name = "TextBoxTxBand_1";
|
|
Label5.AccessibleDescription = null;
|
|
Label5.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label5, "Label5");
|
|
Label5.Font = null;
|
|
Label5.Name = "Label5";
|
|
Label11.AccessibleDescription = null;
|
|
Label11.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label11, "Label11");
|
|
Label11.Font = null;
|
|
Label11.Name = "Label11";
|
|
Label4.AccessibleDescription = null;
|
|
Label4.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label4, "Label4");
|
|
Label4.Font = null;
|
|
Label4.Name = "Label4";
|
|
Label10.AccessibleDescription = null;
|
|
Label10.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label10, "Label10");
|
|
Label10.Font = null;
|
|
Label10.Name = "Label10";
|
|
Label3.AccessibleDescription = null;
|
|
Label3.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label3, "Label3");
|
|
Label3.Font = null;
|
|
Label3.Name = "Label3";
|
|
Label1.AccessibleDescription = null;
|
|
Label1.AccessibleName = null;
|
|
componentResourceManager.ApplyResources(Label1, "Label1");
|
|
Label1.Font = null;
|
|
Label1.Name = "Label1";
|
|
AccessibleDescription = null;
|
|
AccessibleName = null;
|
|
componentResourceManager.ApplyResources(this, "$this");
|
|
AutoScaleMode = AutoScaleMode.Font;
|
|
BackgroundImage = null;
|
|
Controls.Add(Button3);
|
|
Controls.Add(Button2);
|
|
Controls.Add(Button1);
|
|
Controls.Add(Panel1);
|
|
Font = null;
|
|
Icon = null;
|
|
Name = nameof (TypeMsgForm);
|
|
Panel1.ResumeLayout(false);
|
|
Panel1.PerformLayout();
|
|
ResumeLayout(false);
|
|
}
|
|
|
|
internal virtual Button Button3
|
|
{
|
|
[DebuggerNonUserCode] get => _Button3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Button3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Button Button2
|
|
{
|
|
[DebuggerNonUserCode] get => _Button2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Button2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Button Button1
|
|
{
|
|
[DebuggerNonUserCode] get => _Button1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
if (_Button1 != null)
|
|
_Button1.Click -= Button1_Click;
|
|
_Button1 = value;
|
|
if (_Button1 == null)
|
|
return;
|
|
_Button1.Click += Button1_Click;
|
|
}
|
|
}
|
|
|
|
internal virtual Panel Panel1
|
|
{
|
|
[DebuggerNonUserCode] get => _Panel1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Panel1 = value;
|
|
}
|
|
|
|
internal virtual ComboBox ComboBox机型
|
|
{
|
|
[DebuggerNonUserCode] get => _ComboBox机型;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_ComboBox机型 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxRxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxRxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxRxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual CheckBox CheckBoxTxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _CheckBoxTxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_CheckBoxTxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_7
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_7 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_6
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_6 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_5
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_5 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label16
|
|
{
|
|
[DebuggerNonUserCode] get => _Label16;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label16 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label9
|
|
{
|
|
[DebuggerNonUserCode] get => _Label9;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label9 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_4
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_4 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label15
|
|
{
|
|
[DebuggerNonUserCode] get => _Label15;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label15 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label8
|
|
{
|
|
[DebuggerNonUserCode] get => _Label8;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label8 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_3
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_3 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label14
|
|
{
|
|
[DebuggerNonUserCode] get => _Label14;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label14 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label7
|
|
{
|
|
[DebuggerNonUserCode] get => _Label7;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label7 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_2
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_2;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_2 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label13
|
|
{
|
|
[DebuggerNonUserCode] get => _Label13;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label13 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label6
|
|
{
|
|
[DebuggerNonUserCode] get => _Label6;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label6 = value;
|
|
}
|
|
|
|
internal virtual TextBox TextBoxRxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxRxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxRxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label12
|
|
{
|
|
[DebuggerNonUserCode] get => _Label12;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label12 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual TextBox TextBoxTxBand_1
|
|
{
|
|
[DebuggerNonUserCode] get => _TextBoxTxBand_1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_TextBoxTxBand_1 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label5
|
|
{
|
|
[DebuggerNonUserCode] get => _Label5;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label5 = value;
|
|
}
|
|
|
|
internal virtual Label Label11
|
|
{
|
|
[DebuggerNonUserCode] get => _Label11;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label11 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label4
|
|
{
|
|
[DebuggerNonUserCode] get => _Label4;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label4 = value;
|
|
}
|
|
|
|
internal virtual Label Label10
|
|
{
|
|
[DebuggerNonUserCode] get => _Label10;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
|
|
{
|
|
_Label10 = value;
|
|
}
|
|
}
|
|
|
|
internal virtual Label Label3
|
|
{
|
|
[DebuggerNonUserCode] get => _Label3;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label3 = value;
|
|
}
|
|
|
|
internal virtual Label Label1
|
|
{
|
|
[DebuggerNonUserCode] get => _Label1;
|
|
[DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set => _Label1 = value;
|
|
}
|
|
|
|
private void Button1_Click(object sender, EventArgs e) => Close();
|
|
|
|
private void TypeMsgForm_Load(object sender, EventArgs e) => ComboBox机型.SelectedIndex = 0;
|
|
}
|
|
}
|