715 lines
42 KiB
C#
715 lines
42 KiB
C#
namespace CPlus_GW
|
|
{
|
|
partial class MainForm
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
|
this.tabView = new Telerik.WinControls.UI.RadPageView();
|
|
this.tabViewMain = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.lbVersion = new System.Windows.Forms.Label();
|
|
this.rcbAutoReconnect = new Telerik.WinControls.UI.RadCheckBox();
|
|
this.rlLastPing = new Telerik.WinControls.UI.RadLabel();
|
|
this.pbStatus = new System.Windows.Forms.PictureBox();
|
|
this.lbStatus = new Telerik.WinControls.UI.RadLabel();
|
|
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
|
|
this.btnConnect = new Telerik.WinControls.UI.RadButton();
|
|
this.rlvEvents = new Telerik.WinControls.UI.RadListView();
|
|
this.tabViewSetup = new Telerik.WinControls.UI.RadPageViewPage();
|
|
this.btnSave = new Telerik.WinControls.UI.RadButton();
|
|
this.gbApplication = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.tbReportInterval = new Telerik.WinControls.UI.RadTextBox();
|
|
this.lbID = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbReportInterval = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbCntrlID = new Telerik.WinControls.UI.RadTextBox();
|
|
this.lbCntrlID = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbGWid = new Telerik.WinControls.UI.RadTextBox();
|
|
this.gbMulticast = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.lbMultiIP = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbMultiPort = new Telerik.WinControls.UI.RadTextBox();
|
|
this.lbMultiPort = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbMultiIP = new Telerik.WinControls.UI.RadTextBox();
|
|
this.gbCntrl = new Telerik.WinControls.UI.RadGroupBox();
|
|
this.tbTallysmanport = new Telerik.WinControls.UI.RadTextBox();
|
|
this.tbSMS_R_port = new Telerik.WinControls.UI.RadTextBox();
|
|
this.tbSMSport = new Telerik.WinControls.UI.RadTextBox();
|
|
this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbSMS_Rport = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbSMSport = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbGPS_R_port = new Telerik.WinControls.UI.RadTextBox();
|
|
this.tbGPSport = new Telerik.WinControls.UI.RadTextBox();
|
|
this.lbGPS_Rport = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbLocationPort = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbARSport = new Telerik.WinControls.UI.RadTextBox();
|
|
this.lbARSport = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbCntrlIP = new Telerik.WinControls.UI.RadLabel();
|
|
this.tbCntrlIP = new Telerik.WinControls.UI.RadTextBox();
|
|
this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
|
|
this.telerikMetroBlueTheme1 = new Telerik.WinControls.Themes.TelerikMetroBlueTheme();
|
|
((System.ComponentModel.ISupportInitialize)(this.tabView)).BeginInit();
|
|
this.tabView.SuspendLayout();
|
|
this.tabViewMain.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbAutoReconnect)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlLastPing)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStatus)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnConnect)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlvEvents)).BeginInit();
|
|
this.tabViewSetup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnSave)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbApplication)).BeginInit();
|
|
this.gbApplication.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbReportInterval)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbReportInterval)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbCntrlID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbCntrlID)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGWid)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbMulticast)).BeginInit();
|
|
this.gbMulticast.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbMultiIP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbMultiPort)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbMultiPort)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbMultiIP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbCntrl)).BeginInit();
|
|
this.gbCntrl.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbTallysmanport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbSMS_R_port)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbSMSport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbSMS_Rport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbSMSport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGPS_R_port)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGPSport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPS_Rport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbLocationPort)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbARSport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbARSport)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbCntrlIP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbCntrlIP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// tabView
|
|
//
|
|
this.tabView.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.tabView.Controls.Add(this.tabViewMain);
|
|
this.tabView.Controls.Add(this.tabViewSetup);
|
|
this.tabView.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.tabView.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.tabView.Location = new System.Drawing.Point(0, 0);
|
|
this.tabView.Name = "tabView";
|
|
this.tabView.SelectedPage = this.tabViewMain;
|
|
this.tabView.Size = new System.Drawing.Size(739, 391);
|
|
this.tabView.TabIndex = 0;
|
|
this.tabView.Text = "Main";
|
|
this.tabView.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadPageViewStripElement)(this.tabView.GetChildAt(0))).StripButtons = Telerik.WinControls.UI.StripViewButtons.None;
|
|
//
|
|
// tabViewMain
|
|
//
|
|
this.tabViewMain.BackColor = System.Drawing.Color.Transparent;
|
|
this.tabViewMain.BackgroundImage = global::CPlus_GW.Properties.Resources.back;
|
|
this.tabViewMain.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.tabViewMain.Controls.Add(this.lbVersion);
|
|
this.tabViewMain.Controls.Add(this.rcbAutoReconnect);
|
|
this.tabViewMain.Controls.Add(this.rlLastPing);
|
|
this.tabViewMain.Controls.Add(this.pbStatus);
|
|
this.tabViewMain.Controls.Add(this.lbStatus);
|
|
this.tabViewMain.Controls.Add(this.radLabel1);
|
|
this.tabViewMain.Controls.Add(this.btnConnect);
|
|
this.tabViewMain.Controls.Add(this.rlvEvents);
|
|
this.tabViewMain.ItemSize = new System.Drawing.SizeF(39F, 24F);
|
|
this.tabViewMain.Location = new System.Drawing.Point(5, 30);
|
|
this.tabViewMain.Name = "tabViewMain";
|
|
this.tabViewMain.Size = new System.Drawing.Size(729, 356);
|
|
this.tabViewMain.Text = "Main";
|
|
//
|
|
// lbVersion
|
|
//
|
|
this.lbVersion.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.lbVersion.AutoSize = true;
|
|
this.lbVersion.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbVersion.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbVersion.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbVersion.Location = new System.Drawing.Point(-3, 339);
|
|
this.lbVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.lbVersion.Name = "lbVersion";
|
|
this.lbVersion.Size = new System.Drawing.Size(84, 13);
|
|
this.lbVersion.TabIndex = 42;
|
|
this.lbVersion.Text = "Version: 1.0.0.1";
|
|
//
|
|
// rcbAutoReconnect
|
|
//
|
|
this.rcbAutoReconnect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.rcbAutoReconnect.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rcbAutoReconnect.Location = new System.Drawing.Point(448, 293);
|
|
this.rcbAutoReconnect.Name = "rcbAutoReconnect";
|
|
this.rcbAutoReconnect.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.rcbAutoReconnect.Size = new System.Drawing.Size(267, 18);
|
|
this.rcbAutoReconnect.TabIndex = 11;
|
|
this.rcbAutoReconnect.Text = "Automatically connect when application starts";
|
|
//
|
|
// rlLastPing
|
|
//
|
|
this.rlLastPing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
this.rlLastPing.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.rlLastPing.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.rlLastPing.Location = new System.Drawing.Point(143, 293);
|
|
this.rlLastPing.Name = "rlLastPing";
|
|
this.rlLastPing.Size = new System.Drawing.Size(109, 18);
|
|
this.rlLastPing.TabIndex = 5;
|
|
this.rlLastPing.Text = " ";
|
|
//
|
|
// pbStatus
|
|
//
|
|
this.pbStatus.Image = global::CPlus_GW.Properties.Resources.offline;
|
|
this.pbStatus.Location = new System.Drawing.Point(287, 15);
|
|
this.pbStatus.Name = "pbStatus";
|
|
this.pbStatus.Size = new System.Drawing.Size(16, 16);
|
|
this.pbStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pbStatus.TabIndex = 4;
|
|
this.pbStatus.TabStop = false;
|
|
this.pbStatus.Visible = false;
|
|
//
|
|
// lbStatus
|
|
//
|
|
this.lbStatus.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbStatus.Location = new System.Drawing.Point(247, 14);
|
|
this.lbStatus.Name = "lbStatus";
|
|
this.lbStatus.Size = new System.Drawing.Size(41, 18);
|
|
this.lbStatus.TabIndex = 1;
|
|
this.lbStatus.Text = "offline";
|
|
this.lbStatus.Visible = false;
|
|
//
|
|
// radLabel1
|
|
//
|
|
this.radLabel1.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.radLabel1.Location = new System.Drawing.Point(142, 14);
|
|
this.radLabel1.Name = "radLabel1";
|
|
this.radLabel1.Size = new System.Drawing.Size(99, 18);
|
|
this.radLabel1.TabIndex = 0;
|
|
this.radLabel1.Text = "Controller Status:";
|
|
this.radLabel1.Visible = false;
|
|
//
|
|
// btnConnect
|
|
//
|
|
this.btnConnect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnConnect.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btnConnect.Image = global::CPlus_GW.Properties.Resources.connect32x32;
|
|
this.btnConnect.ImageScalingSize = new System.Drawing.Size(5, 5);
|
|
this.btnConnect.Location = new System.Drawing.Point(579, 315);
|
|
this.btnConnect.Name = "btnConnect";
|
|
this.btnConnect.Size = new System.Drawing.Size(136, 34);
|
|
this.btnConnect.TabIndex = 2;
|
|
this.btnConnect.Text = "Connect";
|
|
this.btnConnect.ThemeName = "TelerikMetroBlue";
|
|
this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
|
|
//
|
|
// rlvEvents
|
|
//
|
|
this.rlvEvents.AllowArbitraryItemHeight = true;
|
|
this.rlvEvents.AllowEdit = false;
|
|
this.rlvEvents.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.rlvEvents.Location = new System.Drawing.Point(143, 3);
|
|
this.rlvEvents.Name = "rlvEvents";
|
|
this.rlvEvents.Size = new System.Drawing.Size(572, 284);
|
|
this.rlvEvents.TabIndex = 43;
|
|
this.rlvEvents.Text = "radListView1";
|
|
this.rlvEvents.ThemeName = "TelerikMetroBlue";
|
|
//
|
|
// tabViewSetup
|
|
//
|
|
this.tabViewSetup.BackColor = System.Drawing.Color.Transparent;
|
|
this.tabViewSetup.BackgroundImage = global::CPlus_GW.Properties.Resources.back;
|
|
this.tabViewSetup.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.tabViewSetup.Controls.Add(this.btnSave);
|
|
this.tabViewSetup.Controls.Add(this.gbApplication);
|
|
this.tabViewSetup.Controls.Add(this.gbMulticast);
|
|
this.tabViewSetup.Controls.Add(this.gbCntrl);
|
|
this.tabViewSetup.ItemSize = new System.Drawing.SizeF(43F, 24F);
|
|
this.tabViewSetup.Location = new System.Drawing.Point(5, 30);
|
|
this.tabViewSetup.Name = "tabViewSetup";
|
|
this.tabViewSetup.Size = new System.Drawing.Size(729, 356);
|
|
this.tabViewSetup.Text = "Setup";
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold);
|
|
this.btnSave.Image = global::CPlus_GW.Properties.Resources.save32x32;
|
|
this.btnSave.Location = new System.Drawing.Point(579, 239);
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(136, 34);
|
|
this.btnSave.TabIndex = 7;
|
|
this.btnSave.Text = "Save";
|
|
this.btnSave.ThemeName = "TelerikMetroBlue";
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// gbApplication
|
|
//
|
|
this.gbApplication.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gbApplication.BackColor = System.Drawing.Color.Transparent;
|
|
this.gbApplication.Controls.Add(this.tbReportInterval);
|
|
this.gbApplication.Controls.Add(this.lbID);
|
|
this.gbApplication.Controls.Add(this.lbReportInterval);
|
|
this.gbApplication.Controls.Add(this.tbCntrlID);
|
|
this.gbApplication.Controls.Add(this.lbCntrlID);
|
|
this.gbApplication.Controls.Add(this.tbGWid);
|
|
this.gbApplication.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.gbApplication.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.gbApplication.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
this.gbApplication.HeaderText = "Gateway";
|
|
this.gbApplication.Location = new System.Drawing.Point(3, 12);
|
|
this.gbApplication.Name = "gbApplication";
|
|
this.gbApplication.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
this.gbApplication.Size = new System.Drawing.Size(233, 217);
|
|
this.gbApplication.TabIndex = 6;
|
|
this.gbApplication.Text = "Gateway";
|
|
this.gbApplication.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbApplication.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbApplication.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbApplication.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(239)))), ((int)(((byte)(248)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbApplication.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
//
|
|
// tbReportInterval
|
|
//
|
|
this.tbReportInterval.Location = new System.Drawing.Point(117, 80);
|
|
this.tbReportInterval.Name = "tbReportInterval";
|
|
this.tbReportInterval.Size = new System.Drawing.Size(100, 20);
|
|
this.tbReportInterval.TabIndex = 9;
|
|
this.tbReportInterval.TabStop = false;
|
|
this.tbReportInterval.Text = "radTextBox2";
|
|
//
|
|
// lbID
|
|
//
|
|
this.lbID.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbID.Location = new System.Drawing.Point(13, 30);
|
|
this.lbID.Name = "lbID";
|
|
this.lbID.Size = new System.Drawing.Size(70, 18);
|
|
this.lbID.TabIndex = 4;
|
|
this.lbID.Text = "Gateway ID:";
|
|
//
|
|
// lbReportInterval
|
|
//
|
|
this.lbReportInterval.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbReportInterval.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbReportInterval.Location = new System.Drawing.Point(13, 82);
|
|
this.lbReportInterval.Name = "lbReportInterval";
|
|
this.lbReportInterval.Size = new System.Drawing.Size(90, 18);
|
|
this.lbReportInterval.TabIndex = 8;
|
|
this.lbReportInterval.Text = "Report Interval:";
|
|
//
|
|
// tbCntrlID
|
|
//
|
|
this.tbCntrlID.Enabled = false;
|
|
this.tbCntrlID.Location = new System.Drawing.Point(117, 54);
|
|
this.tbCntrlID.Name = "tbCntrlID";
|
|
this.tbCntrlID.Size = new System.Drawing.Size(100, 20);
|
|
this.tbCntrlID.TabIndex = 7;
|
|
this.tbCntrlID.TabStop = false;
|
|
this.tbCntrlID.Text = "radTextBox2";
|
|
//
|
|
// lbCntrlID
|
|
//
|
|
this.lbCntrlID.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbCntrlID.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbCntrlID.Location = new System.Drawing.Point(13, 56);
|
|
this.lbCntrlID.Name = "lbCntrlID";
|
|
this.lbCntrlID.Size = new System.Drawing.Size(105, 18);
|
|
this.lbCntrlID.TabIndex = 5;
|
|
this.lbCntrlID.Text = "Controller User ID:";
|
|
//
|
|
// tbGWid
|
|
//
|
|
this.tbGWid.Location = new System.Drawing.Point(117, 28);
|
|
this.tbGWid.Name = "tbGWid";
|
|
this.tbGWid.Size = new System.Drawing.Size(100, 20);
|
|
this.tbGWid.TabIndex = 6;
|
|
this.tbGWid.TabStop = false;
|
|
this.tbGWid.Text = "radTextBox1";
|
|
//
|
|
// gbMulticast
|
|
//
|
|
this.gbMulticast.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gbMulticast.Controls.Add(this.lbMultiIP);
|
|
this.gbMulticast.Controls.Add(this.tbMultiPort);
|
|
this.gbMulticast.Controls.Add(this.lbMultiPort);
|
|
this.gbMulticast.Controls.Add(this.tbMultiIP);
|
|
this.gbMulticast.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.gbMulticast.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.gbMulticast.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
this.gbMulticast.HeaderText = "MessageBus";
|
|
this.gbMulticast.Location = new System.Drawing.Point(481, 12);
|
|
this.gbMulticast.Name = "gbMulticast";
|
|
this.gbMulticast.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
this.gbMulticast.Size = new System.Drawing.Size(233, 217);
|
|
this.gbMulticast.TabIndex = 5;
|
|
this.gbMulticast.Text = "MessageBus";
|
|
this.gbMulticast.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbMulticast.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbMulticast.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbMulticast.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(239)))), ((int)(((byte)(248)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbMulticast.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
//
|
|
// lbMultiIP
|
|
//
|
|
this.lbMultiIP.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbMultiIP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbMultiIP.Location = new System.Drawing.Point(13, 28);
|
|
this.lbMultiIP.Name = "lbMultiIP";
|
|
this.lbMultiIP.Size = new System.Drawing.Size(72, 18);
|
|
this.lbMultiIP.TabIndex = 4;
|
|
this.lbMultiIP.Text = "Multicast IP:";
|
|
//
|
|
// tbMultiPort
|
|
//
|
|
this.tbMultiPort.Enabled = false;
|
|
this.tbMultiPort.Location = new System.Drawing.Point(117, 52);
|
|
this.tbMultiPort.Name = "tbMultiPort";
|
|
this.tbMultiPort.Size = new System.Drawing.Size(100, 20);
|
|
this.tbMultiPort.TabIndex = 7;
|
|
this.tbMultiPort.TabStop = false;
|
|
this.tbMultiPort.Text = "radTextBox2";
|
|
//
|
|
// lbMultiPort
|
|
//
|
|
this.lbMultiPort.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbMultiPort.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbMultiPort.Location = new System.Drawing.Point(13, 54);
|
|
this.lbMultiPort.Name = "lbMultiPort";
|
|
this.lbMultiPort.Size = new System.Drawing.Size(85, 18);
|
|
this.lbMultiPort.TabIndex = 5;
|
|
this.lbMultiPort.Text = "Multicast Port:";
|
|
//
|
|
// tbMultiIP
|
|
//
|
|
this.tbMultiIP.Enabled = false;
|
|
this.tbMultiIP.Location = new System.Drawing.Point(117, 26);
|
|
this.tbMultiIP.Name = "tbMultiIP";
|
|
this.tbMultiIP.Size = new System.Drawing.Size(100, 20);
|
|
this.tbMultiIP.TabIndex = 6;
|
|
this.tbMultiIP.TabStop = false;
|
|
this.tbMultiIP.Text = "radTextBox1";
|
|
//
|
|
// gbCntrl
|
|
//
|
|
this.gbCntrl.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
|
|
this.gbCntrl.Controls.Add(this.tbTallysmanport);
|
|
this.gbCntrl.Controls.Add(this.tbSMS_R_port);
|
|
this.gbCntrl.Controls.Add(this.tbSMSport);
|
|
this.gbCntrl.Controls.Add(this.radLabel2);
|
|
this.gbCntrl.Controls.Add(this.lbSMS_Rport);
|
|
this.gbCntrl.Controls.Add(this.lbSMSport);
|
|
this.gbCntrl.Controls.Add(this.tbGPS_R_port);
|
|
this.gbCntrl.Controls.Add(this.tbGPSport);
|
|
this.gbCntrl.Controls.Add(this.lbGPS_Rport);
|
|
this.gbCntrl.Controls.Add(this.lbLocationPort);
|
|
this.gbCntrl.Controls.Add(this.tbARSport);
|
|
this.gbCntrl.Controls.Add(this.lbARSport);
|
|
this.gbCntrl.Controls.Add(this.lbCntrlIP);
|
|
this.gbCntrl.Controls.Add(this.tbCntrlIP);
|
|
this.gbCntrl.Font = new System.Drawing.Font("Segoe UI", 10F);
|
|
this.gbCntrl.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.gbCntrl.HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
this.gbCntrl.HeaderText = "Controller";
|
|
this.gbCntrl.Location = new System.Drawing.Point(242, 12);
|
|
this.gbCntrl.Name = "gbCntrl";
|
|
this.gbCntrl.Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
this.gbCntrl.Size = new System.Drawing.Size(233, 217);
|
|
this.gbCntrl.TabIndex = 4;
|
|
this.gbCntrl.Text = "Controller";
|
|
this.gbCntrl.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbCntrl.GetChildAt(0))).HeaderAlignment = Telerik.WinControls.UI.HeaderAlignment.Center;
|
|
((Telerik.WinControls.UI.RadGroupBoxElement)(this.gbCntrl.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(10, 20, 10, 10);
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbCntrl.GetChildAt(0).GetChildAt(1).GetChildAt(0))).BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(239)))), ((int)(((byte)(248)))));
|
|
((Telerik.WinControls.Primitives.FillPrimitive)(this.gbCntrl.GetChildAt(0).GetChildAt(1).GetChildAt(0))).SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.None;
|
|
//
|
|
// tbTallysmanport
|
|
//
|
|
this.tbTallysmanport.Location = new System.Drawing.Point(117, 130);
|
|
this.tbTallysmanport.Name = "tbTallysmanport";
|
|
this.tbTallysmanport.Size = new System.Drawing.Size(100, 20);
|
|
this.tbTallysmanport.TabIndex = 11;
|
|
this.tbTallysmanport.TabStop = false;
|
|
this.tbTallysmanport.Text = "radTextBox2";
|
|
//
|
|
// tbSMS_R_port
|
|
//
|
|
this.tbSMS_R_port.Location = new System.Drawing.Point(117, 180);
|
|
this.tbSMS_R_port.Name = "tbSMS_R_port";
|
|
this.tbSMS_R_port.Size = new System.Drawing.Size(100, 20);
|
|
this.tbSMS_R_port.TabIndex = 9;
|
|
this.tbSMS_R_port.TabStop = false;
|
|
this.tbSMS_R_port.Text = "radTextBox2";
|
|
//
|
|
// tbSMSport
|
|
//
|
|
this.tbSMSport.Location = new System.Drawing.Point(117, 105);
|
|
this.tbSMSport.Name = "tbSMSport";
|
|
this.tbSMSport.Size = new System.Drawing.Size(100, 20);
|
|
this.tbSMSport.TabIndex = 6;
|
|
this.tbSMSport.TabStop = false;
|
|
this.tbSMSport.Text = "radTextBox2";
|
|
//
|
|
// radLabel2
|
|
//
|
|
this.radLabel2.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.radLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.radLabel2.Location = new System.Drawing.Point(13, 131);
|
|
this.radLabel2.Name = "radLabel2";
|
|
this.radLabel2.Size = new System.Drawing.Size(89, 18);
|
|
this.radLabel2.TabIndex = 12;
|
|
this.radLabel2.Text = "Tallysman port:";
|
|
//
|
|
// lbSMS_Rport
|
|
//
|
|
this.lbSMS_Rport.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbSMS_Rport.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbSMS_Rport.Location = new System.Drawing.Point(13, 181);
|
|
this.lbSMS_Rport.Name = "lbSMS_Rport";
|
|
this.lbSMS_Rport.Size = new System.Drawing.Size(75, 18);
|
|
this.lbSMS_Rport.TabIndex = 10;
|
|
this.lbSMS_Rport.Text = "SMS port(R):";
|
|
//
|
|
// lbSMSport
|
|
//
|
|
this.lbSMSport.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbSMSport.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbSMSport.Location = new System.Drawing.Point(13, 106);
|
|
this.lbSMSport.Name = "lbSMSport";
|
|
this.lbSMSport.Size = new System.Drawing.Size(59, 18);
|
|
this.lbSMSport.TabIndex = 6;
|
|
this.lbSMSport.Text = "SMS port:";
|
|
//
|
|
// tbGPS_R_port
|
|
//
|
|
this.tbGPS_R_port.Location = new System.Drawing.Point(117, 155);
|
|
this.tbGPS_R_port.Name = "tbGPS_R_port";
|
|
this.tbGPS_R_port.Size = new System.Drawing.Size(100, 20);
|
|
this.tbGPS_R_port.TabIndex = 7;
|
|
this.tbGPS_R_port.TabStop = false;
|
|
this.tbGPS_R_port.Text = "radTextBox2";
|
|
//
|
|
// tbGPSport
|
|
//
|
|
this.tbGPSport.Location = new System.Drawing.Point(117, 80);
|
|
this.tbGPSport.Name = "tbGPSport";
|
|
this.tbGPSport.Size = new System.Drawing.Size(100, 20);
|
|
this.tbGPSport.TabIndex = 5;
|
|
this.tbGPSport.TabStop = false;
|
|
this.tbGPSport.Text = "radTextBox2";
|
|
//
|
|
// lbGPS_Rport
|
|
//
|
|
this.lbGPS_Rport.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbGPS_Rport.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbGPS_Rport.Location = new System.Drawing.Point(13, 156);
|
|
this.lbGPS_Rport.Name = "lbGPS_Rport";
|
|
this.lbGPS_Rport.Size = new System.Drawing.Size(97, 18);
|
|
this.lbGPS_Rport.TabIndex = 8;
|
|
this.lbGPS_Rport.Text = "Location port(R):";
|
|
//
|
|
// lbLocationPort
|
|
//
|
|
this.lbLocationPort.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbLocationPort.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbLocationPort.Location = new System.Drawing.Point(13, 81);
|
|
this.lbLocationPort.Name = "lbLocationPort";
|
|
this.lbLocationPort.Size = new System.Drawing.Size(81, 18);
|
|
this.lbLocationPort.TabIndex = 5;
|
|
this.lbLocationPort.Text = "Location port:";
|
|
//
|
|
// tbARSport
|
|
//
|
|
this.tbARSport.Location = new System.Drawing.Point(117, 55);
|
|
this.tbARSport.Name = "tbARSport";
|
|
this.tbARSport.Size = new System.Drawing.Size(100, 20);
|
|
this.tbARSport.TabIndex = 4;
|
|
this.tbARSport.TabStop = false;
|
|
this.tbARSport.Text = "radTextBox2";
|
|
//
|
|
// lbARSport
|
|
//
|
|
this.lbARSport.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbARSport.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbARSport.Location = new System.Drawing.Point(13, 56);
|
|
this.lbARSport.Name = "lbARSport";
|
|
this.lbARSport.Size = new System.Drawing.Size(57, 18);
|
|
this.lbARSport.TabIndex = 4;
|
|
this.lbARSport.Text = "ARS port:";
|
|
//
|
|
// lbCntrlIP
|
|
//
|
|
this.lbCntrlIP.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.lbCntrlIP.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
|
|
this.lbCntrlIP.Location = new System.Drawing.Point(13, 31);
|
|
this.lbCntrlIP.Name = "lbCntrlIP";
|
|
this.lbCntrlIP.Size = new System.Drawing.Size(77, 18);
|
|
this.lbCntrlIP.TabIndex = 0;
|
|
this.lbCntrlIP.Text = "Controller IP:";
|
|
//
|
|
// tbCntrlIP
|
|
//
|
|
this.tbCntrlIP.Location = new System.Drawing.Point(117, 30);
|
|
this.tbCntrlIP.Name = "tbCntrlIP";
|
|
this.tbCntrlIP.Size = new System.Drawing.Size(100, 20);
|
|
this.tbCntrlIP.TabIndex = 2;
|
|
this.tbCntrlIP.TabStop = false;
|
|
this.tbCntrlIP.Text = "radTextBox1";
|
|
//
|
|
// notifyIcon1
|
|
//
|
|
this.notifyIcon1.BalloonTipIcon = System.Windows.Forms.ToolTipIcon.Info;
|
|
this.notifyIcon1.BalloonTipText = "Connect Plus Gateway";
|
|
this.notifyIcon1.BalloonTipTitle = "Connect Plus Gateway";
|
|
this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
|
|
this.notifyIcon1.Text = "Connect Plus Gateway";
|
|
this.notifyIcon1.Visible = true;
|
|
//
|
|
// MainForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(739, 390);
|
|
this.Controls.Add(this.tabView);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.Name = "MainForm";
|
|
//
|
|
//
|
|
//
|
|
this.RootElement.ApplyShapeToControl = true;
|
|
this.Text = "Connect Plus Gateway";
|
|
this.ThemeName = "TelerikMetroBlue";
|
|
this.Load += new System.EventHandler(this.MainForm_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.tabView)).EndInit();
|
|
this.tabView.ResumeLayout(false);
|
|
this.tabViewMain.ResumeLayout(false);
|
|
this.tabViewMain.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.rcbAutoReconnect)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlLastPing)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbStatus)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btnConnect)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rlvEvents)).EndInit();
|
|
this.tabViewSetup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.btnSave)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbApplication)).EndInit();
|
|
this.gbApplication.ResumeLayout(false);
|
|
this.gbApplication.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbReportInterval)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbReportInterval)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbCntrlID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbCntrlID)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGWid)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbMulticast)).EndInit();
|
|
this.gbMulticast.ResumeLayout(false);
|
|
this.gbMulticast.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbMultiIP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbMultiPort)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbMultiPort)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbMultiIP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gbCntrl)).EndInit();
|
|
this.gbCntrl.ResumeLayout(false);
|
|
this.gbCntrl.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbTallysmanport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbSMS_R_port)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbSMSport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbSMS_Rport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbSMSport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGPS_R_port)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbGPSport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPS_Rport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbLocationPort)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbARSport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbARSport)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbCntrlIP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tbCntrlIP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Telerik.WinControls.UI.RadPageView tabView;
|
|
private Telerik.WinControls.UI.RadPageViewPage tabViewMain;
|
|
private Telerik.WinControls.UI.RadPageViewPage tabViewSetup;
|
|
private Telerik.WinControls.UI.RadTextBox tbCntrlIP;
|
|
private Telerik.WinControls.UI.RadLabel lbCntrlIP;
|
|
private Telerik.WinControls.UI.RadGroupBox gbCntrl;
|
|
private Telerik.WinControls.UI.RadTextBox tbARSport;
|
|
private Telerik.WinControls.UI.RadLabel lbARSport;
|
|
private Telerik.WinControls.UI.RadTextBox tbSMSport;
|
|
private Telerik.WinControls.UI.RadLabel lbSMSport;
|
|
private Telerik.WinControls.UI.RadTextBox tbGPSport;
|
|
private Telerik.WinControls.UI.RadLabel lbLocationPort;
|
|
private Telerik.WinControls.UI.RadTextBox tbSMS_R_port;
|
|
private Telerik.WinControls.UI.RadLabel lbSMS_Rport;
|
|
private Telerik.WinControls.UI.RadTextBox tbGPS_R_port;
|
|
private Telerik.WinControls.UI.RadLabel lbGPS_Rport;
|
|
private Telerik.WinControls.UI.RadGroupBox gbMulticast;
|
|
private Telerik.WinControls.UI.RadLabel lbMultiIP;
|
|
private Telerik.WinControls.UI.RadTextBox tbMultiPort;
|
|
private Telerik.WinControls.UI.RadLabel lbMultiPort;
|
|
private Telerik.WinControls.UI.RadTextBox tbMultiIP;
|
|
private Telerik.WinControls.UI.RadGroupBox gbApplication;
|
|
private Telerik.WinControls.UI.RadLabel lbID;
|
|
private Telerik.WinControls.UI.RadTextBox tbCntrlID;
|
|
private Telerik.WinControls.UI.RadLabel lbCntrlID;
|
|
private Telerik.WinControls.UI.RadTextBox tbGWid;
|
|
private Telerik.WinControls.UI.RadTextBox tbReportInterval;
|
|
private Telerik.WinControls.UI.RadLabel lbReportInterval;
|
|
private Telerik.WinControls.UI.RadButton btnSave;
|
|
private Telerik.WinControls.UI.RadLabel radLabel1;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus;
|
|
private Telerik.WinControls.UI.RadButton btnConnect;
|
|
private System.Windows.Forms.PictureBox pbStatus;
|
|
private System.Windows.Forms.NotifyIcon notifyIcon1;
|
|
private Telerik.WinControls.UI.RadTextBox tbTallysmanport;
|
|
private Telerik.WinControls.UI.RadLabel radLabel2;
|
|
private Telerik.WinControls.Themes.TelerikMetroBlueTheme telerikMetroBlueTheme1;
|
|
private Telerik.WinControls.UI.RadLabel rlLastPing;
|
|
private Telerik.WinControls.UI.RadCheckBox rcbAutoReconnect;
|
|
private System.Windows.Forms.Label lbVersion;
|
|
private Telerik.WinControls.UI.RadListView rlvEvents;
|
|
}
|
|
}
|