/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmTaGetDataFrDT)); this.label5 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.vs = new C1.Win.C1FlexGrid.C1FlexGrid(); this.panel4 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.l2 = new System.Windows.Forms.Label(); this.c1 = new System.Windows.Forms.Label(); this.l1 = new System.Windows.Forms.Label(); this.nav = new Navigator1._0.NavigatorAuto(); this.c2 = new System.Windows.Forms.Label(); this.button1 = new System.Windows.Forms.Button(); this.dt1 = new AxDT.AxDT6000(); this.dt2 = new AxDT.AxDT6000(); this.lb4 = new System.Windows.Forms.ListBox(); this.lb2 = new System.Windows.Forms.ListBox(); this.panel1.SuspendLayout(); this.panel3.SuspendLayout(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit(); this.panel4.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dt1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dt2)).BeginInit(); this.SuspendLayout(); // // label5 // this.label5.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.label5.Dock = System.Windows.Forms.DockStyle.Top; this.label5.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.label5.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.label5.Location = new System.Drawing.Point(0, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(784, 36); this.label5.TabIndex = 12; this.label5.Tag = ""; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel1 // this.panel1.Controls.Add(this.panel3); this.panel1.Controls.Add(this.panel2); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 36); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(784, 456); this.panel1.TabIndex = 13; // // panel3 // this.panel3.Controls.Add(this.panel5); this.panel3.Controls.Add(this.panel4); this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(784, 356); this.panel3.TabIndex = 1; // // panel5 // this.panel5.Controls.Add(this.dt1); this.panel5.Controls.Add(this.dt2); this.panel5.Controls.Add(this.vs); this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Location = new System.Drawing.Point(0, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(516, 356); this.panel5.TabIndex = 1; // // vs // this.vs.BorderStyle = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes; this.vs.ColumnInfo = "10,1,0,0,0,100,Columns:0{Width:38;}\t"; this.vs.Dock = System.Windows.Forms.DockStyle.Fill; this.vs.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross; this.vs.Location = new System.Drawing.Point(0, 0); this.vs.Name = "vs"; this.vs.Size = new System.Drawing.Size(516, 356); this.vs.Styles = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection(""))); this.vs.TabIndex = 13; this.vs.Tag = ""; // // panel4 // this.panel4.Controls.Add(this.lb2); this.panel4.Dock = System.Windows.Forms.DockStyle.Right; this.panel4.Location = new System.Drawing.Point(516, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(268, 356); this.panel4.TabIndex = 0; // // panel2 // this.panel2.Controls.Add(this.button1); this.panel2.Controls.Add(this.c2); this.panel2.Controls.Add(this.l2); this.panel2.Controls.Add(this.c1); this.panel2.Controls.Add(this.l1); this.panel2.Controls.Add(this.lb4); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(0, 356); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(784, 100); this.panel2.TabIndex = 0; // // l2 // this.l2.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.l2.Dock = System.Windows.Forms.DockStyle.Top; this.l2.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.l2.ForeColor = System.Drawing.Color.RoyalBlue; this.l2.Location = new System.Drawing.Point(0, 46); this.l2.Name = "l2"; this.l2.Size = new System.Drawing.Size(784, 23); this.l2.TabIndex = 10; this.l2.Tag = "N"; this.l2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.l2.Visible = false; // // c1 // this.c1.BackColor = System.Drawing.Color.Black; this.c1.Dock = System.Windows.Forms.DockStyle.Top; this.c1.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.c1.ForeColor = System.Drawing.Color.White; this.c1.Location = new System.Drawing.Point(0, 23); this.c1.Name = "c1"; this.c1.Size = new System.Drawing.Size(784, 23); this.c1.TabIndex = 7; this.c1.Tag = "N"; this.c1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // l1 // this.l1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.l1.Dock = System.Windows.Forms.DockStyle.Top; this.l1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.l1.ForeColor = System.Drawing.Color.RoyalBlue; this.l1.Location = new System.Drawing.Point(0, 0); this.l1.Name = "l1"; this.l1.Size = new System.Drawing.Size(784, 23); this.l1.TabIndex = 1; this.l1.Tag = "N"; this.l1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // nav // this.nav.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.nav.Connection = null; this.nav.ConnectionDel = null; this.nav.Font = new System.Drawing.Font("Tahoma", 9.75F); this.nav.form = null; this.nav.FormName = null; this.nav.Grid = null; this.nav.History = false; this.nav.IsNull = true; this.nav.Language = "EN"; this.nav.Location = new System.Drawing.Point(12, 4); this.nav.MSG_Exit = false; this.nav.MulltiDel = false; this.nav.Name = "nav"; this.nav.Security = 0; this.nav.ShowPopupMenu = false; this.nav.Size = new System.Drawing.Size(472, 32); this.nav.TabIndex = 14; this.nav.ToolBar_Auto = true; this.nav.UserID = null; this.nav.Visible = false; this.nav.VisibleGrid = true; this.nav.Where = null; // // c2 // this.c2.BackColor = System.Drawing.Color.Black; this.c2.Dock = System.Windows.Forms.DockStyle.Top; this.c2.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.c2.ForeColor = System.Drawing.Color.White; this.c2.Location = new System.Drawing.Point(0, 69); this.c2.Name = "c2"; this.c2.Size = new System.Drawing.Size(784, 23); this.c2.TabIndex = 11; this.c2.Tag = "N"; this.c2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.c2.Visible = false; // // button1 // this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System; this.button1.Location = new System.Drawing.Point(344, 52); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(108, 36); this.button1.TabIndex = 12; this.button1.Text = "Stop"; this.button1.Click += new System.EventHandler(this.button1_Click); // // dt1 // this.dt1.ContainingControl = this; this.dt1.Enabled = true; this.dt1.Location = new System.Drawing.Point(48, 188); this.dt1.Name = "dt1"; this.dt1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("dt1.OcxState"))); this.dt1.Size = new System.Drawing.Size(80, 27); this.dt1.TabIndex = 7; this.dt1.Visible = false; // // dt2 // this.dt2.ContainingControl = this; this.dt2.Enabled = true; this.dt2.Location = new System.Drawing.Point(112, 116); this.dt2.Name = "dt2"; this.dt2.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("dt2.OcxState"))); this.dt2.Size = new System.Drawing.Size(80, 27); this.dt2.TabIndex = 8; this.dt2.Visible = false; // // lb4 // this.lb4.Dock = System.Windows.Forms.DockStyle.Fill; this.lb4.ItemHeight = 16; this.lb4.Location = new System.Drawing.Point(0, 0); this.lb4.Name = "lb4"; this.lb4.Size = new System.Drawing.Size(784, 100); this.lb4.TabIndex = 13; this.lb4.Visible = false; // // lb2 // this.lb2.Dock = System.Windows.Forms.DockStyle.Fill; this.lb2.ItemHeight = 16; this.lb2.Location = new System.Drawing.Point(0, 0); this.lb2.Name = "lb2"; this.lb2.Size = new System.Drawing.Size(268, 356); this.lb2.TabIndex = 6; // // frmTaGetDataFrDT // this.AutoScaleBaseSize = new System.Drawing.Size(6, 16); this.ClientSize = new System.Drawing.Size(784, 492); this.Controls.Add(this.nav); this.Controls.Add(this.panel1); this.Controls.Add(this.label5); this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.Name = "frmTaGetDataFrDT"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "frmTaGetDataFrDT"; this.Load += new System.EventHandler(this.frmTaGetDataFrDT_Load); this.panel1.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit(); this.panel4.ResumeLayout(false); this.panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dt1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dt2)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmTaDT6000)); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.vs = new C1.Win.C1FlexGrid.C1FlexGrid(); this.splitter1 = new System.Windows.Forms.Splitter(); this.panel5 = new System.Windows.Forms.Panel(); this.cmd_close = new System.Windows.Forms.Button(); this.dt = new AxDT.AxDT6000(); this.cmd_getTime = new System.Windows.Forms.Button(); this.cmd_time = new System.Windows.Forms.Button(); this.cmd_test = new System.Windows.Forms.Button(); this.panel3 = new System.Windows.Forms.Panel(); this.label5 = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.nav = new Navigator1._0.NavigatorAuto(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.panel6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit(); this.panel5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit(); this.panel3.SuspendLayout(); this.panel4.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.panel3); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(556, 424); this.panel1.TabIndex = 13; // // panel2 // this.panel2.Controls.Add(this.panel6); this.panel2.Controls.Add(this.splitter1); this.panel2.Controls.Add(this.panel5); this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; this.panel2.Location = new System.Drawing.Point(0, 36); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(556, 388); this.panel2.TabIndex = 12; // // panel6 // this.panel6.Controls.Add(this.vs); this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Location = new System.Drawing.Point(0, 0); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(412, 388); this.panel6.TabIndex = 2; // // vs // this.vs.BorderStyle = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes; this.vs.ColumnInfo = "10,1,0,0,0,100,Columns:0{Width:38;}\t"; this.vs.Dock = System.Windows.Forms.DockStyle.Fill; this.vs.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross; this.vs.Location = new System.Drawing.Point(0, 0); this.vs.Name = "vs"; this.vs.Size = new System.Drawing.Size(412, 388); this.vs.Styles = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection(""))); this.vs.TabIndex = 12; this.vs.Tag = ""; // // splitter1 // this.splitter1.Dock = System.Windows.Forms.DockStyle.Right; this.splitter1.Location = new System.Drawing.Point(412, 0); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(4, 388); this.splitter1.TabIndex = 1; this.splitter1.TabStop = false; // // panel5 // this.panel5.BackColor = System.Drawing.Color.LightSteelBlue; this.panel5.Controls.Add(this.cmd_close); this.panel5.Controls.Add(this.dt); this.panel5.Controls.Add(this.cmd_getTime); this.panel5.Controls.Add(this.cmd_time); this.panel5.Controls.Add(this.cmd_test); this.panel5.Dock = System.Windows.Forms.DockStyle.Right; this.panel5.Location = new System.Drawing.Point(416, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(140, 388); this.panel5.TabIndex = 0; // // cmd_close // this.cmd_close.FlatStyle = System.Windows.Forms.FlatStyle.System; this.cmd_close.Location = new System.Drawing.Point(13, 119); this.cmd_close.Name = "cmd_close"; this.cmd_close.Size = new System.Drawing.Size(112, 28); this.cmd_close.TabIndex = 4; this.cmd_close.Text = "Close"; this.cmd_close.Click += new System.EventHandler(this.cmd_close_Click); // // dt // this.dt.ContainingControl = this; this.dt.Enabled = true; this.dt.Location = new System.Drawing.Point(36, 320); this.dt.Name = "dt"; this.dt.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("dt.OcxState"))); this.dt.Size = new System.Drawing.Size(80, 27); this.dt.TabIndex = 3; this.dt.Visible = false; // // cmd_getTime // this.cmd_getTime.FlatStyle = System.Windows.Forms.FlatStyle.System; this.cmd_getTime.Location = new System.Drawing.Point(15, 82); this.cmd_getTime.Name = "cmd_getTime"; this.cmd_getTime.Size = new System.Drawing.Size(112, 28); this.cmd_getTime.TabIndex = 2; this.cmd_getTime.Text = "Get Time"; this.cmd_getTime.Click += new System.EventHandler(this.cmd_getTime_Click); // // cmd_time // this.cmd_time.FlatStyle = System.Windows.Forms.FlatStyle.System; this.cmd_time.Location = new System.Drawing.Point(15, 45); this.cmd_time.Name = "cmd_time"; this.cmd_time.Size = new System.Drawing.Size(112, 28); this.cmd_time.TabIndex = 1; this.cmd_time.Text = "Set Time"; this.cmd_time.Click += new System.EventHandler(this.cmd_time_Click); // // cmd_test // this.cmd_test.FlatStyle = System.Windows.Forms.FlatStyle.System; this.cmd_test.Location = new System.Drawing.Point(15, 8); this.cmd_test.Name = "cmd_test"; this.cmd_test.Size = new System.Drawing.Size(112, 28); this.cmd_test.TabIndex = 0; this.cmd_test.Text = "Test Connection"; this.cmd_test.Click += new System.EventHandler(this.cmd_test_Click); // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.panel3.Controls.Add(this.label5); this.panel3.Controls.Add(this.panel4); this.panel3.Dock = System.Windows.Forms.DockStyle.Top; this.panel3.Location = new System.Drawing.Point(0, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(556, 36); this.panel3.TabIndex = 11; // // label5 // this.label5.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.label5.Dock = System.Windows.Forms.DockStyle.Fill; this.label5.Font = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.label5.ForeColor = System.Drawing.SystemColors.ActiveCaption; this.label5.Location = new System.Drawing.Point(416, 0); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(140, 36); this.label5.TabIndex = 11; this.label5.Tag = ""; this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // panel4 // this.panel4.Controls.Add(this.nav); this.panel4.Dock = System.Windows.Forms.DockStyle.Left; this.panel4.Location = new System.Drawing.Point(0, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(416, 36); this.panel4.TabIndex = 10; // // nav // this.nav.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192))); this.nav.Connection = null; this.nav.ConnectionDel = null; this.nav.Font = new System.Drawing.Font("Tahoma", 9.75F); this.nav.form = null; this.nav.FormName = null; this.nav.Grid = null; this.nav.History = false; this.nav.IsNull = true; this.nav.Language = "EN"; this.nav.Location = new System.Drawing.Point(3, 2); this.nav.MSG_Exit = false; this.nav.MulltiDel = false; this.nav.Name = "nav"; this.nav.Security = 0; this.nav.ShowPopupMenu = false; this.nav.Size = new System.Drawing.Size(472, 32); this.nav.TabIndex = 9; this.nav.ToolBar_Auto = true; this.nav.UserID = null; this.nav.VisibleGrid = true; this.nav.Where = null; // // frmTaDT6000 // this.AutoScaleBaseSize = new System.Drawing.Size(6, 16); this.ClientSize = new System.Drawing.Size(556, 424); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0))); this.Name = "frmTaDT6000"; this.Text = "frmTaDT6000"; this.Load += new System.EventHandler(this.frmTaDT6000_Load); this.panel1.ResumeLayout(false); this.panel2.ResumeLayout(false); this.panel6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit(); this.panel5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit(); this.panel3.ResumeLayout(false); this.panel4.ResumeLayout(false); this.ResumeLayout(false); }