1382 lines
84 KiB
C#
1382 lines
84 KiB
C#
using Dispatcher.maptab;
|
|
using System;
|
|
using System.Collections;
|
|
using System.Windows.Forms;
|
|
|
|
namespace Safedispatch_4_0
|
|
{
|
|
partial class TelemTab
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
public CefSharpChromiumWebBrowser mapGoogles;
|
|
|
|
/// <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 Component 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(TelemTab));
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn1 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn2 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn2 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn3 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn4 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn5 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.GridViewImageColumn gridViewImageColumn6 = new Telerik.WinControls.UI.GridViewImageColumn();
|
|
Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem1 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem2 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem3 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem4 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem5 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem6 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem7 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem8 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem9 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem10 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem11 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem12 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem13 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem14 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem15 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem16 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem17 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem18 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem19 = new Telerik.WinControls.UI.RadListDataItem();
|
|
Telerik.WinControls.UI.RadListDataItem radListDataItem20 = new Telerik.WinControls.UI.RadListDataItem();
|
|
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
|
|
this.Killtimer = new System.Windows.Forms.Timer(this.components);
|
|
this.vehiclesList = new Telerik.WinControls.UI.RadGridView();
|
|
this.label1 = new Telerik.WinControls.UI.RadLabel();
|
|
this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock();
|
|
this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow();
|
|
this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
|
|
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
this.toolTabStrip3 = new Telerik.WinControls.UI.Docking.ToolTabStrip();
|
|
this.toolWindow3 = new Telerik.WinControls.UI.Docking.ToolWindow();
|
|
this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
this.splitPanel8 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.lbGPIO1 = new Telerik.WinControls.UI.RadLabel();
|
|
this.panStat1 = new System.Windows.Forms.Panel();
|
|
this.cbType1 = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.lbStatus1 = new Telerik.WinControls.UI.RadLabel();
|
|
this.btSend1 = new Telerik.WinControls.UI.RadButton();
|
|
this.lbName1 = new Telerik.WinControls.UI.RadLabel();
|
|
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.panStat2 = new System.Windows.Forms.Panel();
|
|
this.btSend2 = new Telerik.WinControls.UI.RadButton();
|
|
this.lbStatus2 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbName2 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbGPIO2 = new Telerik.WinControls.UI.RadLabel();
|
|
this.cbType2 = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.panStat3 = new System.Windows.Forms.Panel();
|
|
this.btSend3 = new Telerik.WinControls.UI.RadButton();
|
|
this.lbStatus3 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbName3 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbGPIO3 = new Telerik.WinControls.UI.RadLabel();
|
|
this.cbType3 = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.panStat4 = new System.Windows.Forms.Panel();
|
|
this.btSend4 = new Telerik.WinControls.UI.RadButton();
|
|
this.lbStatus4 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbName4 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbGPIO4 = new Telerik.WinControls.UI.RadLabel();
|
|
this.cbType4 = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
|
|
this.panStat5 = new System.Windows.Forms.Panel();
|
|
this.btSend5 = new Telerik.WinControls.UI.RadButton();
|
|
this.lbStatus5 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbName5 = new Telerik.WinControls.UI.RadLabel();
|
|
this.lbGPIO5 = new Telerik.WinControls.UI.RadLabel();
|
|
this.cbType5 = new Telerik.WinControls.UI.RadDropDownList();
|
|
this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer();
|
|
this.documentTabStrip2 = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
|
|
this.toolWindow2 = new Telerik.WinControls.UI.Docking.ToolWindow();
|
|
this.LiveMapPanel = new Telerik.WinControls.UI.RadPanel();
|
|
this.StartGoogleMap = new System.Windows.Forms.Timer(this.components);
|
|
this.TimerToLoadMap = new System.Windows.Forms.Timer(this.components);
|
|
this.MessageScreen = new System.Windows.Forms.Timer(this.components);
|
|
this.office2013LightTheme1 = new Telerik.WinControls.Themes.Office2013LightTheme();
|
|
this.radContextMenu1 = new Telerik.WinControls.UI.RadContextMenu(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesList.MasterTemplate)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.label1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit();
|
|
this.radDock1.SuspendLayout();
|
|
this.documentWindow1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
|
|
this.documentTabStrip1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
|
|
this.radSplitContainer1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).BeginInit();
|
|
this.toolTabStrip3.SuspendLayout();
|
|
this.toolWindow3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
|
|
this.radSplitContainer4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit();
|
|
this.splitPanel8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
|
|
this.radSplitContainer3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
|
|
this.splitPanel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
|
|
this.splitPanel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
|
|
this.splitPanel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
|
|
this.splitPanel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
|
|
this.splitPanel6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
|
|
this.documentContainer1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip2)).BeginInit();
|
|
this.documentTabStrip2.SuspendLayout();
|
|
this.toolWindow2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.LiveMapPanel)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// imageList1
|
|
//
|
|
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
|
|
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
|
|
this.imageList1.Images.SetKeyName(0, "green_status.png");
|
|
this.imageList1.Images.SetKeyName(1, "yellow_status.png");
|
|
this.imageList1.Images.SetKeyName(2, "red_status.png");
|
|
//
|
|
// Killtimer
|
|
//
|
|
this.Killtimer.Interval = 15000;
|
|
this.Killtimer.Tick += new System.EventHandler(this.Killtimer_Tick);
|
|
//
|
|
// vehiclesList
|
|
//
|
|
this.vehiclesList.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.vehiclesList.BackColor = System.Drawing.Color.White;
|
|
this.vehiclesList.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.vehiclesList.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.vehiclesList.ForeColor = System.Drawing.Color.Black;
|
|
this.vehiclesList.ImeMode = System.Windows.Forms.ImeMode.NoControl;
|
|
this.vehiclesList.Location = new System.Drawing.Point(0, -1);
|
|
this.vehiclesList.Margin = new System.Windows.Forms.Padding(0);
|
|
//
|
|
//
|
|
//
|
|
this.vehiclesList.MasterTemplate.AllowAddNewRow = false;
|
|
this.vehiclesList.MasterTemplate.AllowColumnChooser = false;
|
|
this.vehiclesList.MasterTemplate.AllowColumnHeaderContextMenu = false;
|
|
this.vehiclesList.MasterTemplate.AllowColumnReorder = false;
|
|
this.vehiclesList.MasterTemplate.AllowColumnResize = false;
|
|
this.vehiclesList.MasterTemplate.AllowDeleteRow = false;
|
|
this.vehiclesList.MasterTemplate.AllowDragToGroup = false;
|
|
this.vehiclesList.MasterTemplate.AllowRowResize = false;
|
|
this.vehiclesList.MasterTemplate.AutoGenerateColumns = false;
|
|
this.vehiclesList.MasterTemplate.AutoSizeColumnsMode = Telerik.WinControls.UI.GridViewAutoSizeColumnsMode.Fill;
|
|
gridViewTextBoxColumn1.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn1.FieldName = "GrpName";
|
|
gridViewTextBoxColumn1.HeaderText = "GroupName";
|
|
gridViewTextBoxColumn1.Name = "GroupName";
|
|
gridViewTextBoxColumn1.ReadOnly = true;
|
|
gridViewTextBoxColumn1.Width = 33;
|
|
gridViewImageColumn1.EnableExpressionEditor = false;
|
|
gridViewImageColumn1.FieldName = "Pict";
|
|
gridViewImageColumn1.ImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
gridViewImageColumn1.MaxWidth = 24;
|
|
gridViewImageColumn1.MinWidth = 24;
|
|
gridViewImageColumn1.Name = "column2";
|
|
gridViewImageColumn1.Width = 24;
|
|
gridViewTextBoxColumn2.EnableExpressionEditor = false;
|
|
gridViewTextBoxColumn2.FieldName = "UnitName";
|
|
gridViewTextBoxColumn2.MaxWidth = 120;
|
|
gridViewTextBoxColumn2.MinWidth = 30;
|
|
gridViewTextBoxColumn2.Name = "UnitName";
|
|
gridViewTextBoxColumn2.ReadOnly = true;
|
|
gridViewTextBoxColumn2.Width = 113;
|
|
gridViewImageColumn2.EnableExpressionEditor = false;
|
|
gridViewImageColumn2.FieldName = "Digi1";
|
|
gridViewImageColumn2.MaxWidth = 25;
|
|
gridViewImageColumn2.MinWidth = 25;
|
|
gridViewImageColumn2.Name = "Digi1";
|
|
gridViewImageColumn2.Width = 25;
|
|
gridViewImageColumn3.EnableExpressionEditor = false;
|
|
gridViewImageColumn3.FieldName = "Digi2";
|
|
gridViewImageColumn3.MaxWidth = 25;
|
|
gridViewImageColumn3.MinWidth = 25;
|
|
gridViewImageColumn3.Name = "Digi2";
|
|
gridViewImageColumn3.Width = 25;
|
|
gridViewImageColumn4.EnableExpressionEditor = false;
|
|
gridViewImageColumn4.FieldName = "Digi3";
|
|
gridViewImageColumn4.MaxWidth = 25;
|
|
gridViewImageColumn4.MinWidth = 25;
|
|
gridViewImageColumn4.Name = "Digi3";
|
|
gridViewImageColumn4.Width = 25;
|
|
gridViewImageColumn5.EnableExpressionEditor = false;
|
|
gridViewImageColumn5.FieldName = "Digi4";
|
|
gridViewImageColumn5.MaxWidth = 25;
|
|
gridViewImageColumn5.MinWidth = 25;
|
|
gridViewImageColumn5.Name = "Digi4";
|
|
gridViewImageColumn5.Width = 25;
|
|
gridViewImageColumn6.EnableExpressionEditor = false;
|
|
gridViewImageColumn6.FieldName = "Digi5";
|
|
gridViewImageColumn6.MaxWidth = 25;
|
|
gridViewImageColumn6.MinWidth = 25;
|
|
gridViewImageColumn6.Name = "Digi5";
|
|
gridViewImageColumn6.Width = 25;
|
|
this.vehiclesList.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
|
|
gridViewTextBoxColumn1,
|
|
gridViewImageColumn1,
|
|
gridViewTextBoxColumn2,
|
|
gridViewImageColumn2,
|
|
gridViewImageColumn3,
|
|
gridViewImageColumn4,
|
|
gridViewImageColumn5,
|
|
gridViewImageColumn6});
|
|
this.vehiclesList.MasterTemplate.ShowColumnHeaders = false;
|
|
this.vehiclesList.MasterTemplate.ShowFilteringRow = false;
|
|
this.vehiclesList.MasterTemplate.ShowRowHeaderColumn = false;
|
|
this.vehiclesList.MasterTemplate.ViewDefinition = tableViewDefinition1;
|
|
this.vehiclesList.Name = "vehiclesList";
|
|
this.vehiclesList.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
|
|
this.vehiclesList.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
|
this.vehiclesList.ShowGroupPanel = false;
|
|
this.vehiclesList.Size = new System.Drawing.Size(289, 632);
|
|
this.vehiclesList.TabIndex = 36;
|
|
this.vehiclesList.ThemeName = "TelerikMetroBlue";
|
|
this.vehiclesList.CreateCell += new Telerik.WinControls.UI.GridViewCreateCellEventHandler(this.vehiclesList_CreateCell);
|
|
this.vehiclesList.RowFormatting += new Telerik.WinControls.UI.RowFormattingEventHandler(this.vehiclesList_RowFormatting);
|
|
this.vehiclesList.CellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.vehiclesList_CellFormatting);
|
|
this.vehiclesList.ViewCellFormatting += new Telerik.WinControls.UI.CellFormattingEventHandler(this.vehiclesList_ViewCellFormatting);
|
|
this.vehiclesList.SelectionChanged += new System.EventHandler(this.vehiclesList_SelectionChanged);
|
|
this.vehiclesList.CellClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.vehiclesList_CellClick);
|
|
this.vehiclesList.CellDoubleClick += new Telerik.WinControls.UI.GridViewCellEventHandler(this.vehiclesList_CellDoubleClick);
|
|
this.vehiclesList.GroupSummaryEvaluate += new Telerik.WinControls.UI.GroupSummaryEvaluateEventHandler(this.vehiclesList_GroupSummaryEvaluate);
|
|
this.vehiclesList.ContextMenuOpening += new Telerik.WinControls.UI.ContextMenuOpeningEventHandler(this.vehiclesList_ContextMenuOpening);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
|
|
this.label1.Location = new System.Drawing.Point(3, 12);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(78, 17);
|
|
this.label1.TabIndex = 30;
|
|
this.label1.Text = "Select group";
|
|
//
|
|
// radDock1
|
|
//
|
|
this.radDock1.ActiveWindow = this.documentWindow1;
|
|
this.radDock1.BackColor = System.Drawing.Color.White;
|
|
this.radDock1.CausesValidation = false;
|
|
this.radDock1.Controls.Add(this.documentTabStrip1);
|
|
this.radDock1.Controls.Add(this.radSplitContainer1);
|
|
this.radDock1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.radDock1.IsCleanUpTarget = true;
|
|
this.radDock1.Location = new System.Drawing.Point(0, 0);
|
|
this.radDock1.MainDocumentContainer = this.documentContainer1;
|
|
this.radDock1.Name = "radDock1";
|
|
this.radDock1.Padding = new System.Windows.Forms.Padding(0);
|
|
//
|
|
//
|
|
//
|
|
this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.radDock1.Size = new System.Drawing.Size(926, 662);
|
|
this.radDock1.SplitterWidth = 0;
|
|
this.radDock1.TabIndex = 7;
|
|
this.radDock1.TabStop = false;
|
|
this.radDock1.Text = "radDock1";
|
|
this.radDock1.ThemeName = "TelerikMetroBlue";
|
|
this.radDock1.DockStateChanging += new Telerik.WinControls.UI.Docking.DockStateChangingEventHandler(this.radDock1_DockStateChanging);
|
|
this.radDock1.ActiveWindowChanging += new Telerik.WinControls.UI.Docking.DockWindowCancelEventHandler(this.radDock1_ActiveWindowChanging);
|
|
this.radDock1.ActiveWindowChanged += new Telerik.WinControls.UI.Docking.DockWindowEventHandler(this.radDock1_ActiveWindowChanged);
|
|
((Telerik.WinControls.UI.SplitPanelElement)(this.radDock1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radDock1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
|
//
|
|
// documentWindow1
|
|
//
|
|
this.documentWindow1.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.documentWindow1.CloseAction = Telerik.WinControls.UI.Docking.DockWindowCloseAction.Hide;
|
|
this.documentWindow1.Controls.Add(this.vehiclesList);
|
|
this.documentWindow1.DocumentButtons = Telerik.WinControls.UI.Docking.DocumentStripButtons.None;
|
|
this.documentWindow1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.documentWindow1.Location = new System.Drawing.Point(4, 31);
|
|
this.documentWindow1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.documentWindow1.Name = "documentWindow1";
|
|
this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument;
|
|
this.documentWindow1.Size = new System.Drawing.Size(289, 627);
|
|
this.documentWindow1.Text = "Telemetry status";
|
|
this.documentWindow1.ToolCaptionButtons = Telerik.WinControls.UI.Docking.ToolStripCaptionButtons.None;
|
|
//
|
|
// documentTabStrip1
|
|
//
|
|
this.documentTabStrip1.CanUpdateChildIndex = true;
|
|
this.documentTabStrip1.CausesValidation = false;
|
|
this.documentTabStrip1.Controls.Add(this.documentWindow1);
|
|
this.documentTabStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.documentTabStrip1.Name = "documentTabStrip1";
|
|
//
|
|
//
|
|
//
|
|
this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.documentTabStrip1.SelectedIndex = 0;
|
|
this.documentTabStrip1.Size = new System.Drawing.Size(297, 662);
|
|
this.documentTabStrip1.SizeInfo.AbsoluteSize = new System.Drawing.Size(297, 200);
|
|
this.documentTabStrip1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, -0.04628225F);
|
|
this.documentTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(97, -31);
|
|
this.documentTabStrip1.TabIndex = 1;
|
|
this.documentTabStrip1.TabStop = false;
|
|
this.documentTabStrip1.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 3F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip1.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F;
|
|
//
|
|
// radSplitContainer1
|
|
//
|
|
this.radSplitContainer1.CausesValidation = false;
|
|
this.radSplitContainer1.Controls.Add(this.toolTabStrip3);
|
|
this.radSplitContainer1.Controls.Add(this.documentContainer1);
|
|
this.radSplitContainer1.IsCleanUpTarget = true;
|
|
this.radSplitContainer1.Location = new System.Drawing.Point(297, 0);
|
|
this.radSplitContainer1.Name = "radSplitContainer1";
|
|
this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
this.radSplitContainer1.Padding = new System.Windows.Forms.Padding(5);
|
|
//
|
|
//
|
|
//
|
|
this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.radSplitContainer1.Size = new System.Drawing.Size(629, 662);
|
|
this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(614, 200);
|
|
this.radSplitContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-98, 0);
|
|
this.radSplitContainer1.SplitterWidth = 0;
|
|
this.radSplitContainer1.TabIndex = 0;
|
|
this.radSplitContainer1.TabStop = false;
|
|
this.radSplitContainer1.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.SplitPanelElement)(this.radSplitContainer1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.radSplitContainer1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
|
//
|
|
// toolTabStrip3
|
|
//
|
|
this.toolTabStrip3.CanUpdateChildIndex = true;
|
|
this.toolTabStrip3.CaptionVisible = false;
|
|
this.toolTabStrip3.CausesValidation = false;
|
|
this.toolTabStrip3.Controls.Add(this.toolWindow3);
|
|
this.toolTabStrip3.Location = new System.Drawing.Point(0, 0);
|
|
this.toolTabStrip3.Name = "toolTabStrip3";
|
|
//
|
|
//
|
|
//
|
|
this.toolTabStrip3.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.toolTabStrip3.SelectedIndex = 0;
|
|
this.toolTabStrip3.ShowItemToolTips = false;
|
|
this.toolTabStrip3.Size = new System.Drawing.Size(629, 101);
|
|
this.toolTabStrip3.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 101);
|
|
this.toolTabStrip3.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -99);
|
|
this.toolTabStrip3.TabIndex = 0;
|
|
this.toolTabStrip3.TabStop = false;
|
|
this.toolTabStrip3.TabStripVisible = false;
|
|
this.toolTabStrip3.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BorderWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BorderLeftWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BorderTopWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BorderRightWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.toolTabStrip3.GetChildAt(0).GetChildAt(2).GetChildAt(1).GetChildAt(1))).BorderBottomWidth = 0F;
|
|
//
|
|
// toolWindow3
|
|
//
|
|
this.toolWindow3.Caption = null;
|
|
this.toolWindow3.Controls.Add(this.radSplitContainer4);
|
|
this.toolWindow3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.toolWindow3.Location = new System.Drawing.Point(0, 1);
|
|
this.toolWindow3.Name = "toolWindow3";
|
|
this.toolWindow3.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|
this.toolWindow3.Size = new System.Drawing.Size(629, 99);
|
|
this.toolWindow3.Text = "toolWindow2";
|
|
//
|
|
// radSplitContainer4
|
|
//
|
|
this.radSplitContainer4.Controls.Add(this.splitPanel8);
|
|
this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.radSplitContainer4.IsCleanUpTarget = true;
|
|
this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
|
|
this.radSplitContainer4.Name = "radSplitContainer4";
|
|
this.radSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
this.radSplitContainer4.Padding = new System.Windows.Forms.Padding(5);
|
|
//
|
|
//
|
|
//
|
|
this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.radSplitContainer4.Size = new System.Drawing.Size(629, 99);
|
|
this.radSplitContainer4.SplitterWidth = 0;
|
|
this.radSplitContainer4.TabIndex = 1;
|
|
this.radSplitContainer4.TabStop = false;
|
|
this.radSplitContainer4.Text = "radSplitContainer4";
|
|
this.radSplitContainer4.ThemeName = "TelerikMetroBlue";
|
|
//
|
|
// splitPanel8
|
|
//
|
|
this.splitPanel8.Controls.Add(this.radSplitContainer3);
|
|
this.splitPanel8.Location = new System.Drawing.Point(0, 0);
|
|
this.splitPanel8.Name = "splitPanel8";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel8.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel8.Size = new System.Drawing.Size(629, 99);
|
|
this.splitPanel8.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, 0.3730964F);
|
|
this.splitPanel8.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 73);
|
|
this.splitPanel8.TabIndex = 1;
|
|
this.splitPanel8.TabStop = false;
|
|
this.splitPanel8.Text = "splitPanel8";
|
|
this.splitPanel8.ThemeName = "TelerikMetroBlue";
|
|
//
|
|
// radSplitContainer3
|
|
//
|
|
this.radSplitContainer3.Controls.Add(this.splitPanel2);
|
|
this.radSplitContainer3.Controls.Add(this.splitPanel3);
|
|
this.radSplitContainer3.Controls.Add(this.splitPanel4);
|
|
this.radSplitContainer3.Controls.Add(this.splitPanel5);
|
|
this.radSplitContainer3.Controls.Add(this.splitPanel6);
|
|
this.radSplitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.radSplitContainer3.IsCleanUpTarget = true;
|
|
this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
|
|
this.radSplitContainer3.Name = "radSplitContainer3";
|
|
this.radSplitContainer3.Padding = new System.Windows.Forms.Padding(5);
|
|
//
|
|
//
|
|
//
|
|
this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.radSplitContainer3.Size = new System.Drawing.Size(629, 99);
|
|
this.radSplitContainer3.SplitterWidth = 0;
|
|
this.radSplitContainer3.TabIndex = 0;
|
|
this.radSplitContainer3.TabStop = false;
|
|
this.radSplitContainer3.Text = "radSplitContainer3";
|
|
this.radSplitContainer3.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.SplitContainerElement)(this.radSplitContainer3.GetChildAt(1))).SplitterWidth = 0;
|
|
//
|
|
// splitPanel2
|
|
//
|
|
this.splitPanel2.Controls.Add(this.lbGPIO1);
|
|
this.splitPanel2.Controls.Add(this.panStat1);
|
|
this.splitPanel2.Controls.Add(this.cbType1);
|
|
this.splitPanel2.Controls.Add(this.lbStatus1);
|
|
this.splitPanel2.Controls.Add(this.btSend1);
|
|
this.splitPanel2.Controls.Add(this.lbName1);
|
|
this.splitPanel2.Location = new System.Drawing.Point(0, 0);
|
|
this.splitPanel2.Name = "splitPanel2";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel2.Size = new System.Drawing.Size(126, 99);
|
|
this.splitPanel2.TabIndex = 0;
|
|
this.splitPanel2.TabStop = false;
|
|
this.splitPanel2.ThemeName = "TelerikMetroBlue";
|
|
this.splitPanel2.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbGPIO1
|
|
//
|
|
this.lbGPIO1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbGPIO1.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbGPIO1.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.lbGPIO1.Location = new System.Drawing.Point(34, 9);
|
|
this.lbGPIO1.Name = "lbGPIO1";
|
|
this.lbGPIO1.Size = new System.Drawing.Size(55, 23);
|
|
this.lbGPIO1.TabIndex = 0;
|
|
this.lbGPIO1.Text = "GPIO1";
|
|
this.lbGPIO1.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// panStat1
|
|
//
|
|
this.panStat1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.panStat1.BackColor = System.Drawing.Color.Transparent;
|
|
this.panStat1.BackgroundImage = global::Dispatcher.Properties.Resources.te_in_d;
|
|
this.panStat1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panStat1.Location = new System.Drawing.Point(86, 74);
|
|
this.panStat1.MaximumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat1.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat1.Name = "panStat1";
|
|
this.panStat1.Size = new System.Drawing.Size(16, 16);
|
|
this.panStat1.TabIndex = 5;
|
|
this.panStat1.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// cbType1
|
|
//
|
|
this.cbType1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbType1.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbType1.DropDownAnimationFrames = 4;
|
|
this.cbType1.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
radListDataItem1.Text = "Set";
|
|
radListDataItem2.Text = "Clear";
|
|
radListDataItem3.Text = "Toggle";
|
|
radListDataItem4.Text = "Pulse";
|
|
this.cbType1.Items.Add(radListDataItem1);
|
|
this.cbType1.Items.Add(radListDataItem2);
|
|
this.cbType1.Items.Add(radListDataItem3);
|
|
this.cbType1.Items.Add(radListDataItem4);
|
|
this.cbType1.Location = new System.Drawing.Point(10, 114);
|
|
this.cbType1.Name = "cbType1";
|
|
this.cbType1.Size = new System.Drawing.Size(106, 20);
|
|
this.cbType1.TabIndex = 6;
|
|
this.cbType1.Text = "radComboBox1";
|
|
//
|
|
// lbStatus1
|
|
//
|
|
this.lbStatus1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbStatus1.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbStatus1.Location = new System.Drawing.Point(23, 74);
|
|
this.lbStatus1.Name = "lbStatus1";
|
|
this.lbStatus1.Size = new System.Drawing.Size(37, 18);
|
|
this.lbStatus1.TabIndex = 2;
|
|
this.lbStatus1.Text = "Status";
|
|
this.lbStatus1.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// btSend1
|
|
//
|
|
this.btSend1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btSend1.Location = new System.Drawing.Point(10, 155);
|
|
this.btSend1.MaximumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend1.MinimumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend1.Name = "btSend1";
|
|
//
|
|
//
|
|
//
|
|
this.btSend1.RootElement.MaxSize = new System.Drawing.Size(106, 26);
|
|
this.btSend1.RootElement.MinSize = new System.Drawing.Size(106, 26);
|
|
this.btSend1.Size = new System.Drawing.Size(106, 26);
|
|
this.btSend1.TabIndex = 4;
|
|
this.btSend1.Text = "Send";
|
|
this.btSend1.Click += new System.EventHandler(this.btSend1_Click);
|
|
//
|
|
// lbName1
|
|
//
|
|
this.lbName1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbName1.AutoSize = false;
|
|
this.lbName1.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbName1.Location = new System.Drawing.Point(10, 40);
|
|
this.lbName1.MaximumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName1.MinimumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName1.Name = "lbName1";
|
|
//
|
|
//
|
|
//
|
|
this.lbName1.RootElement.MaxSize = new System.Drawing.Size(106, 20);
|
|
this.lbName1.RootElement.MinSize = new System.Drawing.Size(106, 20);
|
|
this.lbName1.Size = new System.Drawing.Size(106, 20);
|
|
this.lbName1.TabIndex = 1;
|
|
this.lbName1.Text = "Name1";
|
|
this.lbName1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbName1.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// splitPanel3
|
|
//
|
|
this.splitPanel3.Controls.Add(this.panStat2);
|
|
this.splitPanel3.Controls.Add(this.btSend2);
|
|
this.splitPanel3.Controls.Add(this.lbStatus2);
|
|
this.splitPanel3.Controls.Add(this.lbName2);
|
|
this.splitPanel3.Controls.Add(this.lbGPIO2);
|
|
this.splitPanel3.Controls.Add(this.cbType2);
|
|
this.splitPanel3.Location = new System.Drawing.Point(126, 0);
|
|
this.splitPanel3.Name = "splitPanel3";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel3.Size = new System.Drawing.Size(126, 99);
|
|
this.splitPanel3.TabIndex = 1;
|
|
this.splitPanel3.TabStop = false;
|
|
this.splitPanel3.ThemeName = "TelerikMetroBlue";
|
|
this.splitPanel3.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// panStat2
|
|
//
|
|
this.panStat2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.panStat2.BackColor = System.Drawing.Color.Transparent;
|
|
this.panStat2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panStat2.Location = new System.Drawing.Point(86, 74);
|
|
this.panStat2.MaximumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat2.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat2.Name = "panStat2";
|
|
this.panStat2.Size = new System.Drawing.Size(16, 16);
|
|
this.panStat2.TabIndex = 11;
|
|
this.panStat2.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// btSend2
|
|
//
|
|
this.btSend2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btSend2.Location = new System.Drawing.Point(10, 155);
|
|
this.btSend2.MaximumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend2.MinimumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend2.Name = "btSend2";
|
|
//
|
|
//
|
|
//
|
|
this.btSend2.RootElement.MaxSize = new System.Drawing.Size(106, 26);
|
|
this.btSend2.RootElement.MinSize = new System.Drawing.Size(106, 26);
|
|
this.btSend2.Size = new System.Drawing.Size(106, 26);
|
|
this.btSend2.TabIndex = 10;
|
|
this.btSend2.Text = "Send";
|
|
this.btSend2.Click += new System.EventHandler(this.btSend2_Click);
|
|
//
|
|
// lbStatus2
|
|
//
|
|
this.lbStatus2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbStatus2.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbStatus2.Location = new System.Drawing.Point(23, 74);
|
|
this.lbStatus2.Name = "lbStatus2";
|
|
this.lbStatus2.Size = new System.Drawing.Size(37, 18);
|
|
this.lbStatus2.TabIndex = 8;
|
|
this.lbStatus2.Text = "Status";
|
|
this.lbStatus2.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbName2
|
|
//
|
|
this.lbName2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbName2.AutoSize = false;
|
|
this.lbName2.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbName2.Location = new System.Drawing.Point(10, 40);
|
|
this.lbName2.MaximumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName2.MinimumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName2.Name = "lbName2";
|
|
//
|
|
//
|
|
//
|
|
this.lbName2.RootElement.MaxSize = new System.Drawing.Size(106, 20);
|
|
this.lbName2.RootElement.MinSize = new System.Drawing.Size(106, 20);
|
|
this.lbName2.Size = new System.Drawing.Size(106, 20);
|
|
this.lbName2.TabIndex = 7;
|
|
this.lbName2.Text = "Name2";
|
|
this.lbName2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbName2.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbGPIO2
|
|
//
|
|
this.lbGPIO2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbGPIO2.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbGPIO2.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.lbGPIO2.Location = new System.Drawing.Point(34, 9);
|
|
this.lbGPIO2.Name = "lbGPIO2";
|
|
this.lbGPIO2.Size = new System.Drawing.Size(55, 23);
|
|
this.lbGPIO2.TabIndex = 6;
|
|
this.lbGPIO2.Text = "GPIO2";
|
|
this.lbGPIO2.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// cbType2
|
|
//
|
|
this.cbType2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbType2.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbType2.DropDownAnimationFrames = 4;
|
|
this.cbType2.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
radListDataItem5.Text = "Set";
|
|
radListDataItem6.Text = "Clear";
|
|
radListDataItem7.Text = "Toggle";
|
|
radListDataItem8.Text = "Pulse";
|
|
this.cbType2.Items.Add(radListDataItem5);
|
|
this.cbType2.Items.Add(radListDataItem6);
|
|
this.cbType2.Items.Add(radListDataItem7);
|
|
this.cbType2.Items.Add(radListDataItem8);
|
|
this.cbType2.Location = new System.Drawing.Point(10, 114);
|
|
this.cbType2.Name = "cbType2";
|
|
this.cbType2.Size = new System.Drawing.Size(106, 20);
|
|
this.cbType2.TabIndex = 12;
|
|
this.cbType2.Text = "radComboBox1";
|
|
//
|
|
// splitPanel4
|
|
//
|
|
this.splitPanel4.Controls.Add(this.panStat3);
|
|
this.splitPanel4.Controls.Add(this.btSend3);
|
|
this.splitPanel4.Controls.Add(this.lbStatus3);
|
|
this.splitPanel4.Controls.Add(this.lbName3);
|
|
this.splitPanel4.Controls.Add(this.lbGPIO3);
|
|
this.splitPanel4.Controls.Add(this.cbType3);
|
|
this.splitPanel4.Location = new System.Drawing.Point(252, 0);
|
|
this.splitPanel4.Name = "splitPanel4";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel4.Size = new System.Drawing.Size(126, 99);
|
|
this.splitPanel4.TabIndex = 2;
|
|
this.splitPanel4.TabStop = false;
|
|
this.splitPanel4.ThemeName = "TelerikMetroBlue";
|
|
this.splitPanel4.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// panStat3
|
|
//
|
|
this.panStat3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.panStat3.BackColor = System.Drawing.Color.Transparent;
|
|
this.panStat3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panStat3.Location = new System.Drawing.Point(87, 73);
|
|
this.panStat3.MaximumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat3.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat3.Name = "panStat3";
|
|
this.panStat3.Size = new System.Drawing.Size(16, 16);
|
|
this.panStat3.TabIndex = 11;
|
|
this.panStat3.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// btSend3
|
|
//
|
|
this.btSend3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btSend3.Location = new System.Drawing.Point(10, 154);
|
|
this.btSend3.MaximumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend3.MinimumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend3.Name = "btSend3";
|
|
//
|
|
//
|
|
//
|
|
this.btSend3.RootElement.MaxSize = new System.Drawing.Size(106, 26);
|
|
this.btSend3.RootElement.MinSize = new System.Drawing.Size(106, 26);
|
|
this.btSend3.Size = new System.Drawing.Size(106, 26);
|
|
this.btSend3.TabIndex = 10;
|
|
this.btSend3.Text = "Send";
|
|
this.btSend3.Click += new System.EventHandler(this.btSend3_Click);
|
|
//
|
|
// lbStatus3
|
|
//
|
|
this.lbStatus3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbStatus3.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbStatus3.Location = new System.Drawing.Point(23, 73);
|
|
this.lbStatus3.Name = "lbStatus3";
|
|
this.lbStatus3.Size = new System.Drawing.Size(37, 18);
|
|
this.lbStatus3.TabIndex = 8;
|
|
this.lbStatus3.Text = "Status";
|
|
this.lbStatus3.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbName3
|
|
//
|
|
this.lbName3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbName3.AutoSize = false;
|
|
this.lbName3.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbName3.Location = new System.Drawing.Point(10, 39);
|
|
this.lbName3.MaximumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName3.MinimumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName3.Name = "lbName3";
|
|
//
|
|
//
|
|
//
|
|
this.lbName3.RootElement.MaxSize = new System.Drawing.Size(106, 20);
|
|
this.lbName3.RootElement.MinSize = new System.Drawing.Size(106, 20);
|
|
this.lbName3.Size = new System.Drawing.Size(106, 20);
|
|
this.lbName3.TabIndex = 7;
|
|
this.lbName3.Text = "Name3";
|
|
this.lbName3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbName3.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbGPIO3
|
|
//
|
|
this.lbGPIO3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbGPIO3.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbGPIO3.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.lbGPIO3.Location = new System.Drawing.Point(34, 8);
|
|
this.lbGPIO3.Name = "lbGPIO3";
|
|
this.lbGPIO3.Size = new System.Drawing.Size(55, 23);
|
|
this.lbGPIO3.TabIndex = 6;
|
|
this.lbGPIO3.Text = "GPIO3";
|
|
this.lbGPIO3.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// cbType3
|
|
//
|
|
this.cbType3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbType3.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbType3.DropDownAnimationFrames = 4;
|
|
this.cbType3.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
radListDataItem9.Text = "Set";
|
|
radListDataItem10.Text = "Clear";
|
|
radListDataItem11.Text = "Toggle";
|
|
radListDataItem12.Text = "Pulse";
|
|
this.cbType3.Items.Add(radListDataItem9);
|
|
this.cbType3.Items.Add(radListDataItem10);
|
|
this.cbType3.Items.Add(radListDataItem11);
|
|
this.cbType3.Items.Add(radListDataItem12);
|
|
this.cbType3.Location = new System.Drawing.Point(10, 113);
|
|
this.cbType3.Name = "cbType3";
|
|
this.cbType3.Size = new System.Drawing.Size(106, 20);
|
|
this.cbType3.TabIndex = 12;
|
|
this.cbType3.Text = "radComboBox1";
|
|
//
|
|
// splitPanel5
|
|
//
|
|
this.splitPanel5.Controls.Add(this.panStat4);
|
|
this.splitPanel5.Controls.Add(this.btSend4);
|
|
this.splitPanel5.Controls.Add(this.lbStatus4);
|
|
this.splitPanel5.Controls.Add(this.lbName4);
|
|
this.splitPanel5.Controls.Add(this.lbGPIO4);
|
|
this.splitPanel5.Controls.Add(this.cbType4);
|
|
this.splitPanel5.Location = new System.Drawing.Point(378, 0);
|
|
this.splitPanel5.Name = "splitPanel5";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel5.Size = new System.Drawing.Size(126, 99);
|
|
this.splitPanel5.TabIndex = 3;
|
|
this.splitPanel5.TabStop = false;
|
|
this.splitPanel5.ThemeName = "TelerikMetroBlue";
|
|
this.splitPanel5.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// panStat4
|
|
//
|
|
this.panStat4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.panStat4.BackColor = System.Drawing.Color.Transparent;
|
|
this.panStat4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panStat4.Location = new System.Drawing.Point(87, 73);
|
|
this.panStat4.MaximumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat4.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat4.Name = "panStat4";
|
|
this.panStat4.Size = new System.Drawing.Size(16, 16);
|
|
this.panStat4.TabIndex = 11;
|
|
this.panStat4.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// btSend4
|
|
//
|
|
this.btSend4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btSend4.Location = new System.Drawing.Point(10, 154);
|
|
this.btSend4.MaximumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend4.MinimumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend4.Name = "btSend4";
|
|
//
|
|
//
|
|
//
|
|
this.btSend4.RootElement.MaxSize = new System.Drawing.Size(106, 26);
|
|
this.btSend4.RootElement.MinSize = new System.Drawing.Size(106, 26);
|
|
this.btSend4.Size = new System.Drawing.Size(106, 26);
|
|
this.btSend4.TabIndex = 10;
|
|
this.btSend4.Text = "Send";
|
|
this.btSend4.Click += new System.EventHandler(this.btSend4_Click);
|
|
//
|
|
// lbStatus4
|
|
//
|
|
this.lbStatus4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbStatus4.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbStatus4.Location = new System.Drawing.Point(23, 73);
|
|
this.lbStatus4.Name = "lbStatus4";
|
|
this.lbStatus4.Size = new System.Drawing.Size(37, 18);
|
|
this.lbStatus4.TabIndex = 8;
|
|
this.lbStatus4.Text = "Status";
|
|
this.lbStatus4.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbName4
|
|
//
|
|
this.lbName4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbName4.AutoSize = false;
|
|
this.lbName4.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbName4.Location = new System.Drawing.Point(10, 39);
|
|
this.lbName4.MaximumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName4.MinimumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName4.Name = "lbName4";
|
|
//
|
|
//
|
|
//
|
|
this.lbName4.RootElement.MaxSize = new System.Drawing.Size(106, 20);
|
|
this.lbName4.RootElement.MinSize = new System.Drawing.Size(106, 20);
|
|
this.lbName4.Size = new System.Drawing.Size(106, 20);
|
|
this.lbName4.TabIndex = 7;
|
|
this.lbName4.Text = "Name4";
|
|
this.lbName4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbName4.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbGPIO4
|
|
//
|
|
this.lbGPIO4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbGPIO4.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbGPIO4.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.lbGPIO4.Location = new System.Drawing.Point(34, 8);
|
|
this.lbGPIO4.Name = "lbGPIO4";
|
|
this.lbGPIO4.Size = new System.Drawing.Size(55, 23);
|
|
this.lbGPIO4.TabIndex = 6;
|
|
this.lbGPIO4.Text = "GPIO4";
|
|
this.lbGPIO4.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// cbType4
|
|
//
|
|
this.cbType4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbType4.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbType4.DropDownAnimationFrames = 4;
|
|
this.cbType4.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
radListDataItem13.Text = "Set";
|
|
radListDataItem14.Text = "Clear";
|
|
radListDataItem15.Text = "Toggle";
|
|
radListDataItem16.Text = "Pulse";
|
|
this.cbType4.Items.Add(radListDataItem13);
|
|
this.cbType4.Items.Add(radListDataItem14);
|
|
this.cbType4.Items.Add(radListDataItem15);
|
|
this.cbType4.Items.Add(radListDataItem16);
|
|
this.cbType4.Location = new System.Drawing.Point(10, 113);
|
|
this.cbType4.Name = "cbType4";
|
|
this.cbType4.Size = new System.Drawing.Size(106, 20);
|
|
this.cbType4.TabIndex = 12;
|
|
this.cbType4.Text = "radComboBox1";
|
|
//
|
|
// splitPanel6
|
|
//
|
|
this.splitPanel6.Controls.Add(this.panStat5);
|
|
this.splitPanel6.Controls.Add(this.btSend5);
|
|
this.splitPanel6.Controls.Add(this.lbStatus5);
|
|
this.splitPanel6.Controls.Add(this.lbName5);
|
|
this.splitPanel6.Controls.Add(this.lbGPIO5);
|
|
this.splitPanel6.Controls.Add(this.cbType5);
|
|
this.splitPanel6.Location = new System.Drawing.Point(504, 0);
|
|
this.splitPanel6.Name = "splitPanel6";
|
|
//
|
|
//
|
|
//
|
|
this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.splitPanel6.Size = new System.Drawing.Size(125, 99);
|
|
this.splitPanel6.TabIndex = 4;
|
|
this.splitPanel6.TabStop = false;
|
|
this.splitPanel6.ThemeName = "TelerikMetroBlue";
|
|
this.splitPanel6.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// panStat5
|
|
//
|
|
this.panStat5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.panStat5.BackColor = System.Drawing.Color.Transparent;
|
|
this.panStat5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
|
|
this.panStat5.Location = new System.Drawing.Point(86, 72);
|
|
this.panStat5.MaximumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat5.MinimumSize = new System.Drawing.Size(16, 16);
|
|
this.panStat5.Name = "panStat5";
|
|
this.panStat5.Size = new System.Drawing.Size(16, 16);
|
|
this.panStat5.TabIndex = 11;
|
|
this.panStat5.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// btSend5
|
|
//
|
|
this.btSend5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.btSend5.Location = new System.Drawing.Point(9, 153);
|
|
this.btSend5.MaximumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend5.MinimumSize = new System.Drawing.Size(106, 26);
|
|
this.btSend5.Name = "btSend5";
|
|
//
|
|
//
|
|
//
|
|
this.btSend5.RootElement.MaxSize = new System.Drawing.Size(106, 26);
|
|
this.btSend5.RootElement.MinSize = new System.Drawing.Size(106, 26);
|
|
this.btSend5.Size = new System.Drawing.Size(106, 26);
|
|
this.btSend5.TabIndex = 10;
|
|
this.btSend5.Text = "Send";
|
|
this.btSend5.Click += new System.EventHandler(this.btSend5_Click);
|
|
//
|
|
// lbStatus5
|
|
//
|
|
this.lbStatus5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbStatus5.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbStatus5.Location = new System.Drawing.Point(22, 72);
|
|
this.lbStatus5.Name = "lbStatus5";
|
|
this.lbStatus5.Size = new System.Drawing.Size(37, 18);
|
|
this.lbStatus5.TabIndex = 8;
|
|
this.lbStatus5.Text = "Status";
|
|
this.lbStatus5.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbName5
|
|
//
|
|
this.lbName5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbName5.AutoSize = false;
|
|
this.lbName5.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbName5.Location = new System.Drawing.Point(9, 38);
|
|
this.lbName5.MaximumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName5.MinimumSize = new System.Drawing.Size(106, 20);
|
|
this.lbName5.Name = "lbName5";
|
|
//
|
|
//
|
|
//
|
|
this.lbName5.RootElement.MaxSize = new System.Drawing.Size(106, 20);
|
|
this.lbName5.RootElement.MinSize = new System.Drawing.Size(106, 20);
|
|
this.lbName5.Size = new System.Drawing.Size(106, 20);
|
|
this.lbName5.TabIndex = 7;
|
|
this.lbName5.Text = "Name5";
|
|
this.lbName5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbName5.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// lbGPIO5
|
|
//
|
|
this.lbGPIO5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.lbGPIO5.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbGPIO5.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.lbGPIO5.Location = new System.Drawing.Point(33, 7);
|
|
this.lbGPIO5.Name = "lbGPIO5";
|
|
this.lbGPIO5.Size = new System.Drawing.Size(55, 23);
|
|
this.lbGPIO5.TabIndex = 6;
|
|
this.lbGPIO5.Text = "GPIO5";
|
|
this.lbGPIO5.Click += new System.EventHandler(this.splitPanel3_Click);
|
|
//
|
|
// cbType5
|
|
//
|
|
this.cbType5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
|
this.cbType5.DropDownAnimationEasing = Telerik.WinControls.RadEasingType.Linear;
|
|
this.cbType5.DropDownAnimationFrames = 4;
|
|
this.cbType5.DropDownStyle = Telerik.WinControls.RadDropDownStyle.DropDownList;
|
|
radListDataItem17.Text = "Set";
|
|
radListDataItem18.Text = "Clear";
|
|
radListDataItem19.Text = "Toggle";
|
|
radListDataItem20.Text = "Pulse";
|
|
this.cbType5.Items.Add(radListDataItem17);
|
|
this.cbType5.Items.Add(radListDataItem18);
|
|
this.cbType5.Items.Add(radListDataItem19);
|
|
this.cbType5.Items.Add(radListDataItem20);
|
|
this.cbType5.Location = new System.Drawing.Point(9, 112);
|
|
this.cbType5.Name = "cbType5";
|
|
this.cbType5.Size = new System.Drawing.Size(106, 20);
|
|
this.cbType5.TabIndex = 12;
|
|
this.cbType5.Text = "radComboBox1";
|
|
//
|
|
// documentContainer1
|
|
//
|
|
this.documentContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(254)))));
|
|
this.documentContainer1.CausesValidation = false;
|
|
this.documentContainer1.Controls.Add(this.documentTabStrip2);
|
|
this.documentContainer1.Name = "documentContainer1";
|
|
this.documentContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
//
|
|
//
|
|
//
|
|
this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(200, 558);
|
|
this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
|
|
this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, 99);
|
|
this.documentContainer1.SplitterWidth = 0;
|
|
this.documentContainer1.TabIndex = 1;
|
|
this.documentContainer1.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.SplitPanelElement)(this.documentContainer1.GetChildAt(0))).Padding = new System.Windows.Forms.Padding(5);
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentContainer1.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
|
//
|
|
// documentTabStrip2
|
|
//
|
|
this.documentTabStrip2.CanUpdateChildIndex = true;
|
|
this.documentTabStrip2.CausesValidation = false;
|
|
this.documentTabStrip2.Controls.Add(this.toolWindow2);
|
|
this.documentTabStrip2.Location = new System.Drawing.Point(0, 0);
|
|
this.documentTabStrip2.Name = "documentTabStrip2";
|
|
//
|
|
//
|
|
//
|
|
this.documentTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
this.documentTabStrip2.SelectedIndex = 0;
|
|
this.documentTabStrip2.Size = new System.Drawing.Size(629, 561);
|
|
this.documentTabStrip2.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0F, -0.04628225F);
|
|
this.documentTabStrip2.SizeInfo.SplitterCorrection = new System.Drawing.Size(0, -31);
|
|
this.documentTabStrip2.TabIndex = 1;
|
|
this.documentTabStrip2.TabStop = false;
|
|
this.documentTabStrip2.TabStripVisible = false;
|
|
this.documentTabStrip2.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.documentTabStrip2.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewTabStripElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2))).ItemContentOrientation = Telerik.WinControls.UI.PageViewContentOrientation.Horizontal;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderLeftWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderTopWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderRightWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).BorderBottomWidth = 0F;
|
|
((Telerik.WinControls.UI.RadPageViewContentAreaElement)(this.documentTabStrip2.GetChildAt(0).GetChildAt(2).GetChildAt(1))).Padding = new System.Windows.Forms.Padding(0);
|
|
//
|
|
// toolWindow2
|
|
//
|
|
this.toolWindow2.Caption = null;
|
|
this.toolWindow2.Controls.Add(this.LiveMapPanel);
|
|
this.toolWindow2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.toolWindow2.Location = new System.Drawing.Point(0, 0);
|
|
this.toolWindow2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.toolWindow2.Name = "toolWindow2";
|
|
this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked;
|
|
this.toolWindow2.Size = new System.Drawing.Size(629, 561);
|
|
this.toolWindow2.Text = "toolWindow2";
|
|
//
|
|
// LiveMapPanel
|
|
//
|
|
this.LiveMapPanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.LiveMapPanel.Location = new System.Drawing.Point(0, 0);
|
|
this.LiveMapPanel.Margin = new System.Windows.Forms.Padding(0);
|
|
this.LiveMapPanel.Name = "LiveMapPanel";
|
|
this.LiveMapPanel.Size = new System.Drawing.Size(629, 561);
|
|
this.LiveMapPanel.TabIndex = 0;
|
|
this.LiveMapPanel.Text = "radPanel1";
|
|
this.LiveMapPanel.ThemeName = "TelerikMetroBlue";
|
|
((Telerik.WinControls.UI.RadPanelElement)(this.LiveMapPanel.GetChildAt(0))).Text = "radPanel1";
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).Width = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).LeftWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).TopWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).RightWidth = 0F;
|
|
((Telerik.WinControls.Primitives.BorderPrimitive)(this.LiveMapPanel.GetChildAt(0).GetChildAt(1))).BottomWidth = 0F;
|
|
//
|
|
// StartGoogleMap
|
|
//
|
|
this.StartGoogleMap.Interval = 500;
|
|
this.StartGoogleMap.Tick += new System.EventHandler(this.StartGoogleMap_Tick);
|
|
//
|
|
// TimerToLoadMap
|
|
//
|
|
this.TimerToLoadMap.Interval = 2000;
|
|
this.TimerToLoadMap.Tick += new System.EventHandler(this.Timer_Tick);
|
|
//
|
|
// MessageScreen
|
|
//
|
|
this.MessageScreen.Enabled = true;
|
|
this.MessageScreen.Tick += new System.EventHandler(this.MessageScreen_Tick);
|
|
//
|
|
// TelemTab
|
|
//
|
|
this.Controls.Add(this.radDock1);
|
|
this.DoubleBuffered = true;
|
|
this.Margin = new System.Windows.Forms.Padding(0);
|
|
this.Name = "TelemTab";
|
|
this.Size = new System.Drawing.Size(926, 662);
|
|
this.Load += new System.EventHandler(this.TelemTab_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesList.MasterTemplate)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vehiclesList)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.label1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit();
|
|
this.radDock1.ResumeLayout(false);
|
|
this.documentWindow1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
|
|
this.documentTabStrip1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
|
|
this.radSplitContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).EndInit();
|
|
this.toolTabStrip3.ResumeLayout(false);
|
|
this.toolWindow3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
|
|
this.radSplitContainer4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit();
|
|
this.splitPanel8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
|
|
this.radSplitContainer3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
|
|
this.splitPanel2.ResumeLayout(false);
|
|
this.splitPanel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
|
|
this.splitPanel3.ResumeLayout(false);
|
|
this.splitPanel3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
|
|
this.splitPanel4.ResumeLayout(false);
|
|
this.splitPanel4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
|
|
this.splitPanel5.ResumeLayout(false);
|
|
this.splitPanel5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
|
|
this.splitPanel6.ResumeLayout(false);
|
|
this.splitPanel6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.btSend5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbStatus5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbName5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lbGPIO5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbType5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
|
|
this.documentContainer1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.documentTabStrip2)).EndInit();
|
|
this.documentTabStrip2.ResumeLayout(false);
|
|
this.toolWindow2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.LiveMapPanel)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
//list with vehicle names
|
|
public ArrayList vehicleListNames = new ArrayList();
|
|
//the object needed to access the database
|
|
private SMdb_access smdbObj = new SMdb_access();
|
|
//images used in the application
|
|
//background worker is used to let the application know when a new message arrives
|
|
//in the MySQL database
|
|
|
|
//a control of VehicleInfo type, used to display information
|
|
//regarding the selected vehicle
|
|
//a control of RunInfo type, used to display information
|
|
//regarding the current run of the selected vehicle
|
|
//the MapPoint controls used in the application
|
|
private MapGoogle.Application app = null;
|
|
|
|
//the name of the centered bus on the MapPoint control
|
|
public volatile String centeredBus = null;
|
|
//a boolean variable used to check if the current state is centered or not
|
|
//centered state means that the map always follows the centered vehicle
|
|
//private bool centeredState = false;
|
|
public volatile bool centeredState = false;
|
|
|
|
//object used to perform various time/date conversions
|
|
//private ConvertDT convDT = new ConvertDT();
|
|
|
|
//queue for speeding alarm pop-up
|
|
//private AxMapPoint.AxMappointControlx mapControl;
|
|
|
|
public PlaceSymbols placeSymb;
|
|
public BusSymbols busSymb;
|
|
public static Boolean GetPositionForPlace;
|
|
public static Boolean GetPositionForStart;
|
|
public static Boolean GetPositionForZones;
|
|
// AddPlace addPlaceForm = null;
|
|
// Addnewzone ZonePosForm = null;
|
|
|
|
private ArrayList StreetList = new ArrayList();
|
|
private ArrayList PlaceList = new ArrayList();
|
|
private MainForm2 parent;
|
|
private String langProgStat;
|
|
private System.Windows.Forms.Timer Killtimer;
|
|
private Double OldAltitude = 10;
|
|
private Hashtable SquareList = new Hashtable();
|
|
private Hashtable SquareListPOI = new Hashtable();
|
|
private ArrayList SquareAddressShow = new ArrayList();
|
|
private ArrayList SquareLargeShow = new ArrayList();
|
|
private ArrayList PointsList = new ArrayList();
|
|
private Boolean firstSTEP = false;
|
|
private Boolean HideALLName = false;
|
|
private Int32 cnt = 0;
|
|
public Boolean zoomChange = false;
|
|
public Double zoomlevel = 0;
|
|
|
|
public ImageList imageList1;
|
|
private Telerik.WinControls.UI.RadLabel label1;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column1;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column2;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column3;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column4;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column5;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column6;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn Column7;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn col8;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn col9;
|
|
private Telerik.WinControls.UI.GridViewTextBoxColumn col10;
|
|
public Telerik.WinControls.UI.RadGridView vehiclesList;
|
|
private Telerik.WinControls.UI.Docking.RadDock radDock1;
|
|
private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1;
|
|
public Telerik.WinControls.UI.RadPanel LiveMapPanel;
|
|
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip2;
|
|
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
|
|
private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip3;
|
|
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel2;
|
|
private Telerik.WinControls.UI.RadLabel lbGPIO1;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel3;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel4;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel5;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel6;
|
|
private Telerik.WinControls.UI.RadButton btSend1;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus1;
|
|
private Telerik.WinControls.UI.RadLabel lbName1;
|
|
private Panel panStat1;
|
|
private Telerik.WinControls.UI.RadButton btSend2;
|
|
private Telerik.WinControls.UI.RadLabel lbName2;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus2;
|
|
private Panel panStat2;
|
|
private Telerik.WinControls.UI.RadLabel lbGPIO2;
|
|
private Panel panStat3;
|
|
private Telerik.WinControls.UI.RadButton btSend3;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus3;
|
|
private Telerik.WinControls.UI.RadLabel lbName3;
|
|
private Telerik.WinControls.UI.RadLabel lbGPIO3;
|
|
private Panel panStat4;
|
|
private Telerik.WinControls.UI.RadButton btSend4;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus4;
|
|
private Telerik.WinControls.UI.RadLabel lbName4;
|
|
private Telerik.WinControls.UI.RadLabel lbGPIO4;
|
|
private Panel panStat5;
|
|
private Telerik.WinControls.UI.RadButton btSend5;
|
|
private Telerik.WinControls.UI.RadLabel lbStatus5;
|
|
private Telerik.WinControls.UI.RadLabel lbName5;
|
|
private Telerik.WinControls.UI.RadLabel lbGPIO5;
|
|
private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
|
|
private Telerik.WinControls.UI.SplitPanel splitPanel8;
|
|
public Telerik.WinControls.UI.Docking.ToolWindow toolWindow3;
|
|
public Telerik.WinControls.UI.Docking.ToolWindow toolWindow2;
|
|
private System.Windows.Forms.Timer StartGoogleMap;
|
|
private Telerik.WinControls.UI.RadDropDownList cbType1;
|
|
private Telerik.WinControls.UI.RadDropDownList cbType2;
|
|
private Telerik.WinControls.UI.RadDropDownList cbType3;
|
|
private Telerik.WinControls.UI.RadDropDownList cbType4;
|
|
private Telerik.WinControls.UI.RadDropDownList cbType5;
|
|
private System.Windows.Forms.Timer TimerToLoadMap;
|
|
private System.Windows.Forms.Timer MessageScreen;
|
|
private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1;
|
|
private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1;
|
|
private Telerik.WinControls.Themes.Office2013LightTheme office2013LightTheme1;
|
|
private Telerik.WinControls.UI.RadContextMenu radContextMenu1;
|
|
}
|
|
}
|