Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel5            = new System.Windows.Forms.Panel();
     this.cmd_frm           = new System.Windows.Forms.Button();
     this.cmd_to            = new System.Windows.Forms.Button();
     this.vs1               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel3            = new System.Windows.Forms.Panel();
     this.label5            = new System.Windows.Forms.Label();
     this.panel4            = new System.Windows.Forms.Panel();
     this.nav1              = new Navigator1._0.Navigator();
     this.c1CommandDock1    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingTab1     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
     this.vs  = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.nav = new Navigator1._0.NavigatorAuto();
     this.panel1.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.c1DockingTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel5);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.c1CommandDock1);
     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(820, 384);
     this.panel1.TabIndex = 3;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.cmd_frm);
     this.panel5.Controls.Add(this.cmd_to);
     this.panel5.Controls.Add(this.vs1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(264, 36);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(556, 348);
     this.panel5.TabIndex = 4;
     //
     // cmd_frm
     //
     this.cmd_frm.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_frm.Location  = new System.Drawing.Point(160, 8);
     this.cmd_frm.Name      = "cmd_frm";
     this.cmd_frm.Size      = new System.Drawing.Size(148, 28);
     this.cmd_frm.TabIndex  = 9;
     this.cmd_frm.Text      = "Copy From";
     this.cmd_frm.Click    += new System.EventHandler(this.cmd_frm_Click);
     //
     // cmd_to
     //
     this.cmd_to.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_to.Location  = new System.Drawing.Point(8, 8);
     this.cmd_to.Name      = "cmd_to";
     this.cmd_to.Size      = new System.Drawing.Size(148, 28);
     this.cmd_to.TabIndex  = 8;
     this.cmd_to.Text      = "Copy To";
     this.cmd_to.Click    += new System.EventHandler(this.cmd_to_Click);
     //
     // vs1
     //
     this.vs1.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.vs1.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.Light3D;
     this.vs1.ColumnInfo   = "10,0,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs1.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs1.Location     = new System.Drawing.Point(6, 40);
     this.vs1.Name         = "vs1";
     this.vs1.Rows.Count   = 10;
     this.vs1.Size         = new System.Drawing.Size(544, 304);
     this.vs1.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs1.TabIndex     = 7;
     this.vs1.Tag          = "";
     //
     // 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(264, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(556, 36);
     this.panel3.TabIndex = 3;
     //
     // 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", 14.25F, 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(108, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(448, 36);
     this.label5.TabIndex  = 11;
     this.label5.Tag       = "";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.nav1);
     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(108, 36);
     this.panel4.TabIndex = 10;
     //
     // nav1
     //
     this.nav1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.nav1.form      = null;
     this.nav1.Grid      = null;
     this.nav1.Location  = new System.Drawing.Point(1, 2);
     this.nav1.Name      = "nav1";
     this.nav1.Size      = new System.Drawing.Size(103, 32);
     this.nav1.TabIndex  = 0;
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.c1CommandDock1.Controls.Add(this.c1DockingTab1);
     this.c1CommandDock1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.c1CommandDock1.Id       = 1;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(264, 384);
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.Alignment   = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab1.CanAutoHide = true;
     this.c1DockingTab1.CanMoveTabs = true;
     this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
     this.c1DockingTab1.Location      = new System.Drawing.Point(0, 0);
     this.c1DockingTab1.Name          = "c1DockingTab1";
     this.c1DockingTab1.SelectedIndex = 0;
     this.c1DockingTab1.ShowCaption   = true;
     this.c1DockingTab1.ShowSingleTab = false;
     this.c1DockingTab1.Size          = new System.Drawing.Size(262, 382);
     this.c1DockingTab1.TabIndex      = 0;
     this.c1DockingTab1.TabSizeMode   = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab1.TabStyle      = C1.Win.C1Command.TabStyleEnum.WindowsXP;
     //
     // c1DockingTabPage1
     //
     this.c1DockingTabPage1.Controls.Add(this.vs);
     this.c1DockingTabPage1.Controls.Add(this.nav);
     this.c1DockingTabPage1.ImageIndex = -1;
     this.c1DockingTabPage1.Location   = new System.Drawing.Point(0, 0);
     this.c1DockingTabPage1.Name       = "c1DockingTabPage1";
     this.c1DockingTabPage1.Size       = new System.Drawing.Size(259, 381);
     this.c1DockingTabPage1.TabIndex   = 0;
     this.c1DockingTabPage1.Text       = "Page1";
     //
     // 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, 20);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(259, 361);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 8;
     //
     // 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(-56, 92);
     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.Visible       = false;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // frmTaSecurityByDep
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(820, 384);
     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.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmTaSecurityByDep";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "frmTaSecurityByDep";
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.frmTaSecurityByDep_Closing);
     this.Load         += new System.EventHandler(this.frmTaSecurityByDep_Load);
     this.panel1.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.c1DockingTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel3     = new System.Windows.Forms.Panel();
     this.label5     = new System.Windows.Forms.Label();
     this.panel7     = new System.Windows.Forms.Panel();
     this.nav        = new Navigator1._0.NavigatorAuto();
     this.panel1     = new System.Windows.Forms.Panel();
     this.panel4     = new System.Windows.Forms.Panel();
     this._flex      = new C1.Win.C1FlexGrid.C1FlexGrid();
     this._list      = new System.Windows.Forms.ListBox();
     this.splitter1  = new System.Windows.Forms.Splitter();
     this.panel2     = new System.Windows.Forms.Panel();
     this.panel6     = new System.Windows.Forms.Panel();
     this.vs         = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel8     = new System.Windows.Forms.Panel();
     this.dt         = new System.Windows.Forms.DateTimePicker();
     this.label1     = new System.Windows.Forms.Label();
     this.cmd_to     = new System.Windows.Forms.Button();
     this.cmd_fr     = new System.Windows.Forms.Button();
     this.txt_to     = new System.Windows.Forms.TextBox();
     this.txt_fr     = new System.Windows.Forms.TextBox();
     this.cmd_DWID   = new System.Windows.Forms.Button();
     this.cmd_WID    = new System.Windows.Forms.Button();
     this.txt_DWID   = new System.Windows.Forms.TextBox();
     this.txt_WID    = new System.Windows.Forms.TextBox();
     this.lb         = new System.Windows.Forms.Label();
     this.groupBox1  = new System.Windows.Forms.GroupBox();
     this.r2         = new System.Windows.Forms.RadioButton();
     this.r1         = new System.Windows.Forms.RadioButton();
     this.panel5     = new System.Windows.Forms.Panel();
     this.cmd_del    = new System.Windows.Forms.Button();
     this.cmd_load   = new System.Windows.Forms.Button();
     this.cmd_save   = new System.Windows.Forms.Button();
     this.cmd_import = new System.Windows.Forms.Button();
     this.button1    = new System.Windows.Forms.Button();
     this._book      = new C1.C1Excel.C1XLBook();
     this.panel3.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._flex)).BeginInit();
     this.panel2.SuspendLayout();
     this.panel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.panel8.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.panel5.SuspendLayout();
     this.SuspendLayout();
     //
     // 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.panel7);
     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(768, 36);
     this.panel3.TabIndex = 7;
     //
     // 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(348, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(420, 36);
     this.label5.TabIndex  = 12;
     this.label5.Tag       = "";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.nav);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(348, 36);
     this.panel7.TabIndex = 0;
     //
     // 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(0, 2);
     this.nav.MSG_Exit      = false;
     this.nav.MulltiDel     = false;
     this.nav.Name          = "nav";
     this.nav.Security      = 0;
     this.nav.ShowPopupMenu = true;
     this.nav.Size          = new System.Drawing.Size(400, 32);
     this.nav.TabIndex      = 14;
     this.nav.Tag           = "";
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel4);
     this.panel1.Controls.Add(this.splitter1);
     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(768, 456);
     this.panel1.TabIndex = 8;
     //
     // panel4
     //
     this.panel4.Controls.Add(this._flex);
     this.panel4.Controls.Add(this._list);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 147);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(768, 309);
     this.panel4.TabIndex = 2;
     //
     // _flex
     //
     this._flex.AllowEditing = false;
     this._flex.AutoResize   = false;
     this._flex.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this._flex.ColumnInfo   = "10,1,0,0,0,115,Columns:0{Width:38;}\t";
     this._flex.Dock         = System.Windows.Forms.DockStyle.Fill;
     this._flex.Font         = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this._flex.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this._flex.Location     = new System.Drawing.Point(152, 0);
     this._flex.Name         = "_flex";
     this._flex.Size         = new System.Drawing.Size(616, 309);
     this._flex.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this._flex.TabIndex     = 14;
     this._flex.Tag          = "N";
     //
     // _list
     //
     this._list.Dock                  = System.Windows.Forms.DockStyle.Left;
     this._list.IntegralHeight        = false;
     this._list.ItemHeight            = 16;
     this._list.Location              = new System.Drawing.Point(0, 0);
     this._list.Name                  = "_list";
     this._list.Size                  = new System.Drawing.Size(152, 309);
     this._list.TabIndex              = 3;
     this._list.SelectedIndexChanged += new System.EventHandler(this._list_SelectedIndexChanged);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(0, 144);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(768, 3);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Moccasin;
     this.panel2.Controls.Add(this.panel6);
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(768, 144);
     this.panel2.TabIndex = 0;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.vs);
     this.panel6.Controls.Add(this.panel8);
     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(648, 144);
     this.panel6.TabIndex = 2;
     //
     // vs
     //
     this.vs.AllowDragging = C1.Win.C1FlexGrid.AllowDraggingEnum.Both;
     this.vs.AllowEditing  = false;
     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(364, 144);
     this.vs.Styles        = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex      = 13;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.dt);
     this.panel8.Controls.Add(this.label1);
     this.panel8.Controls.Add(this.cmd_to);
     this.panel8.Controls.Add(this.cmd_fr);
     this.panel8.Controls.Add(this.txt_to);
     this.panel8.Controls.Add(this.txt_fr);
     this.panel8.Controls.Add(this.cmd_DWID);
     this.panel8.Controls.Add(this.cmd_WID);
     this.panel8.Controls.Add(this.txt_DWID);
     this.panel8.Controls.Add(this.txt_WID);
     this.panel8.Controls.Add(this.lb);
     this.panel8.Controls.Add(this.groupBox1);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel8.Location = new System.Drawing.Point(364, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(284, 144);
     this.panel8.TabIndex = 0;
     //
     // dt
     //
     this.dt.CustomFormat = "yyyyMM";
     this.dt.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dt.Location     = new System.Drawing.Point(88, 84);
     this.dt.Name         = "dt";
     this.dt.Size         = new System.Drawing.Size(192, 23);
     this.dt.TabIndex     = 8;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(8, 90);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(100, 18);
     this.label1.TabIndex = 7;
     this.label1.Text     = "label1";
     //
     // cmd_to
     //
     this.cmd_to.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_to.Location  = new System.Drawing.Point(144, 56);
     this.cmd_to.Name      = "cmd_to";
     this.cmd_to.Size      = new System.Drawing.Size(84, 24);
     this.cmd_to.TabIndex  = 12;
     this.cmd_to.Text      = "button3";
     this.cmd_to.Click    += new System.EventHandler(this.cmd_to_Click);
     //
     // cmd_fr
     //
     this.cmd_fr.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_fr.Location  = new System.Drawing.Point(144, 28);
     this.cmd_fr.Name      = "cmd_fr";
     this.cmd_fr.Size      = new System.Drawing.Size(84, 24);
     this.cmd_fr.TabIndex  = 11;
     this.cmd_fr.Text      = "button2";
     this.cmd_fr.Click    += new System.EventHandler(this.cmd_fr_Click);
     //
     // txt_to
     //
     this.txt_to.Location = new System.Drawing.Point(228, 56);
     this.txt_to.Name     = "txt_to";
     this.txt_to.Size     = new System.Drawing.Size(52, 23);
     this.txt_to.TabIndex = 10;
     this.txt_to.Text     = "";
     //
     // txt_fr
     //
     this.txt_fr.Location = new System.Drawing.Point(228, 28);
     this.txt_fr.Name     = "txt_fr";
     this.txt_fr.Size     = new System.Drawing.Size(52, 23);
     this.txt_fr.TabIndex = 9;
     this.txt_fr.Text     = "";
     //
     // cmd_DWID
     //
     this.cmd_DWID.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_DWID.Location  = new System.Drawing.Point(4, 56);
     this.cmd_DWID.Name      = "cmd_DWID";
     this.cmd_DWID.Size      = new System.Drawing.Size(84, 24);
     this.cmd_DWID.TabIndex  = 6;
     this.cmd_DWID.Text      = "button3";
     this.cmd_DWID.Click    += new System.EventHandler(this.cmd_DWID_Click);
     //
     // cmd_WID
     //
     this.cmd_WID.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_WID.Location  = new System.Drawing.Point(4, 28);
     this.cmd_WID.Name      = "cmd_WID";
     this.cmd_WID.Size      = new System.Drawing.Size(84, 24);
     this.cmd_WID.TabIndex  = 5;
     this.cmd_WID.Text      = "button2";
     this.cmd_WID.Click    += new System.EventHandler(this.cmd_WID_Click);
     //
     // txt_DWID
     //
     this.txt_DWID.Location = new System.Drawing.Point(88, 56);
     this.txt_DWID.Name     = "txt_DWID";
     this.txt_DWID.Size     = new System.Drawing.Size(52, 23);
     this.txt_DWID.TabIndex = 4;
     this.txt_DWID.Text     = "";
     //
     // txt_WID
     //
     this.txt_WID.Location = new System.Drawing.Point(88, 28);
     this.txt_WID.Name     = "txt_WID";
     this.txt_WID.Size     = new System.Drawing.Size(52, 23);
     this.txt_WID.TabIndex = 2;
     this.txt_WID.Text     = "";
     //
     // lb
     //
     this.lb.BackColor = System.Drawing.Color.LemonChiffon;
     this.lb.Dock      = System.Windows.Forms.DockStyle.Top;
     this.lb.Font      = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lb.ForeColor = System.Drawing.Color.Red;
     this.lb.Location  = new System.Drawing.Point(0, 0);
     this.lb.Name      = "lb";
     this.lb.Size      = new System.Drawing.Size(284, 24);
     this.lb.TabIndex  = 0;
     this.lb.Tag       = "N";
     this.lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.r2);
     this.groupBox1.Controls.Add(this.r1);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(4, 104);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(276, 40);
     this.groupBox1.TabIndex  = 170;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Tag       = "N";
     //
     // r2
     //
     this.r2.Checked  = true;
     this.r2.Location = new System.Drawing.Point(148, 16);
     this.r2.Name     = "r2";
     this.r2.Size     = new System.Drawing.Size(120, 20);
     this.r2.TabIndex = 1;
     this.r2.TabStop  = true;
     this.r2.Text     = "radioButton2";
     //
     // r1
     //
     this.r1.Location = new System.Drawing.Point(12, 16);
     this.r1.Name     = "r1";
     this.r1.Size     = new System.Drawing.Size(120, 20);
     this.r1.TabIndex = 0;
     this.r1.Text     = "radioButton1";
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.LightSteelBlue;
     this.panel5.Controls.Add(this.cmd_del);
     this.panel5.Controls.Add(this.cmd_load);
     this.panel5.Controls.Add(this.cmd_save);
     this.panel5.Controls.Add(this.cmd_import);
     this.panel5.Controls.Add(this.button1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel5.Location = new System.Drawing.Point(648, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(120, 144);
     this.panel5.TabIndex = 1;
     //
     // cmd_del
     //
     this.cmd_del.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_del.Location  = new System.Drawing.Point(8, 116);
     this.cmd_del.Name      = "cmd_del";
     this.cmd_del.Size      = new System.Drawing.Size(104, 24);
     this.cmd_del.TabIndex  = 4;
     this.cmd_del.Text      = "button3";
     this.cmd_del.Click    += new System.EventHandler(this.cmd_del_Click);
     //
     // cmd_load
     //
     this.cmd_load.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_load.Location  = new System.Drawing.Point(8, 88);
     this.cmd_load.Name      = "cmd_load";
     this.cmd_load.Size      = new System.Drawing.Size(104, 24);
     this.cmd_load.TabIndex  = 3;
     this.cmd_load.Text      = "button3";
     this.cmd_load.Click    += new System.EventHandler(this.cmd_load_Click);
     //
     // cmd_save
     //
     this.cmd_save.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_save.Location  = new System.Drawing.Point(8, 60);
     this.cmd_save.Name      = "cmd_save";
     this.cmd_save.Size      = new System.Drawing.Size(104, 24);
     this.cmd_save.TabIndex  = 2;
     this.cmd_save.Text      = "button3";
     this.cmd_save.Click    += new System.EventHandler(this.cmd_save_Click);
     //
     // cmd_import
     //
     this.cmd_import.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_import.Location  = new System.Drawing.Point(8, 32);
     this.cmd_import.Name      = "cmd_import";
     this.cmd_import.Size      = new System.Drawing.Size(104, 24);
     this.cmd_import.TabIndex  = 1;
     this.cmd_import.Text      = "button2";
     this.cmd_import.Click    += new System.EventHandler(this.cmd_import_Click);
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button1.Location  = new System.Drawing.Point(8, 4);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(104, 24);
     this.button1.TabIndex  = 0;
     this.button1.Text      = "button1";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // frmTaExcel
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(768, 492);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel3);
     this.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name          = "frmTaExcel";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "frmTaExcel";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmTaExcel_Load);
     this.panel3.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._flex)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.panel8.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <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);
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1   = new System.Windows.Forms.Panel();
     this.panel2   = new System.Windows.Forms.Panel();
     this.panel5   = new System.Windows.Forms.Panel();
     this.nav      = new Navigator1._0.NavigatorAuto();
     this.panel6   = new System.Windows.Forms.Panel();
     this.panel3   = new System.Windows.Forms.Panel();
     this.label5   = new System.Windows.Forms.Label();
     this.panel4   = new System.Windows.Forms.Panel();
     this.panel8   = new System.Windows.Forms.Panel();
     this.dt       = new System.Windows.Forms.DateTimePicker();
     this.label1   = new System.Windows.Forms.Label();
     this.wid      = new System.Windows.Forms.TextBox();
     this.cmd_add1 = new System.Windows.Forms.Button();
     this.label2   = new System.Windows.Forms.Label();
     this.dwid     = new System.Windows.Forms.TextBox();
     this.label3   = new System.Windows.Forms.Label();
     this.cmd_add2 = new System.Windows.Forms.Button();
     this.vs       = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     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(964, 500);
     this.panel1.TabIndex = 5;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Controls.Add(this.panel6);
     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(964, 464);
     this.panel2.TabIndex = 6;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.panel8);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 32);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(964, 432);
     this.panel5.TabIndex = 5;
     //
     // 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(4, 4);
     this.nav.MSG_Exit      = false;
     this.nav.MulltiDel     = false;
     this.nav.Name          = "nav";
     this.nav.Security      = 0;
     this.nav.ShowPopupMenu = true;
     this.nav.Size          = new System.Drawing.Size(344, 32);
     this.nav.TabIndex      = 11;
     this.nav.Tag           = "";
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // panel6
     //
     this.panel6.BackColor = System.Drawing.Color.AliceBlue;
     this.panel6.Controls.Add(this.label1);
     this.panel6.Controls.Add(this.dwid);
     this.panel6.Controls.Add(this.label3);
     this.panel6.Controls.Add(this.dt);
     this.panel6.Controls.Add(this.cmd_add2);
     this.panel6.Controls.Add(this.cmd_add1);
     this.panel6.Controls.Add(this.wid);
     this.panel6.Controls.Add(this.label2);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel6.Location = new System.Drawing.Point(0, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(964, 32);
     this.panel6.TabIndex = 4;
     //
     // 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.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(964, 36);
     this.panel3.TabIndex = 5;
     //
     // 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(348, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(616, 36);
     this.label5.TabIndex  = 11;
     this.label5.Tag       = "";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.panel4.Controls.Add(this.nav);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel4.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(348, 36);
     this.panel4.TabIndex = 10;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.vs);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel8.Location = new System.Drawing.Point(0, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(964, 432);
     this.panel8.TabIndex = 13;
     //
     // dt
     //
     this.dt.CustomFormat = "yyyy/MM/dd";
     this.dt.Format       = System.Windows.Forms.DateTimePickerFormat.Custom;
     this.dt.Location     = new System.Drawing.Point(100, 4);
     this.dt.Name         = "dt";
     this.dt.Size         = new System.Drawing.Size(108, 23);
     this.dt.TabIndex     = 0;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(4, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(96, 20);
     this.label1.TabIndex = 1;
     this.label1.Text     = "label1";
     //
     // wid
     //
     this.wid.Location = new System.Drawing.Point(300, 4);
     this.wid.Name     = "wid";
     this.wid.TabIndex = 2;
     this.wid.Text     = "";
     this.wid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.wid_KeyDown);
     //
     // cmd_add1
     //
     this.cmd_add1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_add1.Location  = new System.Drawing.Point(400, 4);
     this.cmd_add1.Name      = "cmd_add1";
     this.cmd_add1.TabIndex  = 3;
     this.cmd_add1.Text      = "button1";
     this.cmd_add1.Click    += new System.EventHandler(this.cmd_add1_Click);
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(220, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(100, 20);
     this.label2.TabIndex = 4;
     this.label2.Text     = "label2";
     //
     // dwid
     //
     this.dwid.Location = new System.Drawing.Point(592, 4);
     this.dwid.Name     = "dwid";
     this.dwid.TabIndex = 5;
     this.dwid.Text     = "";
     this.dwid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.dwid_KeyDown);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(508, 8);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(84, 20);
     this.label3.TabIndex = 7;
     this.label3.Text     = "label3";
     //
     // cmd_add2
     //
     this.cmd_add2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_add2.Location  = new System.Drawing.Point(692, 4);
     this.cmd_add2.Name      = "cmd_add2";
     this.cmd_add2.TabIndex  = 6;
     this.cmd_add2.Text      = "button2";
     this.cmd_add2.Click    += new System.EventHandler(this.cmd_add2_Click);
     //
     // 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.Font         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     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(964, 432);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 12;
     //
     // frmTaQuickInput
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(964, 500);
     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          = "frmTaQuickInput";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "frmTaQuickInput";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.frmTaQuickInput_Load);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.c1XLBook1         = new C1.C1Excel.C1XLBook();
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel2            = new System.Windows.Forms.Panel();
     this.panel5            = new System.Windows.Forms.Panel();
     this.splitter2         = new System.Windows.Forms.Splitter();
     this.panel7            = new System.Windows.Forms.Panel();
     this.panel8            = new System.Windows.Forms.Panel();
     this.panel10           = new System.Windows.Forms.Panel();
     this.panel16           = new System.Windows.Forms.Panel();
     this.vs3               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel15           = new System.Windows.Forms.Panel();
     this.cmd4              = new System.Windows.Forms.Button();
     this.cmd3              = new System.Windows.Forms.Button();
     this.nav3              = new Navigator1._0.NavigatorAuto();
     this.splitter3         = new System.Windows.Forms.Splitter();
     this.panel9            = new System.Windows.Forms.Panel();
     this.panel14           = new System.Windows.Forms.Panel();
     this.vs2               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel13           = new System.Windows.Forms.Panel();
     this.cmd5              = new System.Windows.Forms.Button();
     this.cmd2              = new System.Windows.Forms.Button();
     this.splitter1         = new System.Windows.Forms.Splitter();
     this.panel6            = new System.Windows.Forms.Panel();
     this.panel12           = new System.Windows.Forms.Panel();
     this.vs1               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel11           = new System.Windows.Forms.Panel();
     this.cmd1              = new System.Windows.Forms.Button();
     this.panel4            = new System.Windows.Forms.Panel();
     this.label6            = new System.Windows.Forms.Label();
     this.label5            = new System.Windows.Forms.Label();
     this.label4            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.panel3            = new System.Windows.Forms.Panel();
     this.nav2              = new Navigator1._0.NavigatorAuto();
     this.nav1              = new Navigator1._0.NavigatorAuto();
     this.nav               = new Navigator1._0.NavigatorAuto();
     this.c1CommandDock1    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingTab1     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
     this.vs = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel8.SuspendLayout();
     this.panel10.SuspendLayout();
     this.panel16.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs3)).BeginInit();
     this.panel15.SuspendLayout();
     this.panel9.SuspendLayout();
     this.panel14.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs2)).BeginInit();
     this.panel13.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel12.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).BeginInit();
     this.panel11.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.c1DockingTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Controls.Add(this.c1CommandDock1);
     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(936, 552);
     this.panel1.TabIndex = 1;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel5);
     this.panel2.Controls.Add(this.panel4);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(200, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(736, 552);
     this.panel2.TabIndex = 1;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.splitter2);
     this.panel5.Controls.Add(this.panel7);
     this.panel5.Controls.Add(this.splitter1);
     this.panel5.Controls.Add(this.panel6);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 36);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(736, 448);
     this.panel5.TabIndex = 2;
     //
     // splitter2
     //
     this.splitter2.Dock     = System.Windows.Forms.DockStyle.Right;
     this.splitter2.Location = new System.Drawing.Point(733, 0);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(3, 448);
     this.splitter2.TabIndex = 3;
     this.splitter2.TabStop  = false;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.panel8);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel7.Location = new System.Drawing.Point(251, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(485, 448);
     this.panel7.TabIndex = 2;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.panel10);
     this.panel8.Controls.Add(this.splitter3);
     this.panel8.Controls.Add(this.panel9);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Location = new System.Drawing.Point(0, 0);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(485, 448);
     this.panel8.TabIndex = 0;
     //
     // panel10
     //
     this.panel10.Controls.Add(this.panel16);
     this.panel10.Controls.Add(this.panel15);
     this.panel10.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel10.Location = new System.Drawing.Point(231, 0);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(254, 448);
     this.panel10.TabIndex = 2;
     //
     // panel16
     //
     this.panel16.Controls.Add(this.vs3);
     this.panel16.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel16.Location = new System.Drawing.Point(0, 40);
     this.panel16.Name     = "panel16";
     this.panel16.Size     = new System.Drawing.Size(254, 408);
     this.panel16.TabIndex = 11;
     //
     // vs3
     //
     this.vs3.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs3.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs3.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.vs3.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs3.Location     = new System.Drawing.Point(0, 0);
     this.vs3.Name         = "vs3";
     this.vs3.Size         = new System.Drawing.Size(254, 408);
     this.vs3.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs3.TabIndex     = 9;
     //
     // panel15
     //
     this.panel15.Controls.Add(this.cmd4);
     this.panel15.Controls.Add(this.cmd3);
     this.panel15.Controls.Add(this.nav3);
     this.panel15.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel15.Location = new System.Drawing.Point(0, 0);
     this.panel15.Name     = "panel15";
     this.panel15.Size     = new System.Drawing.Size(254, 40);
     this.panel15.TabIndex = 10;
     //
     // cmd4
     //
     this.cmd4.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd4.Location  = new System.Drawing.Point(188, 4);
     this.cmd4.Name      = "cmd4";
     this.cmd4.Size      = new System.Drawing.Size(28, 32);
     this.cmd4.TabIndex  = 14;
     this.cmd4.Tag       = "N";
     this.cmd4.Text      = "<<";
     //
     // cmd3
     //
     this.cmd3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd3.Location  = new System.Drawing.Point(4, 4);
     this.cmd3.Name      = "cmd3";
     this.cmd3.Size      = new System.Drawing.Size(132, 32);
     this.cmd3.TabIndex  = 11;
     this.cmd3.Text      = "cmd3";
     //
     // nav3
     //
     this.nav3.BackColor     = System.Drawing.SystemColors.Control;
     this.nav3.Connection    = null;
     this.nav3.ConnectionDel = null;
     this.nav3.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav3.form          = null;
     this.nav3.FormName      = null;
     this.nav3.Grid          = null;
     this.nav3.History       = false;
     this.nav3.IsNull        = true;
     this.nav3.Language      = "EN";
     this.nav3.Location      = new System.Drawing.Point(144, 4);
     this.nav3.MSG_Exit      = false;
     this.nav3.MulltiDel     = false;
     this.nav3.Name          = "nav3";
     this.nav3.Security      = 0;
     this.nav3.ShowPopupMenu = true;
     this.nav3.Size          = new System.Drawing.Size(36, 32);
     this.nav3.TabIndex      = 13;
     this.nav3.ToolBar_Auto  = true;
     this.nav3.UserID        = null;
     this.nav3.VisibleGrid   = true;
     this.nav3.Where         = null;
     //
     // splitter3
     //
     this.splitter3.Location = new System.Drawing.Point(228, 0);
     this.splitter3.Name     = "splitter3";
     this.splitter3.Size     = new System.Drawing.Size(3, 448);
     this.splitter3.TabIndex = 1;
     this.splitter3.TabStop  = false;
     //
     // panel9
     //
     this.panel9.Controls.Add(this.panel14);
     this.panel9.Controls.Add(this.panel13);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel9.Location = new System.Drawing.Point(0, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(228, 448);
     this.panel9.TabIndex = 0;
     //
     // panel14
     //
     this.panel14.Controls.Add(this.vs2);
     this.panel14.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel14.Location = new System.Drawing.Point(0, 40);
     this.panel14.Name     = "panel14";
     this.panel14.Size     = new System.Drawing.Size(228, 408);
     this.panel14.TabIndex = 13;
     //
     // vs2
     //
     this.vs2.AllowEditing = false;
     this.vs2.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs2.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs2.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.vs2.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs2.Location     = new System.Drawing.Point(0, 0);
     this.vs2.Name         = "vs2";
     this.vs2.Size         = new System.Drawing.Size(228, 408);
     this.vs2.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs2.TabIndex     = 8;
     //
     // panel13
     //
     this.panel13.Controls.Add(this.cmd5);
     this.panel13.Controls.Add(this.cmd2);
     this.panel13.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel13.Location = new System.Drawing.Point(0, 0);
     this.panel13.Name     = "panel13";
     this.panel13.Size     = new System.Drawing.Size(228, 40);
     this.panel13.TabIndex = 12;
     //
     // cmd5
     //
     this.cmd5.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd5.Location  = new System.Drawing.Point(120, 4);
     this.cmd5.Name      = "cmd5";
     this.cmd5.Size      = new System.Drawing.Size(108, 32);
     this.cmd5.TabIndex  = 11;
     this.cmd5.Text      = "button1";
     //
     // cmd2
     //
     this.cmd2.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd2.Location  = new System.Drawing.Point(4, 4);
     this.cmd2.Name      = "cmd2";
     this.cmd2.Size      = new System.Drawing.Size(108, 32);
     this.cmd2.TabIndex  = 10;
     this.cmd2.Text      = "cmd2";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(248, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 448);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.panel12);
     this.panel6.Controls.Add(this.panel11);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel6.Location = new System.Drawing.Point(0, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(248, 448);
     this.panel6.TabIndex = 0;
     //
     // panel12
     //
     this.panel12.Controls.Add(this.vs1);
     this.panel12.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel12.Location = new System.Drawing.Point(0, 40);
     this.panel12.Name     = "panel12";
     this.panel12.Size     = new System.Drawing.Size(248, 408);
     this.panel12.TabIndex = 9;
     //
     // vs1
     //
     this.vs1.AllowEditing = false;
     this.vs1.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs1.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.vs1.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs1.Location     = new System.Drawing.Point(0, 0);
     this.vs1.Name         = "vs1";
     this.vs1.Size         = new System.Drawing.Size(248, 408);
     this.vs1.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs1.TabIndex     = 7;
     //
     // panel11
     //
     this.panel11.Controls.Add(this.cmd1);
     this.panel11.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel11.Location = new System.Drawing.Point(0, 0);
     this.panel11.Name     = "panel11";
     this.panel11.Size     = new System.Drawing.Size(248, 40);
     this.panel11.TabIndex = 8;
     //
     // cmd1
     //
     this.cmd1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd1.Location  = new System.Drawing.Point(4, 4);
     this.cmd1.Name      = "cmd1";
     this.cmd1.Size      = new System.Drawing.Size(132, 32);
     this.cmd1.TabIndex  = 9;
     this.cmd1.Text      = "cmd1";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.label6);
     this.panel4.Controls.Add(this.label5);
     this.panel4.Controls.Add(this.label4);
     this.panel4.Controls.Add(this.label3);
     this.panel4.Controls.Add(this.label2);
     this.panel4.Controls.Add(this.label1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel4.Location = new System.Drawing.Point(0, 484);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(736, 68);
     this.panel4.TabIndex = 1;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label6.ForeColor   = System.Drawing.Color.Blue;
     this.label6.Location    = new System.Drawing.Point(348, 8);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(124, 24);
     this.label6.TabIndex    = 6;
     this.label6.Tag         = "N";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label5.ForeColor   = System.Drawing.Color.Blue;
     this.label5.Location    = new System.Drawing.Point(96, 8);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(124, 24);
     this.label5.TabIndex    = 5;
     this.label5.Tag         = "N";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(248, 12);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(100, 20);
     this.label4.TabIndex = 4;
     this.label4.Text     = "label4";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 12);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(100, 20);
     this.label3.TabIndex = 2;
     this.label3.Text     = "label3";
     //
     // label2
     //
     this.label2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.BackColor = System.Drawing.SystemColors.ControlText;
     this.label2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label2.Location  = new System.Drawing.Point(532, 36);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(196, 24);
     this.label2.TabIndex  = 1;
     this.label2.Tag       = "N";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.BackColor = System.Drawing.SystemColors.ControlText;
     this.label1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
     this.label1.Location  = new System.Drawing.Point(332, 36);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(196, 24);
     this.label1.TabIndex  = 0;
     this.label1.Tag       = "N";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.nav2);
     this.panel3.Controls.Add(this.nav1);
     this.panel3.Controls.Add(this.nav);
     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(736, 36);
     this.panel3.TabIndex = 0;
     //
     // nav2
     //
     this.nav2.BackColor     = System.Drawing.SystemColors.Control;
     this.nav2.Connection    = null;
     this.nav2.ConnectionDel = null;
     this.nav2.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav2.form          = null;
     this.nav2.FormName      = null;
     this.nav2.Grid          = null;
     this.nav2.History       = false;
     this.nav2.IsNull        = true;
     this.nav2.Language      = "EN";
     this.nav2.Location      = new System.Drawing.Point(564, 4);
     this.nav2.MSG_Exit      = false;
     this.nav2.MulltiDel     = false;
     this.nav2.Name          = "nav2";
     this.nav2.Security      = 0;
     this.nav2.ShowPopupMenu = false;
     this.nav2.Size          = new System.Drawing.Size(36, 32);
     this.nav2.TabIndex      = 14;
     this.nav2.ToolBar_Auto  = true;
     this.nav2.UserID        = null;
     this.nav2.Visible       = false;
     this.nav2.VisibleGrid   = true;
     this.nav2.Where         = null;
     //
     // nav1
     //
     this.nav1.BackColor     = System.Drawing.SystemColors.Control;
     this.nav1.Connection    = null;
     this.nav1.ConnectionDel = null;
     this.nav1.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav1.form          = null;
     this.nav1.FormName      = null;
     this.nav1.Grid          = null;
     this.nav1.History       = false;
     this.nav1.IsNull        = true;
     this.nav1.Language      = "EN";
     this.nav1.Location      = new System.Drawing.Point(496, 4);
     this.nav1.MSG_Exit      = false;
     this.nav1.MulltiDel     = false;
     this.nav1.Name          = "nav1";
     this.nav1.Security      = 0;
     this.nav1.ShowPopupMenu = false;
     this.nav1.Size          = new System.Drawing.Size(36, 32);
     this.nav1.TabIndex      = 12;
     this.nav1.ToolBar_Auto  = true;
     this.nav1.UserID        = null;
     this.nav1.Visible       = false;
     this.nav1.VisibleGrid   = true;
     this.nav1.Where         = null;
     //
     // nav
     //
     this.nav.BackColor     = System.Drawing.SystemColors.Control;
     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(4, 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      = 8;
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.Controls.Add(this.c1DockingTab1);
     this.c1CommandDock1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.c1CommandDock1.Id       = 1;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(200, 552);
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.Alignment   = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.c1DockingTab1.CanAutoHide = true;
     this.c1DockingTab1.CanMoveTabs = true;
     this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
     this.c1DockingTab1.Location      = new System.Drawing.Point(0, 0);
     this.c1DockingTab1.Name          = "c1DockingTab1";
     this.c1DockingTab1.SelectedIndex = 0;
     this.c1DockingTab1.ShowCaption   = true;
     this.c1DockingTab1.ShowSingleTab = false;
     this.c1DockingTab1.Size          = new System.Drawing.Size(200, 552);
     this.c1DockingTab1.TabIndex      = 0;
     this.c1DockingTab1.TabSizeMode   = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab1.TabStyle      = C1.Win.C1Command.TabStyleEnum.WindowsXP;
     //
     // c1DockingTabPage1
     //
     this.c1DockingTabPage1.Controls.Add(this.vs);
     this.c1DockingTabPage1.ImageIndex = -1;
     this.c1DockingTabPage1.Location   = new System.Drawing.Point(1, 1);
     this.c1DockingTabPage1.Name       = "c1DockingTabPage1";
     this.c1DockingTabPage1.Size       = new System.Drawing.Size(195, 550);
     this.c1DockingTabPage1.TabIndex   = 0;
     this.c1DockingTabPage1.Text       = "Page1";
     //
     // 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, 23);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(195, 527);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 6;
     //
     // frmTaCardComparison
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(936, 552);
     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  = "frmTaCardComparison";
     this.Text  = "frmTaCardComparison";
     this.Load += new System.EventHandler(this.frmTaCardComparison_Load);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     this.panel16.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs3)).EndInit();
     this.panel15.ResumeLayout(false);
     this.panel9.ResumeLayout(false);
     this.panel14.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs2)).EndInit();
     this.panel13.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel12.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).EndInit();
     this.panel11.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.c1DockingTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel5            = new System.Windows.Forms.Panel();
     this.panel6            = new System.Windows.Forms.Panel();
     this.panel8            = new System.Windows.Forms.Panel();
     this.vs2               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.nav2              = new Navigator1._0.NavigatorAuto();
     this.txt5              = new System.Windows.Forms.TextBox();
     this.txt7              = new System.Windows.Forms.TextBox();
     this.txt6              = new System.Windows.Forms.TextBox();
     this.splitter2         = new System.Windows.Forms.Splitter();
     this.panel7            = new System.Windows.Forms.Panel();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.textBox3          = new System.Windows.Forms.TextBox();
     this.txt_EMP_NM        = new System.Windows.Forms.TextBox();
     this.label6            = new System.Windows.Forms.Label();
     this.cmd_ok            = new System.Windows.Forms.Button();
     this.dt                = new C1.Win.C1Input.C1DateEdit();
     this.label16           = new System.Windows.Forms.Label();
     this.txt_EMP_ID        = new System.Windows.Forms.TextBox();
     this.label3            = new System.Windows.Forms.Label();
     this.splitter1         = new System.Windows.Forms.Splitter();
     this.panel2            = new System.Windows.Forms.Panel();
     this.txt3              = new System.Windows.Forms.TextBox();
     this.txt2              = new System.Windows.Forms.TextBox();
     this.txt1              = new System.Windows.Forms.TextBox();
     this.vs                = new C1.Win.C1FlexGrid.C1FlexGrid();
     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.c1CommandDock1    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingTab1     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
     this.Dep               = new GP8000.UserControl.CrtTaDepartment();
     this.panel1.SuspendLayout();
     this.panel5.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs2)).BeginInit();
     this.panel7.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dt)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.c1DockingTabPage1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel5);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.c1CommandDock1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1028, 572);
     this.panel1.TabIndex = 5;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.panel6);
     this.panel5.Controls.Add(this.splitter1);
     this.panel5.Controls.Add(this.panel2);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel5.Location = new System.Drawing.Point(228, 36);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(800, 536);
     this.panel5.TabIndex = 4;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.panel8);
     this.panel6.Controls.Add(this.splitter2);
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel6.Location = new System.Drawing.Point(379, 0);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(421, 536);
     this.panel6.TabIndex = 2;
     //
     // panel8
     //
     this.panel8.Controls.Add(this.vs2);
     this.panel8.Controls.Add(this.nav2);
     this.panel8.Controls.Add(this.txt5);
     this.panel8.Controls.Add(this.txt7);
     this.panel8.Controls.Add(this.txt6);
     this.panel8.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel8.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel8.Location = new System.Drawing.Point(0, 135);
     this.panel8.Name     = "panel8";
     this.panel8.Size     = new System.Drawing.Size(421, 401);
     this.panel8.TabIndex = 2;
     //
     // vs2
     //
     this.vs2.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.vs2.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs2.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs2.Font         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.vs2.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs2.Location     = new System.Drawing.Point(4, 64);
     this.vs2.Name         = "vs2";
     this.vs2.Size         = new System.Drawing.Size(412, 334);
     this.vs2.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs2.TabIndex     = 10;
     //
     // nav2
     //
     this.nav2.BackColor     = System.Drawing.SystemColors.Control;
     this.nav2.Connection    = null;
     this.nav2.ConnectionDel = null;
     this.nav2.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav2.form          = null;
     this.nav2.FormName      = null;
     this.nav2.Grid          = null;
     this.nav2.History       = false;
     this.nav2.IsNull        = true;
     this.nav2.Language      = "EN";
     this.nav2.Location      = new System.Drawing.Point(4, 32);
     this.nav2.MSG_Exit      = false;
     this.nav2.MulltiDel     = false;
     this.nav2.Name          = "nav2";
     this.nav2.Security      = 0;
     this.nav2.ShowPopupMenu = true;
     this.nav2.Size          = new System.Drawing.Size(408, 32);
     this.nav2.TabIndex      = 34;
     this.nav2.Tag           = "";
     this.nav2.ToolBar_Auto  = true;
     this.nav2.UserID        = null;
     this.nav2.VisibleGrid   = true;
     this.nav2.Where         = null;
     //
     // txt5
     //
     this.txt5.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt5.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt5.Location  = new System.Drawing.Point(4, 4);
     this.txt5.MaxLength = 20;
     this.txt5.Name      = "txt5";
     this.txt5.Size      = new System.Drawing.Size(112, 23);
     this.txt5.TabIndex  = 34;
     this.txt5.Tag       = "EMP_ID";
     this.txt5.Text      = "textBox3";
     //
     // txt7
     //
     this.txt7.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt7.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt7.Location  = new System.Drawing.Point(236, 4);
     this.txt7.MaxLength = 20;
     this.txt7.Name      = "txt7";
     this.txt7.Size      = new System.Drawing.Size(132, 23);
     this.txt7.TabIndex  = 36;
     this.txt7.Tag       = "EMP_NM";
     this.txt7.Text      = "textBox3";
     //
     // txt6
     //
     this.txt6.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt6.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt6.Location  = new System.Drawing.Point(120, 4);
     this.txt6.MaxLength = 20;
     this.txt6.Name      = "txt6";
     this.txt6.Size      = new System.Drawing.Size(112, 23);
     this.txt6.TabIndex  = 35;
     this.txt6.Tag       = "EMP_I1";
     this.txt6.Text      = "textBox3";
     //
     // splitter2
     //
     this.splitter2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter2.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.splitter2.Location = new System.Drawing.Point(0, 132);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(421, 3);
     this.splitter2.TabIndex = 1;
     this.splitter2.TabStop  = false;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.groupBox1);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(421, 132);
     this.panel7.TabIndex = 0;
     //
     // groupBox1
     //
     this.groupBox1.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.groupBox1.Controls.Add(this.textBox3);
     this.groupBox1.Controls.Add(this.txt_EMP_NM);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.cmd_ok);
     this.groupBox1.Controls.Add(this.dt);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.txt_EMP_ID);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(4, -4);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(412, 128);
     this.groupBox1.TabIndex  = 0;
     this.groupBox1.TabStop   = false;
     this.groupBox1.Tag       = "N";
     //
     // textBox3
     //
     this.textBox3.BackColor = System.Drawing.Color.LemonChiffon;
     this.textBox3.Location  = new System.Drawing.Point(336, 48);
     this.textBox3.MaxLength = 50;
     this.textBox3.Name      = "textBox3";
     this.textBox3.ReadOnly  = true;
     this.textBox3.Size      = new System.Drawing.Size(220, 23);
     this.textBox3.TabIndex  = 138;
     this.textBox3.Tag       = "EMP_N1";
     this.textBox3.Text      = "";
     //
     // txt_EMP_NM
     //
     this.txt_EMP_NM.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt_EMP_NM.Location  = new System.Drawing.Point(116, 48);
     this.txt_EMP_NM.MaxLength = 50;
     this.txt_EMP_NM.Name      = "txt_EMP_NM";
     this.txt_EMP_NM.ReadOnly  = true;
     this.txt_EMP_NM.Size      = new System.Drawing.Size(220, 23);
     this.txt_EMP_NM.TabIndex  = 137;
     this.txt_EMP_NM.Tag       = "EMP_NM";
     this.txt_EMP_NM.Text      = "";
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(8, 56);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(112, 23);
     this.label6.TabIndex = 139;
     this.label6.Tag      = "";
     this.label6.Text     = "EMP_NM";
     //
     // cmd_ok
     //
     this.cmd_ok.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_ok.Location  = new System.Drawing.Point(152, 84);
     this.cmd_ok.Name      = "cmd_ok";
     this.cmd_ok.Size      = new System.Drawing.Size(108, 32);
     this.cmd_ok.TabIndex  = 136;
     this.cmd_ok.Text      = "button1";
     //
     // dt
     //
     this.dt.FormatType = C1.Win.C1Input.FormatTypeEnum.CustomFormat;
     this.dt.Location   = new System.Drawing.Point(400, 16);
     this.dt.Name       = "dt";
     this.dt.Size       = new System.Drawing.Size(160, 23);
     this.dt.TabIndex   = 126;
     this.dt.Tag        = null;
     //
     // label16
     //
     this.label16.Location = new System.Drawing.Point(292, 24);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(112, 23);
     this.label16.TabIndex = 125;
     this.label16.Tag      = "";
     this.label16.Text     = "Mobi Date";
     //
     // txt_EMP_ID
     //
     this.txt_EMP_ID.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt_EMP_ID.Location  = new System.Drawing.Point(116, 16);
     this.txt_EMP_ID.MaxLength = 20;
     this.txt_EMP_ID.Name      = "txt_EMP_ID";
     this.txt_EMP_ID.ReadOnly  = true;
     this.txt_EMP_ID.Size      = new System.Drawing.Size(156, 23);
     this.txt_EMP_ID.TabIndex  = 30;
     this.txt_EMP_ID.Tag       = "EMP_ID";
     this.txt_EMP_ID.Text      = "";
     //
     // label3
     //
     this.label3.ForeColor = System.Drawing.SystemColors.ControlText;
     this.label3.Location  = new System.Drawing.Point(8, 24);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(112, 23);
     this.label3.TabIndex  = 31;
     this.label3.Tag       = "";
     this.label3.Text      = "EMP_ID";
     //
     // splitter1
     //
     this.splitter1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.splitter1.Location = new System.Drawing.Point(376, 0);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 536);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.txt3);
     this.panel2.Controls.Add(this.txt2);
     this.panel2.Controls.Add(this.txt1);
     this.panel2.Controls.Add(this.vs);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel2.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(376, 536);
     this.panel2.TabIndex = 0;
     //
     // txt3
     //
     this.txt3.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt3.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt3.Location  = new System.Drawing.Point(240, 4);
     this.txt3.MaxLength = 20;
     this.txt3.Name      = "txt3";
     this.txt3.Size      = new System.Drawing.Size(132, 23);
     this.txt3.TabIndex  = 33;
     this.txt3.Tag       = "EMP_NM";
     this.txt3.Text      = "textBox3";
     //
     // txt2
     //
     this.txt2.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt2.Location  = new System.Drawing.Point(124, 4);
     this.txt2.MaxLength = 20;
     this.txt2.Name      = "txt2";
     this.txt2.Size      = new System.Drawing.Size(112, 23);
     this.txt2.TabIndex  = 32;
     this.txt2.Tag       = "EMP_I1";
     this.txt2.Text      = "textBox3";
     //
     // txt1
     //
     this.txt1.BackColor = System.Drawing.Color.LemonChiffon;
     this.txt1.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txt1.Location  = new System.Drawing.Point(8, 4);
     this.txt1.MaxLength = 20;
     this.txt1.Name      = "txt1";
     this.txt1.Size      = new System.Drawing.Size(112, 23);
     this.txt1.TabIndex  = 31;
     this.txt1.Tag       = "EMP_ID";
     this.txt1.Text      = "textBox3";
     //
     // vs
     //
     this.vs.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.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.Font         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.vs.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs.Location     = new System.Drawing.Point(4, 32);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(372, 502);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 9;
     //
     // 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.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel3.Location = new System.Drawing.Point(228, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(800, 36);
     this.panel3.TabIndex = 3;
     //
     // 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(384, 36);
     this.label5.TabIndex  = 11;
     this.label5.Tag       = "";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.panel4.Controls.Add(this.nav);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel4.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     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.Tag           = "";
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.c1CommandDock1.Controls.Add(this.c1DockingTab1);
     this.c1CommandDock1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.c1CommandDock1.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.c1CommandDock1.Id       = 1;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(228, 572);
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.Alignment   = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab1.CanAutoHide = true;
     this.c1DockingTab1.CanMoveTabs = true;
     this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
     this.c1DockingTab1.Font          = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.c1DockingTab1.Location      = new System.Drawing.Point(0, 0);
     this.c1DockingTab1.Name          = "c1DockingTab1";
     this.c1DockingTab1.SelectedIndex = 0;
     this.c1DockingTab1.ShowCaption   = true;
     this.c1DockingTab1.ShowSingleTab = false;
     this.c1DockingTab1.Size          = new System.Drawing.Size(226, 570);
     this.c1DockingTab1.TabIndex      = 0;
     this.c1DockingTab1.TabSizeMode   = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab1.TabStyle      = C1.Win.C1Command.TabStyleEnum.WindowsXP;
     //
     // c1DockingTabPage1
     //
     this.c1DockingTabPage1.Controls.Add(this.Dep);
     this.c1DockingTabPage1.ImageIndex = -1;
     this.c1DockingTabPage1.Location   = new System.Drawing.Point(0, 0);
     this.c1DockingTabPage1.Name       = "c1DockingTabPage1";
     this.c1DockingTabPage1.Size       = new System.Drawing.Size(223, 569);
     this.c1DockingTabPage1.TabIndex   = 0;
     this.c1DockingTabPage1.Text       = "Page1";
     //
     // Dep
     //
     this.Dep.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Dep.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Dep.Location = new System.Drawing.Point(0, 23);
     this.Dep.Name     = "Dep";
     this.Dep.Size     = new System.Drawing.Size(223, 546);
     this.Dep.TabIndex = 0;
     //
     // frmTaSea
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(1028, 572);
     this.Controls.Add(this.panel1);
     this.Name  = "frmTaSea";
     this.Text  = "frmTaSea";
     this.Load += new System.EventHandler(this.frmTaSea_Load);
     this.panel1.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel8.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs2)).EndInit();
     this.panel7.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dt)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.c1DockingTabPage1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     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    = new System.Windows.Forms.Panel();
     this.panel5    = new System.Windows.Forms.Panel();
     this.lb        = new System.Windows.Forms.Label();
     this.vs1       = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.nav1      = new Navigator1._0.NavigatorAuto();
     this.splitter1 = new System.Windows.Forms.Splitter();
     this.panel2    = new System.Windows.Forms.Panel();
     this.vs        = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.SuspendLayout();
     //
     // 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(836, 36);
     this.panel3.TabIndex = 4;
     //
     // 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(420, 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;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel5);
     this.panel1.Controls.Add(this.splitter1);
     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(836, 408);
     this.panel1.TabIndex = 5;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.lb);
     this.panel5.Controls.Add(this.vs1);
     this.panel5.Controls.Add(this.nav1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 295);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(836, 113);
     this.panel5.TabIndex = 12;
     //
     // lb
     //
     this.lb.BackColor   = System.Drawing.Color.LightSteelBlue;
     this.lb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lb.FlatStyle   = System.Windows.Forms.FlatStyle.Flat;
     this.lb.Location    = new System.Drawing.Point(396, 4);
     this.lb.Name        = "lb";
     this.lb.Size        = new System.Drawing.Size(272, 28);
     this.lb.TabIndex    = 12;
     this.lb.Tag         = "N";
     this.lb.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // vs1
     //
     this.vs1.AllowDragging = C1.Win.C1FlexGrid.AllowDraggingEnum.Rows;
     this.vs1.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.vs1.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs1.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs1.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs1.Location     = new System.Drawing.Point(4, 36);
     this.vs1.Name         = "vs1";
     this.vs1.Size         = new System.Drawing.Size(828, 76);
     this.vs1.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs1.TabIndex     = 11;
     //
     // nav1
     //
     this.nav1.BackColor     = System.Drawing.SystemColors.Control;
     this.nav1.Connection    = null;
     this.nav1.ConnectionDel = null;
     this.nav1.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav1.form          = null;
     this.nav1.FormName      = null;
     this.nav1.Grid          = null;
     this.nav1.History       = false;
     this.nav1.IsNull        = true;
     this.nav1.Language      = "EN";
     this.nav1.Location      = new System.Drawing.Point(4, 4);
     this.nav1.MSG_Exit      = false;
     this.nav1.MulltiDel     = false;
     this.nav1.Name          = "nav1";
     this.nav1.Security      = 0;
     this.nav1.ShowPopupMenu = false;
     this.nav1.Size          = new System.Drawing.Size(472, 32);
     this.nav1.TabIndex      = 10;
     this.nav1.ToolBar_Auto  = true;
     this.nav1.UserID        = null;
     this.nav1.VisibleGrid   = true;
     this.nav1.Where         = null;
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(0, 292);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(836, 3);
     this.splitter1.TabIndex = 11;
     this.splitter1.TabStop  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.vs);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(836, 292);
     this.panel2.TabIndex = 10;
     //
     // vs
     //
     this.vs.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.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.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs.Location     = new System.Drawing.Point(4, 4);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(828, 288);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 9;
     //
     // frmTaRosters
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(836, 444);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel3);
     this.Font  = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.Name  = "frmTaRosters";
     this.Text  = "frmTaRosters";
     this.Load += new System.EventHandler(this.frmTaRouters_Load);
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).EndInit();
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1            = new System.Windows.Forms.Panel();
     this.panel5            = new System.Windows.Forms.Panel();
     this.vs                = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.panel3            = new System.Windows.Forms.Panel();
     this.ck                = new System.Windows.Forms.CheckBox();
     this.label5            = new System.Windows.Forms.Label();
     this.panel4            = new System.Windows.Forms.Panel();
     this.nav               = new Navigator1._0.NavigatorAuto();
     this.c1CommandDock1    = new C1.Win.C1Command.C1CommandDock();
     this.c1DockingTab1     = new C1.Win.C1Command.C1DockingTab();
     this.c1DockingTabPage1 = new C1.Win.C1Command.C1DockingTabPage();
     this.vs1               = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.color             = new System.Windows.Forms.ColorDialog();
     this.panel1.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).BeginInit();
     this.c1CommandDock1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).BeginInit();
     this.c1DockingTab1.SuspendLayout();
     this.c1DockingTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.panel5);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.c1CommandDock1);
     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(956, 490);
     this.panel1.TabIndex = 2;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.vs);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(340, 36);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(616, 454);
     this.panel5.TabIndex = 4;
     //
     // vs
     //
     this.vs.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.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.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs.Location     = new System.Drawing.Point(4, 4);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(608, 448);
     this.vs.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs.TabIndex     = 8;
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.panel3.Controls.Add(this.ck);
     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(340, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(616, 36);
     this.panel3.TabIndex = 3;
     //
     // ck
     //
     this.ck.Checked         = true;
     this.ck.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.ck.Location        = new System.Drawing.Point(348, 8);
     this.ck.Name            = "ck";
     this.ck.TabIndex        = 12;
     this.ck.Text            = "Show All";
     this.ck.CheckedChanged += new System.EventHandler(this.ck_CheckedChanged);
     //
     // 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(356, 0);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(260, 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(356, 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(4, 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(353, 32);
     this.nav.TabIndex      = 9;
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // c1CommandDock1
     //
     this.c1CommandDock1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.c1CommandDock1.Controls.Add(this.c1DockingTab1);
     this.c1CommandDock1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.c1CommandDock1.Id       = 1;
     this.c1CommandDock1.Location = new System.Drawing.Point(0, 0);
     this.c1CommandDock1.Name     = "c1CommandDock1";
     this.c1CommandDock1.Size     = new System.Drawing.Size(340, 490);
     //
     // c1DockingTab1
     //
     this.c1DockingTab1.Alignment   = System.Windows.Forms.TabAlignment.Bottom;
     this.c1DockingTab1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.c1DockingTab1.CanAutoHide = true;
     this.c1DockingTab1.CanMoveTabs = true;
     this.c1DockingTab1.Controls.Add(this.c1DockingTabPage1);
     this.c1DockingTab1.Location      = new System.Drawing.Point(0, 0);
     this.c1DockingTab1.Name          = "c1DockingTab1";
     this.c1DockingTab1.SelectedIndex = 0;
     this.c1DockingTab1.ShowCaption   = true;
     this.c1DockingTab1.ShowSingleTab = false;
     this.c1DockingTab1.Size          = new System.Drawing.Size(338, 488);
     this.c1DockingTab1.TabIndex      = 0;
     this.c1DockingTab1.TabSizeMode   = C1.Win.C1Command.TabSizeModeEnum.Fit;
     this.c1DockingTab1.TabStyle      = C1.Win.C1Command.TabStyleEnum.WindowsXP;
     //
     // c1DockingTabPage1
     //
     this.c1DockingTabPage1.Controls.Add(this.vs1);
     this.c1DockingTabPage1.ImageIndex = -1;
     this.c1DockingTabPage1.Location   = new System.Drawing.Point(0, 0);
     this.c1DockingTabPage1.Name       = "c1DockingTabPage1";
     this.c1DockingTabPage1.Size       = new System.Drawing.Size(335, 487);
     this.c1DockingTabPage1.TabIndex   = 0;
     this.c1DockingTabPage1.Text       = "Page1";
     //
     // vs1
     //
     this.vs1.AllowEditing = false;
     this.vs1.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.Light3D;
     this.vs1.ColumnInfo   = "1,0,0,0,0,100,Columns:0{Width:600;}\t";
     this.vs1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.vs1.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs1.Location     = new System.Drawing.Point(0, 20);
     this.vs1.Name         = "vs1";
     this.vs1.Rows.Count   = 10;
     this.vs1.Rows.Fixed   = 0;
     this.vs1.Size         = new System.Drawing.Size(335, 467);
     this.vs1.Styles       = ((C1.Win.C1FlexGrid.CellStyleCollection)(new C1.Win.C1FlexGrid.CellStyleCollection("")));
     this.vs1.TabIndex     = 8;
     this.vs1.Tag          = "N";
     //
     // frmTaDepartment
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 16);
     this.ClientSize        = new System.Drawing.Size(956, 490);
     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  = "frmTaDepartment";
     this.Text  = "frmTaDepartment";
     this.Load += new System.EventHandler(this.frmTaDepartment_Load);
     this.panel1.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1CommandDock1)).EndInit();
     this.c1CommandDock1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.c1DockingTab1)).EndInit();
     this.c1DockingTab1.ResumeLayout(false);
     this.c1DockingTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 9
0
		public frmSearch1(ArrayList normal,ArrayList datetime,C1.Win.C1FlexGrid.C1FlexGrid vs,Navigator1._0.NavigatorAuto nav1)
		{
			this.a=normal;
			this.b=datetime;
			this._vs=vs;
			this.nav1=nav1;
			this.orderby="";

			//
			// Required for Windows Form Designer support
			//
			InitializeComponent();

			//
			// TODO: Add any constructor code after InitializeComponent call
			//
		}
Ejemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1     = new System.Windows.Forms.Panel();
     this.panel2     = new System.Windows.Forms.Panel();
     this.panel6     = new System.Windows.Forms.Panel();
     this.btnChon    = new System.Windows.Forms.Button();
     this.splitter1  = new System.Windows.Forms.Splitter();
     this.panel7     = new System.Windows.Forms.Panel();
     this.panel10    = new System.Windows.Forms.Panel();
     this.nav1       = new Navigator1._0.NavigatorAuto();
     this.txtPOS_NM2 = new System.Windows.Forms.TextBox();
     this.txtPOS_ID2 = new System.Windows.Forms.TextBox();
     this.vs1        = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.splitter2  = new System.Windows.Forms.Splitter();
     this.panel9     = new System.Windows.Forms.Panel();
     this.nav        = new Navigator1._0.NavigatorAuto();
     this.txtPOS_NM1 = new System.Windows.Forms.TextBox();
     this.txtPOS_ID1 = new System.Windows.Forms.TextBox();
     this.vs         = new C1.Win.C1FlexGrid.C1FlexGrid();
     this.btnQuit    = new System.Windows.Forms.Button();
     this.panel3     = new System.Windows.Forms.Panel();
     this.btnClear   = new System.Windows.Forms.Button();
     this.btnAll     = new System.Windows.Forms.Button();
     this.cmd_clear  = new System.Windows.Forms.Button();
     this.lblTitle   = new System.Windows.Forms.Label();
     this.panel4     = new System.Windows.Forms.Panel();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel7.SuspendLayout();
     this.panel10.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).BeginInit();
     this.panel9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vs)).BeginInit();
     this.panel3.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(480, 362);
     this.panel1.TabIndex = 6;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.panel6);
     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(480, 326);
     this.panel2.TabIndex = 5;
     //
     // panel6
     //
     this.panel6.Controls.Add(this.btnChon);
     this.panel6.Controls.Add(this.splitter1);
     this.panel6.Controls.Add(this.panel7);
     this.panel6.Controls.Add(this.btnQuit);
     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(480, 326);
     this.panel6.TabIndex = 1;
     //
     // btnChon
     //
     this.btnChon.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnChon.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnChon.Location  = new System.Drawing.Point(324, 288);
     this.btnChon.Name      = "btnChon";
     this.btnChon.Size      = new System.Drawing.Size(72, 32);
     this.btnChon.TabIndex  = 146;
     this.btnChon.Tag       = "btnChon";
     this.btnChon.Text      = "Chọn";
     this.btnChon.Click    += new System.EventHandler(this.btnChon_Click);
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(0, 280);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(480, 4);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel7
     //
     this.panel7.Controls.Add(this.panel10);
     this.panel7.Controls.Add(this.splitter2);
     this.panel7.Controls.Add(this.panel9);
     this.panel7.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel7.Location = new System.Drawing.Point(0, 0);
     this.panel7.Name     = "panel7";
     this.panel7.Size     = new System.Drawing.Size(480, 280);
     this.panel7.TabIndex = 0;
     //
     // panel10
     //
     this.panel10.Controls.Add(this.nav1);
     this.panel10.Controls.Add(this.txtPOS_NM2);
     this.panel10.Controls.Add(this.txtPOS_ID2);
     this.panel10.Controls.Add(this.vs1);
     this.panel10.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel10.Location = new System.Drawing.Point(244, 0);
     this.panel10.Name     = "panel10";
     this.panel10.Size     = new System.Drawing.Size(236, 280);
     this.panel10.TabIndex = 2;
     //
     // nav1
     //
     this.nav1.BackColor     = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.nav1.Connection    = null;
     this.nav1.ConnectionDel = null;
     this.nav1.Font          = new System.Drawing.Font("Tahoma", 9.75F);
     this.nav1.form          = null;
     this.nav1.FormName      = null;
     this.nav1.Grid          = null;
     this.nav1.History       = false;
     this.nav1.IsNull        = true;
     this.nav1.Language      = "EN";
     this.nav1.Location      = new System.Drawing.Point(56, 140);
     this.nav1.MSG_Exit      = false;
     this.nav1.MulltiDel     = false;
     this.nav1.Name          = "nav1";
     this.nav1.Security      = 0;
     this.nav1.ShowPopupMenu = false;
     this.nav1.Size          = new System.Drawing.Size(144, 32);
     this.nav1.TabIndex      = 12;
     this.nav1.Tag           = "";
     this.nav1.ToolBar_Auto  = true;
     this.nav1.UserID        = null;
     this.nav1.Visible       = false;
     this.nav1.VisibleGrid   = true;
     this.nav1.Where         = null;
     //
     // txtPOS_NM2
     //
     this.txtPOS_NM2.BackColor = System.Drawing.Color.LemonChiffon;
     this.txtPOS_NM2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtPOS_NM2.Location  = new System.Drawing.Point(120, 4);
     this.txtPOS_NM2.MaxLength = 20;
     this.txtPOS_NM2.Name      = "txtPOS_NM2";
     this.txtPOS_NM2.Size      = new System.Drawing.Size(112, 23);
     this.txtPOS_NM2.TabIndex  = 38;
     this.txtPOS_NM2.Tag       = "POS_NM";
     this.txtPOS_NM2.Text      = "textBox3";
     this.txtPOS_NM2.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txt8_KeyDown);
     this.txtPOS_NM2.Leave    += new System.EventHandler(this.textBox1_Leave);
     this.txtPOS_NM2.Enter    += new System.EventHandler(this.textBox1_Enter);
     //
     // txtPOS_ID2
     //
     this.txtPOS_ID2.BackColor = System.Drawing.Color.LemonChiffon;
     this.txtPOS_ID2.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtPOS_ID2.Location  = new System.Drawing.Point(4, 4);
     this.txtPOS_ID2.MaxLength = 20;
     this.txtPOS_ID2.Name      = "txtPOS_ID2";
     this.txtPOS_ID2.Size      = new System.Drawing.Size(112, 23);
     this.txtPOS_ID2.TabIndex  = 37;
     this.txtPOS_ID2.Tag       = "POS_ID";
     this.txtPOS_ID2.Text      = "txt8";
     this.txtPOS_ID2.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txt8_KeyDown);
     this.txtPOS_ID2.Leave    += new System.EventHandler(this.textBox1_Leave);
     this.txtPOS_ID2.Enter    += new System.EventHandler(this.textBox1_Enter);
     //
     // vs1
     //
     this.vs1.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.vs1.BorderStyle  = C1.Win.C1FlexGrid.Util.BaseControls.BorderStyleEnum.XpThemes;
     this.vs1.ColumnInfo   = "10,1,0,0,0,100,Columns:0{Width:38;}\t";
     this.vs1.Font         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.vs1.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs1.Location     = new System.Drawing.Point(4, 32);
     this.vs1.Name         = "vs1";
     this.vs1.Size         = new System.Drawing.Size(227, 244);
     this.vs1.Styles       = new C1.Win.C1FlexGrid.CellStyleCollection(@"Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;}	Highlight{BackColor:Highlight;ForeColor:HighlightText;}	Search{BackColor:Highlight;ForeColor:HighlightText;}	Frozen{BackColor:Beige;}	EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;}	GrandTotal{BackColor:Black;ForeColor:White;}	Subtotal0{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal1{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal2{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal3{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal4{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}	");
     this.vs1.TabIndex     = 11;
     //
     // splitter2
     //
     this.splitter2.Location = new System.Drawing.Point(240, 0);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(4, 280);
     this.splitter2.TabIndex = 1;
     this.splitter2.TabStop  = false;
     //
     // panel9
     //
     this.panel9.Controls.Add(this.nav);
     this.panel9.Controls.Add(this.txtPOS_NM1);
     this.panel9.Controls.Add(this.txtPOS_ID1);
     this.panel9.Controls.Add(this.vs);
     this.panel9.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel9.Location = new System.Drawing.Point(0, 0);
     this.panel9.Name     = "panel9";
     this.panel9.Size     = new System.Drawing.Size(240, 280);
     this.panel9.TabIndex = 0;
     //
     // 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(48, 144);
     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(144, 32);
     this.nav.TabIndex      = 9;
     this.nav.Tag           = "";
     this.nav.ToolBar_Auto  = true;
     this.nav.UserID        = null;
     this.nav.Visible       = false;
     this.nav.VisibleGrid   = true;
     this.nav.Where         = null;
     //
     // txtPOS_NM1
     //
     this.txtPOS_NM1.BackColor = System.Drawing.Color.LemonChiffon;
     this.txtPOS_NM1.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtPOS_NM1.Location  = new System.Drawing.Point(120, 4);
     this.txtPOS_NM1.MaxLength = 20;
     this.txtPOS_NM1.Name      = "txtPOS_NM1";
     this.txtPOS_NM1.Size      = new System.Drawing.Size(112, 23);
     this.txtPOS_NM1.TabIndex  = 35;
     this.txtPOS_NM1.Tag       = "POS_NM";
     this.txtPOS_NM1.Text      = "textBox3";
     this.txtPOS_NM1.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     this.txtPOS_NM1.Leave    += new System.EventHandler(this.textBox1_Leave);
     this.txtPOS_NM1.Enter    += new System.EventHandler(this.textBox1_Enter);
     //
     // txtPOS_ID1
     //
     this.txtPOS_ID1.BackColor = System.Drawing.Color.LemonChiffon;
     this.txtPOS_ID1.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.txtPOS_ID1.Location  = new System.Drawing.Point(4, 4);
     this.txtPOS_ID1.MaxLength = 20;
     this.txtPOS_ID1.Name      = "txtPOS_ID1";
     this.txtPOS_ID1.Size      = new System.Drawing.Size(112, 23);
     this.txtPOS_ID1.TabIndex  = 34;
     this.txtPOS_ID1.Tag       = "POS_ID";
     this.txtPOS_ID1.Text      = "textBox3";
     this.txtPOS_ID1.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     this.txtPOS_ID1.Leave    += new System.EventHandler(this.textBox1_Leave);
     this.txtPOS_ID1.Enter    += new System.EventHandler(this.textBox1_Enter);
     //
     // vs
     //
     this.vs.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.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.Font         = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.vs.KeyActionTab = C1.Win.C1FlexGrid.KeyActionEnum.MoveAcross;
     this.vs.Location     = new System.Drawing.Point(4, 28);
     this.vs.Name         = "vs";
     this.vs.Size         = new System.Drawing.Size(232, 248);
     this.vs.Styles       = new C1.Win.C1FlexGrid.CellStyleCollection(@"Fixed{BackColor:Control;ForeColor:ControlText;Border:Flat,1,ControlDark,Both;}	Highlight{BackColor:Highlight;ForeColor:HighlightText;}	Search{BackColor:Highlight;ForeColor:HighlightText;}	Frozen{BackColor:Beige;}	EmptyArea{BackColor:AppWorkspace;Border:Flat,1,ControlDarkDark,Both;}	GrandTotal{BackColor:Black;ForeColor:White;}	Subtotal0{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal1{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal2{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal3{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal4{BackColor:ControlDarkDark;ForeColor:White;}	Subtotal5{BackColor:ControlDarkDark;ForeColor:White;}	");
     this.vs.TabIndex     = 10;
     //
     // btnQuit
     //
     this.btnQuit.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnQuit.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnQuit.Location  = new System.Drawing.Point(404, 288);
     this.btnQuit.Name      = "btnQuit";
     this.btnQuit.Size      = new System.Drawing.Size(72, 32);
     this.btnQuit.TabIndex  = 146;
     this.btnQuit.Tag       = "btnQuit";
     this.btnQuit.Text      = "Đóng";
     this.btnQuit.Click    += new System.EventHandler(this.btnQuit_Click);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.panel3.Controls.Add(this.btnClear);
     this.panel3.Controls.Add(this.btnAll);
     this.panel3.Controls.Add(this.cmd_clear);
     this.panel3.Controls.Add(this.lblTitle);
     this.panel3.Controls.Add(this.panel4);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(480, 36);
     this.panel3.TabIndex = 4;
     //
     // btnClear
     //
     this.btnClear.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClear.BackColor = System.Drawing.Color.Moccasin;
     this.btnClear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnClear.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnClear.Location  = new System.Drawing.Point(368, 4);
     this.btnClear.Name      = "btnClear";
     this.btnClear.Size      = new System.Drawing.Size(108, 28);
     this.btnClear.TabIndex  = 148;
     this.btnClear.Tag       = "btnClear";
     this.btnClear.Text      = "Clear";
     this.btnClear.Click    += new System.EventHandler(this.btnClear_Click);
     //
     // btnAll
     //
     this.btnAll.BackColor = System.Drawing.Color.Moccasin;
     this.btnAll.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.btnAll.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnAll.Location  = new System.Drawing.Point(8, 4);
     this.btnAll.Name      = "btnAll";
     this.btnAll.Size      = new System.Drawing.Size(108, 28);
     this.btnAll.TabIndex  = 147;
     this.btnAll.Tag       = "btnAll";
     this.btnAll.Text      = "ALL";
     this.btnAll.Click    += new System.EventHandler(this.btnAll_Click);
     //
     // cmd_clear
     //
     this.cmd_clear.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cmd_clear.BackColor = System.Drawing.Color.Moccasin;
     this.cmd_clear.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.cmd_clear.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.cmd_clear.Location  = new System.Drawing.Point(612, 4);
     this.cmd_clear.Name      = "cmd_clear";
     this.cmd_clear.Size      = new System.Drawing.Size(108, 28);
     this.cmd_clear.TabIndex  = 146;
     this.cmd_clear.Text      = "Clear";
     //
     // lblTitle
     //
     this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.lblTitle.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lblTitle.Font      = new System.Drawing.Font("Tahoma", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblTitle.ForeColor = System.Drawing.SystemColors.ActiveCaption;
     this.lblTitle.Location  = new System.Drawing.Point(8, 0);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(472, 36);
     this.lblTitle.TabIndex  = 11;
     this.lblTitle.Tag       = "lblTitle";
     this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(255)), ((System.Byte)(192)));
     this.panel4.Dock      = System.Windows.Forms.DockStyle.Left;
     this.panel4.Font      = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.panel4.Location  = new System.Drawing.Point(0, 0);
     this.panel4.Name      = "panel4";
     this.panel4.Size      = new System.Drawing.Size(8, 36);
     this.panel4.TabIndex  = 10;
     //
     // frmChon
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(480, 362);
     this.Controls.Add(this.panel1);
     this.Name          = "frmChon";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Tag           = "";
     this.Text          = "frmChon";
     this.Load         += new System.EventHandler(this.frmChon_Load);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel7.ResumeLayout(false);
     this.panel10.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs1)).EndInit();
     this.panel9.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vs)).EndInit();
     this.panel3.ResumeLayout(false);
     this.ResumeLayout(false);
 }