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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCowColor));
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer1 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.CheckBoxCellType  checkBoxCellType1         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType1             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType2             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType3             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType4             = new FarPoint.Win.Spread.CellType.TextCellType();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.tsbSearch           = new System.Windows.Forms.ToolStripButton();
     this.tsbAddNew           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDelete           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbClose            = new System.Windows.Forms.ToolStripButton();
     this.toolStripLabel1     = new System.Windows.Forms.ToolStripLabel();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.checkBox1           = new System.Windows.Forms.CheckBox();
     this.label2                = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.textBox2              = new System.Windows.Forms.TextBox();
     this.textBox1              = new System.Windows.Forms.TextBox();
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.fpsData               = new FarPoint.Win.Spread.FpSpread();
     this.fpsData_Sheet1        = new FarPoint.Win.Spread.SheetView();
     this.toolStrip1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsData_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbSearch,
         this.tsbAddNew,
         this.toolStripSeparator2,
         this.tsbDelete,
         this.toolStripSeparator3,
         this.tsbPrint,
         this.toolStripSeparator1,
         this.tsbClose,
         this.toolStripLabel1
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(864, 48);
     this.toolStrip1.TabIndex = 18;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // tsbSearch
     //
     this.tsbSearch.AutoSize = false;
     this.tsbSearch.Image    = global::BSSoft.iBeef.Properties.Resources.magnifying_glass;
     this.tsbSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSearch.Name              = "tsbSearch";
     this.tsbSearch.Size              = new System.Drawing.Size(55, 45);
     this.tsbSearch.Text              = "ค้นหา";
     this.tsbSearch.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbSearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // tsbAddNew
     //
     this.tsbAddNew.AutoSize = false;
     this.tsbAddNew.Image    = global::BSSoft.iBeef.Properties.Resources.add_button;
     this.tsbAddNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbAddNew.Name              = "tsbAddNew";
     this.tsbAddNew.Size              = new System.Drawing.Size(55, 45);
     this.tsbAddNew.Text              = "เพิ่มใหม่";
     this.tsbAddNew.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbAddNew.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbAddNew.Click            += new System.EventHandler(this.tsbAddNew_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 48);
     //
     // tsbDelete
     //
     this.tsbDelete.AutoSize = false;
     this.tsbDelete.Enabled  = false;
     this.tsbDelete.Image    = global::BSSoft.iBeef.Properties.Resources.garbage;
     this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbDelete.Name              = "tsbDelete";
     this.tsbDelete.Size              = new System.Drawing.Size(55, 45);
     this.tsbDelete.Text              = "ลบ";
     this.tsbDelete.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 48);
     //
     // tsbPrint
     //
     this.tsbPrint.AutoSize = false;
     this.tsbPrint.Enabled  = false;
     this.tsbPrint.Image    = global::BSSoft.iBeef.Properties.Resources.printer;
     this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPrint.Name              = "tsbPrint";
     this.tsbPrint.Size              = new System.Drawing.Size(55, 45);
     this.tsbPrint.Text              = "พิมพ์";
     this.tsbPrint.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
     //
     // tsbClose
     //
     this.tsbClose.AutoSize = false;
     this.tsbClose.Image    = global::BSSoft.iBeef.Properties.Resources.close;
     this.tsbClose.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbClose.Name              = "tsbClose";
     this.tsbClose.Size              = new System.Drawing.Size(55, 45);
     this.tsbClose.Text              = "ปิด";
     this.tsbClose.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbClose.Click            += new System.EventHandler(this.tsbClose_Click);
     //
     // toolStripLabel1
     //
     this.toolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
     this.toolStripLabel1.Font      = new System.Drawing.Font("Segoe UI", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.toolStripLabel1.ForeColor = System.Drawing.Color.Silver;
     this.toolStripLabel1.Name      = "toolStripLabel1";
     this.toolStripLabel1.Size      = new System.Drawing.Size(68, 45);
     this.toolStripLabel1.Text      = "สีโค";
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.checkBox1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.textBox2);
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Location = new System.Drawing.Point(8, 55);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(848, 81);
     this.groupBox1.TabIndex = 19;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "ค้นหา";
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(107, 49);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(166, 20);
     this.checkBox1.TabIndex = 6;
     this.checkBox1.Text     = "แสดงเฉพาะที่ยกเลิกใช้งานแล้ว";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(318, 24);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(31, 16);
     this.label2.TabIndex = 3;
     this.label2.Text     = "ชื่อสี:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(19, 24);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(39, 16);
     this.label1.TabIndex = 2;
     this.label1.Text     = "รหัสสี:";
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(397, 21);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(170, 22);
     this.textBox2.TabIndex = 1;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(107, 21);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(170, 22);
     this.textBox1.TabIndex = 0;
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 419);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(864, 22);
     this.statusStrip1.TabIndex = 20;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(114, 17);
     this.toolStripStatusLabel1.Text = "ผลการค้นหา 0 รายการ";
     //
     // fpsData
     //
     this.fpsData.About = "4.0.2001.2005";
     this.fpsData.AccessibleDescription = "fpsCowType, Sheet1, Row 0, Column 0, ";
     this.fpsData.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.fpsData.BackColor     = System.Drawing.SystemColors.Control;
     this.fpsData.FocusRenderer = ((FarPoint.Win.Spread.IFocusIndicatorRenderer)(resources.GetObject("fpsData.FocusRenderer")));
     this.fpsData.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsData.HorizontalScrollBar.Name     = "";
     this.fpsData.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.fpsData.HorizontalScrollBar.TabIndex = 11;
     this.fpsData.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpsData.Location    = new System.Drawing.Point(8, 142);
     this.fpsData.Name        = "fpsData";
     this.fpsData.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.fpsData.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpsData_Sheet1
     });
     this.fpsData.Size     = new System.Drawing.Size(848, 274);
     this.fpsData.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.fpsData.TabIndex = 21;
     this.fpsData.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsData.VerticalScrollBar.Name     = "";
     this.fpsData.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.fpsData.VerticalScrollBar.TabIndex = 12;
     this.fpsData.CellDoubleClick           += new FarPoint.Win.Spread.CellClickEventHandler(this.fpsCowType_CellDoubleClick);
     //
     // fpsData_Sheet1
     //
     this.fpsData_Sheet1.Reset();
     this.fpsData_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpsData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpsData_Sheet1.ColumnCount    = 5;
     this.fpsData_Sheet1.RowCount       = 0;
     this.fpsData_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "...";
     this.fpsData_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "สถานะ";
     this.fpsData_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "รหัสสี";
     this.fpsData_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "ชื่อสี";
     this.fpsData_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "หมายเหตุ";
     this.fpsData_Sheet1.ColumnHeader.DefaultStyle.Parent   = "HeaderDefault";
     this.fpsData_Sheet1.Columns.Get(0).CellType            = checkBoxCellType1;
     this.fpsData_Sheet1.Columns.Get(0).Label                = "...";
     this.fpsData_Sheet1.Columns.Get(0).Resizable            = false;
     this.fpsData_Sheet1.Columns.Get(0).Width                = 25F;
     this.fpsData_Sheet1.Columns.Get(1).CellType             = textCellType1;
     this.fpsData_Sheet1.Columns.Get(1).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpsData_Sheet1.Columns.Get(1).Label                = "สถานะ";
     this.fpsData_Sheet1.Columns.Get(1).Locked               = true;
     this.fpsData_Sheet1.Columns.Get(1).Width                = 120F;
     this.fpsData_Sheet1.Columns.Get(2).CellType             = textCellType2;
     this.fpsData_Sheet1.Columns.Get(2).Label                = "รหัสสี";
     this.fpsData_Sheet1.Columns.Get(2).Locked               = true;
     this.fpsData_Sheet1.Columns.Get(2).Width                = 200F;
     this.fpsData_Sheet1.Columns.Get(3).CellType             = textCellType3;
     this.fpsData_Sheet1.Columns.Get(3).Label                = "ชื่อสี";
     this.fpsData_Sheet1.Columns.Get(3).Locked               = true;
     this.fpsData_Sheet1.Columns.Get(3).Width                = 220F;
     this.fpsData_Sheet1.Columns.Get(4).CellType             = textCellType4;
     this.fpsData_Sheet1.Columns.Get(4).Label                = "หมายเหตุ";
     this.fpsData_Sheet1.Columns.Get(4).Locked               = true;
     this.fpsData_Sheet1.Columns.Get(4).Width                = 250F;
     this.fpsData_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.fpsData_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.fpsData_Sheet1.SheetCornerStyle.Parent             = "CornerDefault";
     this.fpsData_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.fpsData.SetActiveViewport(0, 1, 0);
     //
     // frmCowColor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(864, 441);
     this.Controls.Add(this.fpsData);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.toolStrip1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Margin        = new System.Windows.Forms.Padding(4);
     this.Name          = "frmCowColor";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "สีโค";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.frmCowType_FormClosed);
     this.Load         += new System.EventHandler(this.frmCowType_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsData_Sheet1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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.components = new System.ComponentModel.Container();
     FarPoint.Win.Spread.DefaultFocusIndicatorRenderer defaultFocusIndicatorRenderer1 = new FarPoint.Win.Spread.DefaultFocusIndicatorRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer1      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer2      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType1 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType2 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType3 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType4 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType5 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType6 = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType         textCellType7 = new FarPoint.Win.Spread.CellType.TextCellType();
     System.ComponentModel.ComponentResourceManager    resources     = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Categorias));
     this.Grp_Global            = new DevExpress.XtraEditors.GroupControl();
     this.lblpixel              = new System.Windows.Forms.Label();
     this.lblalto               = new System.Windows.Forms.Label();
     this.lblancho              = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.pb_categorias         = new System.Windows.Forms.PictureBox();
     this.Grp_Datos             = new DevExpress.XtraEditors.GroupControl();
     this.vsp_categorias        = new FarPoint.Win.Spread.FpSpread();
     this.vsp_categorias_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.Grp_Opciones          = new DevExpress.XtraEditors.GroupControl();
     this.chk_inactivos         = new System.Windows.Forms.CheckBox();
     this.Btn_Reactivar         = new System.Windows.Forms.Button();
     this.imageList1            = new System.Windows.Forms.ImageList(this.components);
     this.Btn_Consultar         = new System.Windows.Forms.Button();
     this.Btn_Nuevo             = new System.Windows.Forms.Button();
     this.Btn_Desactivar        = new System.Windows.Forms.Button();
     this.Btn_Salir             = new System.Windows.Forms.Button();
     this.Btn_Modificar         = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Global)).BeginInit();
     this.Grp_Global.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pb_categorias)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Datos)).BeginInit();
     this.Grp_Datos.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_categorias)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_categorias_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Opciones)).BeginInit();
     this.Grp_Opciones.SuspendLayout();
     this.SuspendLayout();
     //
     // Grp_Global
     //
     this.Grp_Global.Controls.Add(this.lblpixel);
     this.Grp_Global.Controls.Add(this.lblalto);
     this.Grp_Global.Controls.Add(this.lblancho);
     this.Grp_Global.Controls.Add(this.label1);
     this.Grp_Global.Controls.Add(this.pb_categorias);
     this.Grp_Global.Controls.Add(this.Grp_Datos);
     this.Grp_Global.Controls.Add(this.Grp_Opciones);
     this.Grp_Global.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Grp_Global.Location = new System.Drawing.Point(0, 0);
     this.Grp_Global.Name     = "Grp_Global";
     this.Grp_Global.Size     = new System.Drawing.Size(931, 400);
     this.Grp_Global.TabIndex = 1;
     this.Grp_Global.Text     = "Listado de Categorias.";
     //
     // lblpixel
     //
     this.lblpixel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblpixel.AutoSize = true;
     this.lblpixel.Location = new System.Drawing.Point(842, 319);
     this.lblpixel.Name     = "lblpixel";
     this.lblpixel.Size     = new System.Drawing.Size(44, 13);
     this.lblpixel.TabIndex = 174;
     this.lblpixel.Text     = "Pixeles:";
     //
     // lblalto
     //
     this.lblalto.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblalto.AutoSize = true;
     this.lblalto.Location = new System.Drawing.Point(775, 319);
     this.lblalto.Name     = "lblalto";
     this.lblalto.Size     = new System.Drawing.Size(30, 13);
     this.lblalto.TabIndex = 173;
     this.lblalto.Text     = "Alto:";
     //
     // lblancho
     //
     this.lblancho.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblancho.AutoSize = true;
     this.lblancho.Location = new System.Drawing.Point(698, 319);
     this.lblancho.Name     = "lblancho";
     this.lblancho.Size     = new System.Drawing.Size(41, 13);
     this.lblancho.TabIndex = 172;
     this.lblancho.Text     = "Ancho:";
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Font      = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     this.label1.Location  = new System.Drawing.Point(694, 133);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(220, 23);
     this.label1.TabIndex  = 171;
     this.label1.Text      = "Vista Previa";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pb_categorias
     //
     this.pb_categorias.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pb_categorias.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pb_categorias.Location    = new System.Drawing.Point(694, 161);
     this.pb_categorias.Name        = "pb_categorias";
     this.pb_categorias.Size        = new System.Drawing.Size(220, 151);
     this.pb_categorias.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pb_categorias.TabIndex    = 170;
     this.pb_categorias.TabStop     = false;
     //
     // Grp_Datos
     //
     this.Grp_Datos.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.Grp_Datos.Controls.Add(this.vsp_categorias);
     this.Grp_Datos.Location = new System.Drawing.Point(12, 130);
     this.Grp_Datos.Name     = "Grp_Datos";
     this.Grp_Datos.Size     = new System.Drawing.Size(676, 234);
     this.Grp_Datos.TabIndex = 3;
     this.Grp_Datos.Text     = "Datos";
     //
     // vsp_categorias
     //
     this.vsp_categorias.AccessibleDescription = "";
     this.vsp_categorias.AllowRowMove          = true;
     this.vsp_categorias.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.vsp_categorias.FocusRenderer = defaultFocusIndicatorRenderer1;
     this.vsp_categorias.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.vsp_categorias.HorizontalScrollBar.Name     = "";
     this.vsp_categorias.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.vsp_categorias.HorizontalScrollBar.TabIndex = 10;
     this.vsp_categorias.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.vsp_categorias.Location             = new System.Drawing.Point(2, 20);
     this.vsp_categorias.Name                 = "vsp_categorias";
     this.vsp_categorias.ScrollBarTrackPolicy = FarPoint.Win.Spread.ScrollBarTrackPolicy.Both;
     this.vsp_categorias.ScrollTipPolicy      = FarPoint.Win.Spread.ScrollTipPolicy.Both;
     this.vsp_categorias.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.vsp_categorias_Sheet1
     });
     this.vsp_categorias.Size     = new System.Drawing.Size(672, 212);
     this.vsp_categorias.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.vsp_categorias.TabIndex = 0;
     this.vsp_categorias.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.vsp_categorias.VerticalScrollBar.Name     = "";
     this.vsp_categorias.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.vsp_categorias.VerticalScrollBar.TabIndex = 11;
     this.vsp_categorias.VerticalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.vsp_categorias.VisualStyles          = FarPoint.Win.VisualStyles.Off;
     this.vsp_categorias.SelectionChanged     += new FarPoint.Win.Spread.SelectionChangedEventHandler(this.vsp_categorias_SelectionChanged);
     this.vsp_categorias.RowDragMoveCompleted += new FarPoint.Win.Spread.DragMoveCompletedEventHandler(this.vsp_categorias_RowDragMoveCompleted);
     this.vsp_categorias.SetActiveViewport(0, -1, -1);
     //
     // vsp_categorias_Sheet1
     //
     this.vsp_categorias_Sheet1.Reset();
     this.vsp_categorias_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.vsp_categorias_Sheet1.ReferenceStyle    = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     vsp_categorias_Sheet1.ColumnCount            = 7;
     vsp_categorias_Sheet1.RowCount               = 0;
     this.vsp_categorias_Sheet1.ActiveColumnIndex = -1;
     this.vsp_categorias_Sheet1.ActiveRowIndex    = -1;
     this.vsp_categorias_Sheet1.ColumnFooter.DefaultStyle.NoteIndicatorColor    = System.Drawing.Color.Red;
     this.vsp_categorias_Sheet1.ColumnFooter.DefaultStyle.Parent                = "HeaderDefault";
     this.vsp_categorias_Sheet1.ColumnFooterSheetCornerStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.vsp_categorias_Sheet1.ColumnFooterSheetCornerStyle.Parent             = "CornerDefault";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 0).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 0).Value              = "Marca";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 1).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 1).Value              = "Codigo";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 2).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 2).Value              = "Categoria";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 3).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 3).Value              = "Color";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 4).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 4).Value              = "Url";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 5).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 5).Value              = "Referencia";
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 6).BackColor          = System.Drawing.Color.Khaki;
     this.vsp_categorias_Sheet1.ColumnHeader.Cells.Get(0, 6).Value              = "Activo";
     this.vsp_categorias_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor    = System.Drawing.Color.Red;
     this.vsp_categorias_Sheet1.ColumnHeader.DefaultStyle.Parent                = "HeaderDefault";
     this.vsp_categorias_Sheet1.Columns.Get(0).AllowAutoFilter = true;
     textCellType1.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(0).CellType = textCellType1;
     this.vsp_categorias_Sheet1.Columns.Get(0).Label    = "Marca";
     this.vsp_categorias_Sheet1.Columns.Get(0).Width    = 119F;
     textCellType2.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(1).CellType = textCellType2;
     this.vsp_categorias_Sheet1.Columns.Get(1).Label    = "Codigo";
     this.vsp_categorias_Sheet1.Columns.Get(1).Width    = 98F;
     textCellType3.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(2).CellType = textCellType3;
     this.vsp_categorias_Sheet1.Columns.Get(2).Label    = "Categoria";
     this.vsp_categorias_Sheet1.Columns.Get(2).Width    = 228F;
     textCellType4.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(3).CellType = textCellType4;
     this.vsp_categorias_Sheet1.Columns.Get(3).Label    = "Color";
     this.vsp_categorias_Sheet1.Columns.Get(3).Width    = 138F;
     textCellType5.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(4).CellType = textCellType5;
     this.vsp_categorias_Sheet1.Columns.Get(4).Label    = "Url";
     this.vsp_categorias_Sheet1.Columns.Get(4).Width    = 190F;
     textCellType6.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(5).CellType        = textCellType6;
     this.vsp_categorias_Sheet1.Columns.Get(5).Label           = "Referencia";
     this.vsp_categorias_Sheet1.Columns.Get(5).Width           = 146F;
     this.vsp_categorias_Sheet1.Columns.Get(6).AllowAutoFilter = true;
     textCellType7.ReadOnly = true;
     this.vsp_categorias_Sheet1.Columns.Get(6).CellType                   = textCellType7;
     this.vsp_categorias_Sheet1.Columns.Get(6).Label                      = "Activo";
     this.vsp_categorias_Sheet1.Columns.Get(6).Width                      = 69F;
     this.vsp_categorias_Sheet1.RowHeader.Columns.Default.Resizable       = false;
     this.vsp_categorias_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.vsp_categorias_Sheet1.RowHeader.DefaultStyle.Parent             = "RowHeaderDefault";
     this.vsp_categorias_Sheet1.SheetCornerStyle.NoteIndicatorColor       = System.Drawing.Color.Red;
     this.vsp_categorias_Sheet1.SheetCornerStyle.Parent                   = "CornerDefault";
     this.vsp_categorias_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // Grp_Opciones
     //
     this.Grp_Opciones.Controls.Add(this.chk_inactivos);
     this.Grp_Opciones.Controls.Add(this.Btn_Reactivar);
     this.Grp_Opciones.Controls.Add(this.Btn_Consultar);
     this.Grp_Opciones.Controls.Add(this.Btn_Nuevo);
     this.Grp_Opciones.Controls.Add(this.Btn_Desactivar);
     this.Grp_Opciones.Controls.Add(this.Btn_Salir);
     this.Grp_Opciones.Controls.Add(this.Btn_Modificar);
     this.Grp_Opciones.Location = new System.Drawing.Point(12, 23);
     this.Grp_Opciones.Name     = "Grp_Opciones";
     this.Grp_Opciones.Size     = new System.Drawing.Size(621, 91);
     this.Grp_Opciones.TabIndex = 2;
     this.Grp_Opciones.Text     = "Opciones";
     //
     // chk_inactivos
     //
     this.chk_inactivos.AutoSize  = true;
     this.chk_inactivos.BackColor = System.Drawing.Color.Transparent;
     this.chk_inactivos.Location  = new System.Drawing.Point(528, 3);
     this.chk_inactivos.Name      = "chk_inactivos";
     this.chk_inactivos.Size      = new System.Drawing.Size(89, 17);
     this.chk_inactivos.TabIndex  = 11;
     this.chk_inactivos.Text      = "Ver Inactivos";
     this.chk_inactivos.UseVisualStyleBackColor = false;
     this.chk_inactivos.CheckedChanged         += new System.EventHandler(this.chk_inactivos_CheckedChanged);
     //
     // Btn_Reactivar
     //
     this.Btn_Reactivar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Reactivar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Reactivar.ImageIndex = 0;
     this.Btn_Reactivar.ImageList  = this.imageList1;
     this.Btn_Reactivar.Location   = new System.Drawing.Point(288, 23);
     this.Btn_Reactivar.Name       = "Btn_Reactivar";
     this.Btn_Reactivar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Reactivar.TabIndex   = 10;
     this.Btn_Reactivar.Tag        = "118";
     this.Btn_Reactivar.Text       = "Reactivar";
     this.Btn_Reactivar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Reactivar.UseVisualStyleBackColor = true;
     this.Btn_Reactivar.Click += new System.EventHandler(this.Btn_Reactivar_Click);
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "1364077543_go-back.png");
     this.imageList1.Images.SetKeyName(1, "1373495296_page_white_add.png");
     this.imageList1.Images.SetKeyName(2, "1419636619_edit-notes.png");
     this.imageList1.Images.SetKeyName(3, "ACTUALIZAR.png");
     this.imageList1.Images.SetKeyName(4, "door_out.png");
     this.imageList1.Images.SetKeyName(5, "ELIMINAR.png");
     this.imageList1.Images.SetKeyName(6, "IMPRIMIR.png");
     //
     // Btn_Consultar
     //
     this.Btn_Consultar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Consultar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Consultar.ImageIndex = 6;
     this.Btn_Consultar.ImageList  = this.imageList1;
     this.Btn_Consultar.Location   = new System.Drawing.Point(382, 23);
     this.Btn_Consultar.Name       = "Btn_Consultar";
     this.Btn_Consultar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Consultar.TabIndex   = 9;
     this.Btn_Consultar.Tag        = "118";
     this.Btn_Consultar.Text       = "Consultar";
     this.Btn_Consultar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Consultar.UseVisualStyleBackColor = true;
     //
     // Btn_Nuevo
     //
     this.Btn_Nuevo.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Nuevo.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Nuevo.ImageIndex = 1;
     this.Btn_Nuevo.ImageList  = this.imageList1;
     this.Btn_Nuevo.Location   = new System.Drawing.Point(6, 23);
     this.Btn_Nuevo.Name       = "Btn_Nuevo";
     this.Btn_Nuevo.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Nuevo.TabIndex   = 8;
     this.Btn_Nuevo.Tag        = "116";
     this.Btn_Nuevo.Text       = "Agregar";
     this.Btn_Nuevo.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Nuevo.UseVisualStyleBackColor = true;
     this.Btn_Nuevo.Click += new System.EventHandler(this.Btn_Nuevo_Click);
     //
     // Btn_Desactivar
     //
     this.Btn_Desactivar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Desactivar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Desactivar.ImageIndex = 5;
     this.Btn_Desactivar.ImageList  = this.imageList1;
     this.Btn_Desactivar.Location   = new System.Drawing.Point(194, 23);
     this.Btn_Desactivar.Name       = "Btn_Desactivar";
     this.Btn_Desactivar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Desactivar.TabIndex   = 7;
     this.Btn_Desactivar.Tag        = "118";
     this.Btn_Desactivar.Text       = "Desactivar";
     this.Btn_Desactivar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Desactivar.UseVisualStyleBackColor = true;
     this.Btn_Desactivar.Click += new System.EventHandler(this.Btn_Desactivar_Click);
     //
     // Btn_Salir
     //
     this.Btn_Salir.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Salir.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Salir.ImageIndex = 4;
     this.Btn_Salir.ImageList  = this.imageList1;
     this.Btn_Salir.Location   = new System.Drawing.Point(476, 23);
     this.Btn_Salir.Name       = "Btn_Salir";
     this.Btn_Salir.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Salir.TabIndex   = 6;
     this.Btn_Salir.Text       = "Salir";
     this.Btn_Salir.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Salir.UseVisualStyleBackColor = true;
     this.Btn_Salir.Click += new System.EventHandler(this.Btn_Salir_Click);
     //
     // Btn_Modificar
     //
     this.Btn_Modificar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Modificar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Modificar.ImageIndex = 3;
     this.Btn_Modificar.ImageList  = this.imageList1;
     this.Btn_Modificar.Location   = new System.Drawing.Point(100, 23);
     this.Btn_Modificar.Name       = "Btn_Modificar";
     this.Btn_Modificar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Modificar.TabIndex   = 5;
     this.Btn_Modificar.Tag        = "117";
     this.Btn_Modificar.Text       = "Modificar ";
     this.Btn_Modificar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Modificar.UseVisualStyleBackColor = true;
     this.Btn_Modificar.Click += new System.EventHandler(this.Btn_Modificar_Click);
     //
     // Frm_Categorias
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(931, 400);
     this.ControlBox          = false;
     this.Controls.Add(this.Grp_Global);
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name        = "Frm_Categorias";
     this.Text        = "Catalogo de Categorias.";
     this.Load       += new System.EventHandler(this.Frm_Categorias_Load);
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Global)).EndInit();
     this.Grp_Global.ResumeLayout(false);
     this.Grp_Global.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pb_categorias)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Datos)).EndInit();
     this.Grp_Datos.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vsp_categorias)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_categorias_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Opciones)).EndInit();
     this.Grp_Opciones.ResumeLayout(false);
     this.Grp_Opciones.PerformLayout();
     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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMember));
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer1 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.CheckBoxCellType  checkBoxCellType1         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType1             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType2             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType3             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType4             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType5             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType6             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.NumberCellType    numberCellType1           = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.NumberCellType    numberCellType2           = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.NumberCellType    numberCellType3           = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType7             = new FarPoint.Win.Spread.CellType.TextCellType();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.tsbSearch           = new System.Windows.Forms.ToolStripButton();
     this.tsbAddNew           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDelete           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbClose            = new System.Windows.Forms.ToolStripButton();
     this.grbSearch           = new System.Windows.Forms.GroupBox();
     this.label6                 = new System.Windows.Forms.Label();
     this.txtMemberCode          = new System.Windows.Forms.TextBox();
     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.txtTelephone           = new System.Windows.Forms.TextBox();
     this.cboTumbon              = new System.Windows.Forms.ComboBox();
     this.cboAmphur              = new System.Windows.Forms.ComboBox();
     this.cboProvince            = new System.Windows.Forms.ComboBox();
     this.txtName                = new System.Windows.Forms.TextBox();
     this.fpsSearchResult        = new FarPoint.Win.Spread.FpSpread();
     this.fpsSearchResult_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.statusStrip1           = new System.Windows.Forms.StatusStrip();
     this.tssSearchCount         = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1.SuspendLayout();
     this.grbSearch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult_Sheet1)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbSearch,
         this.tsbAddNew,
         this.toolStripSeparator2,
         this.tsbDelete,
         this.toolStripSeparator3,
         this.tsbPrint,
         this.toolStripSeparator1,
         this.tsbClose
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(963, 48);
     this.toolStrip1.TabIndex = 17;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // tsbSearch
     //
     this.tsbSearch.AutoSize = false;
     this.tsbSearch.Image    = global::BSSoft.iBeef.Properties.Resources.magnifying_glass;
     this.tsbSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSearch.Name              = "tsbSearch";
     this.tsbSearch.Size              = new System.Drawing.Size(55, 45);
     this.tsbSearch.Text              = "ค้นหา";
     this.tsbSearch.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbSearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // tsbAddNew
     //
     this.tsbAddNew.AutoSize = false;
     this.tsbAddNew.Image    = global::BSSoft.iBeef.Properties.Resources.add_button;
     this.tsbAddNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbAddNew.Name              = "tsbAddNew";
     this.tsbAddNew.Size              = new System.Drawing.Size(55, 45);
     this.tsbAddNew.Text              = "เพิ่มใหม่";
     this.tsbAddNew.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbAddNew.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbAddNew.Click            += new System.EventHandler(this.tsbAddNew_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 48);
     //
     // tsbDelete
     //
     this.tsbDelete.AutoSize = false;
     this.tsbDelete.Enabled  = false;
     this.tsbDelete.Image    = global::BSSoft.iBeef.Properties.Resources.garbage;
     this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbDelete.Name              = "tsbDelete";
     this.tsbDelete.Size              = new System.Drawing.Size(55, 45);
     this.tsbDelete.Text              = "ลบ";
     this.tsbDelete.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 48);
     //
     // tsbPrint
     //
     this.tsbPrint.AutoSize = false;
     this.tsbPrint.Enabled  = false;
     this.tsbPrint.Image    = global::BSSoft.iBeef.Properties.Resources.printer;
     this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPrint.Name              = "tsbPrint";
     this.tsbPrint.Size              = new System.Drawing.Size(55, 45);
     this.tsbPrint.Text              = "พิมพ์";
     this.tsbPrint.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
     //
     // tsbClose
     //
     this.tsbClose.AutoSize = false;
     this.tsbClose.Image    = global::BSSoft.iBeef.Properties.Resources.close;
     this.tsbClose.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbClose.Name              = "tsbClose";
     this.tsbClose.Size              = new System.Drawing.Size(55, 45);
     this.tsbClose.Text              = "ปิด";
     this.tsbClose.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbClose.Click            += new System.EventHandler(this.tsbClose_Click);
     //
     // grbSearch
     //
     this.grbSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.grbSearch.Controls.Add(this.label6);
     this.grbSearch.Controls.Add(this.txtMemberCode);
     this.grbSearch.Controls.Add(this.label5);
     this.grbSearch.Controls.Add(this.label4);
     this.grbSearch.Controls.Add(this.label3);
     this.grbSearch.Controls.Add(this.label2);
     this.grbSearch.Controls.Add(this.label1);
     this.grbSearch.Controls.Add(this.txtTelephone);
     this.grbSearch.Controls.Add(this.cboTumbon);
     this.grbSearch.Controls.Add(this.cboAmphur);
     this.grbSearch.Controls.Add(this.cboProvince);
     this.grbSearch.Controls.Add(this.txtName);
     this.grbSearch.Location = new System.Drawing.Point(8, 66);
     this.grbSearch.Margin   = new System.Windows.Forms.Padding(4);
     this.grbSearch.Name     = "grbSearch";
     this.grbSearch.Padding  = new System.Windows.Forms.Padding(4);
     this.grbSearch.Size     = new System.Drawing.Size(945, 109);
     this.grbSearch.TabIndex = 0;
     this.grbSearch.TabStop  = false;
     this.grbSearch.Text     = "ค้นหา";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(23, 27);
     this.label6.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(67, 16);
     this.label6.TabIndex = 11;
     this.label6.Text     = "เลขที่สมาชิก:";
     //
     // txtMemberCode
     //
     this.txtMemberCode.Location  = new System.Drawing.Point(111, 24);
     this.txtMemberCode.Margin    = new System.Windows.Forms.Padding(4);
     this.txtMemberCode.MaxLength = 50;
     this.txtMemberCode.Name      = "txtMemberCode";
     this.txtMemberCode.Size      = new System.Drawing.Size(227, 22);
     this.txtMemberCode.TabIndex  = 1;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(397, 81);
     this.label5.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(53, 16);
     this.label5.TabIndex = 9;
     this.label5.Text     = "โทรศัพท์:";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(23, 81);
     this.label4.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(36, 16);
     this.label4.TabIndex = 8;
     this.label4.Text     = "ตำบล:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(397, 53);
     this.label3.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(38, 16);
     this.label3.TabIndex = 7;
     this.label3.Text     = "อำเภอ:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(23, 58);
     this.label2.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(44, 16);
     this.label2.TabIndex = 6;
     this.label2.Text     = "จังหวัด:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(397, 27);
     this.label1.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(47, 16);
     this.label1.TabIndex = 5;
     this.label1.Text     = "ชื่อ-สกุล:";
     //
     // txtTelephone
     //
     this.txtTelephone.Location  = new System.Drawing.Point(501, 78);
     this.txtTelephone.Margin    = new System.Windows.Forms.Padding(4);
     this.txtTelephone.MaxLength = 50;
     this.txtTelephone.Name      = "txtTelephone";
     this.txtTelephone.Size      = new System.Drawing.Size(227, 22);
     this.txtTelephone.TabIndex  = 6;
     //
     // cboTumbon
     //
     this.cboTumbon.FormattingEnabled = true;
     this.cboTumbon.Location          = new System.Drawing.Point(111, 78);
     this.cboTumbon.Margin            = new System.Windows.Forms.Padding(4);
     this.cboTumbon.Name     = "cboTumbon";
     this.cboTumbon.Size     = new System.Drawing.Size(227, 24);
     this.cboTumbon.TabIndex = 5;
     //
     // cboAmphur
     //
     this.cboAmphur.FormattingEnabled = true;
     this.cboAmphur.Location          = new System.Drawing.Point(501, 50);
     this.cboAmphur.Margin            = new System.Windows.Forms.Padding(4);
     this.cboAmphur.Name     = "cboAmphur";
     this.cboAmphur.Size     = new System.Drawing.Size(227, 24);
     this.cboAmphur.TabIndex = 4;
     //
     // cboProvince
     //
     this.cboProvince.FormattingEnabled = true;
     this.cboProvince.Location          = new System.Drawing.Point(111, 50);
     this.cboProvince.Margin            = new System.Windows.Forms.Padding(4);
     this.cboProvince.Name     = "cboProvince";
     this.cboProvince.Size     = new System.Drawing.Size(227, 24);
     this.cboProvince.TabIndex = 3;
     //
     // txtName
     //
     this.txtName.Location  = new System.Drawing.Point(501, 24);
     this.txtName.Margin    = new System.Windows.Forms.Padding(4);
     this.txtName.MaxLength = 50;
     this.txtName.Name      = "txtName";
     this.txtName.Size      = new System.Drawing.Size(227, 22);
     this.txtName.TabIndex  = 2;
     //
     // fpsSearchResult
     //
     this.fpsSearchResult.About = "4.0.2001.2005";
     this.fpsSearchResult.AccessibleDescription = "fpsSearchResult, Sheet1";
     this.fpsSearchResult.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.fpsSearchResult.BackColor     = System.Drawing.SystemColors.Control;
     this.fpsSearchResult.FocusRenderer = ((FarPoint.Win.Spread.IFocusIndicatorRenderer)(resources.GetObject("fpsSearchResult.FocusRenderer")));
     this.fpsSearchResult.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsSearchResult.HorizontalScrollBar.Name     = "";
     this.fpsSearchResult.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.fpsSearchResult.HorizontalScrollBar.TabIndex = 11;
     this.fpsSearchResult.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpsSearchResult.Location    = new System.Drawing.Point(8, 183);
     this.fpsSearchResult.Margin      = new System.Windows.Forms.Padding(4);
     this.fpsSearchResult.Name        = "fpsSearchResult";
     this.fpsSearchResult.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.fpsSearchResult.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpsSearchResult_Sheet1
     });
     this.fpsSearchResult.Size     = new System.Drawing.Size(945, 249);
     this.fpsSearchResult.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.fpsSearchResult.TabIndex = 7;
     this.fpsSearchResult.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsSearchResult.VerticalScrollBar.Name     = "";
     this.fpsSearchResult.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.fpsSearchResult.VerticalScrollBar.TabIndex = 12;
     this.fpsSearchResult.ButtonClicked += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.fpsSearchResult_ButtonClicked);
     this.fpsSearchResult.DoubleClick   += new System.EventHandler(this.fpsSearchResult_DoubleClick);
     //
     // fpsSearchResult_Sheet1
     //
     this.fpsSearchResult_Sheet1.Reset();
     this.fpsSearchResult_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpsSearchResult_Sheet1.ReferenceStyle        = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpsSearchResult_Sheet1.ColumnCount           = 11;
     this.fpsSearchResult_Sheet1.ColumnHeader.RowCount = 2;
     this.fpsSearchResult_Sheet1.RowCount = 0;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan    = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 0).Value      = "...";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan    = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 1).Value      = "เลขที่สมาชิก";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 2).RowSpan    = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 2).Value      = "ชื่อ-สกุล";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 3).ColumnSpan = 3;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 3).Value      = "ที่อยู่";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 4).Value      = "อำเภอ";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 5).Value      = "ตำบล";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 6).RowSpan    = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 6).Value      = "โทรศัพท์";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 7).ColumnSpan = 3;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 7).Value      = "จำนวนโค(ตัว)";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 8).Value      = "เชือดแล้ว";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 9).Value      = "ยังไม่เชือด";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 10).RowSpan   = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 10).Value     = "หมายเหตุ";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 0).Value      = "...";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 3).Value      = "จังหวัด";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 4).Value      = "อำเภอ";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 5).Value      = "ตำบล";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 7).Value      = "ทั้งหมด";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 8).Value      = "เชือดแล้ว";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 9).Value      = "ยังไม่เชือด";
     this.fpsSearchResult_Sheet1.ColumnHeader.DefaultStyle.Parent        = "HeaderDefault";
     this.fpsSearchResult_Sheet1.Columns.Get(0).CellType  = checkBoxCellType1;
     this.fpsSearchResult_Sheet1.Columns.Get(0).Label     = "...";
     this.fpsSearchResult_Sheet1.Columns.Get(0).Resizable = false;
     this.fpsSearchResult_Sheet1.Columns.Get(0).Width     = 25F;
     this.fpsSearchResult_Sheet1.Columns.Get(1).CellType  = textCellType1;
     this.fpsSearchResult_Sheet1.Columns.Get(1).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(1).Width     = 108F;
     this.fpsSearchResult_Sheet1.Columns.Get(2).CellType  = textCellType2;
     this.fpsSearchResult_Sheet1.Columns.Get(2).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(2).Width     = 166F;
     this.fpsSearchResult_Sheet1.Columns.Get(3).CellType  = textCellType3;
     this.fpsSearchResult_Sheet1.Columns.Get(3).Label     = "จังหวัด";
     this.fpsSearchResult_Sheet1.Columns.Get(3).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(3).Width     = 117F;
     this.fpsSearchResult_Sheet1.Columns.Get(4).CellType  = textCellType4;
     this.fpsSearchResult_Sheet1.Columns.Get(4).Label     = "อำเภอ";
     this.fpsSearchResult_Sheet1.Columns.Get(4).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(4).Width     = 104F;
     this.fpsSearchResult_Sheet1.Columns.Get(5).CellType  = textCellType5;
     this.fpsSearchResult_Sheet1.Columns.Get(5).Label     = "ตำบล";
     this.fpsSearchResult_Sheet1.Columns.Get(5).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(5).Width     = 101F;
     this.fpsSearchResult_Sheet1.Columns.Get(6).CellType  = textCellType6;
     this.fpsSearchResult_Sheet1.Columns.Get(6).Locked    = true;
     this.fpsSearchResult_Sheet1.Columns.Get(6).Width     = 106F;
     numberCellType1.DecimalPlaces = 0;
     this.fpsSearchResult_Sheet1.Columns.Get(7).CellType = numberCellType1;
     this.fpsSearchResult_Sheet1.Columns.Get(7).Label    = "ทั้งหมด";
     this.fpsSearchResult_Sheet1.Columns.Get(7).Locked   = true;
     this.fpsSearchResult_Sheet1.Columns.Get(7).Width    = 70F;
     numberCellType2.DecimalPlaces = 0;
     this.fpsSearchResult_Sheet1.Columns.Get(8).CellType = numberCellType2;
     this.fpsSearchResult_Sheet1.Columns.Get(8).Label    = "เชือดแล้ว";
     this.fpsSearchResult_Sheet1.Columns.Get(8).Locked   = true;
     this.fpsSearchResult_Sheet1.Columns.Get(8).Width    = 70F;
     numberCellType3.DecimalPlaces = 0;
     this.fpsSearchResult_Sheet1.Columns.Get(9).CellType             = numberCellType3;
     this.fpsSearchResult_Sheet1.Columns.Get(9).Label                = "ยังไม่เชือด";
     this.fpsSearchResult_Sheet1.Columns.Get(9).Locked               = true;
     this.fpsSearchResult_Sheet1.Columns.Get(9).Width                = 70F;
     this.fpsSearchResult_Sheet1.Columns.Get(10).CellType            = textCellType7;
     this.fpsSearchResult_Sheet1.Columns.Get(10).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(10).Width               = 198F;
     this.fpsSearchResult_Sheet1.RowHeader.Columns.Default.Resizable = true;
     this.fpsSearchResult_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.fpsSearchResult_Sheet1.SheetCornerStyle.Parent             = "CornerDefault";
     this.fpsSearchResult_Sheet1.RowChanged    += new FarPoint.Win.Spread.SheetViewEventHandler(this.fpsSearchResult_Sheet1_RowChanged);
     this.fpsSearchResult_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.fpsSearchResult.SetActiveViewport(0, 1, 0);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tssSearchCount
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 442);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Padding  = new System.Windows.Forms.Padding(1, 0, 19, 0);
     this.statusStrip1.Size     = new System.Drawing.Size(963, 22);
     this.statusStrip1.TabIndex = 19;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // tssSearchCount
     //
     this.tssSearchCount.Name = "tssSearchCount";
     this.tssSearchCount.Size = new System.Drawing.Size(114, 17);
     this.tssSearchCount.Text = "ผลการค้นหา 0 รายการ";
     //
     // frmMember
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(963, 464);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.fpsSearchResult);
     this.Controls.Add(this.grbSearch);
     this.Controls.Add(this.toolStrip1);
     this.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "frmMember";
     this.Text        = "รายชื่อสมาชิก";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmMember_FormClosed);
     this.Load       += new System.EventHandler(this.frmMember_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.grbSearch.ResumeLayout(false);
     this.grbSearch.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult_Sheet1)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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()
 {
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer2          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer2             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer1          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer1             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer3          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer3             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer4          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer4             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.DefaultFocusIndicatorRenderer defaultFocusIndicatorRenderer1 = new FarPoint.Win.Spread.DefaultFocusIndicatorRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer1      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle1 = new FarPoint.Win.Spread.NamedStyle("HeaderDefault");
     FarPoint.Win.Spread.NamedStyle namedStyle2 = new FarPoint.Win.Spread.NamedStyle("RowHeaderDefault");
     FarPoint.Win.Spread.NamedStyle namedStyle3 = new FarPoint.Win.Spread.NamedStyle("CornerDefault");
     FarPoint.Win.Spread.CellType.CornerRenderer cornerRenderer1 = new FarPoint.Win.Spread.CellType.CornerRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle4 = new FarPoint.Win.Spread.NamedStyle("DataAreaDefault");
     FarPoint.Win.Spread.CellType.GeneralCellType  generalCellType1          = new FarPoint.Win.Spread.CellType.GeneralCellType();
     FarPoint.Win.Spread.DefaultScrollBarRenderer  defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.TextCellType     textCellType1             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType     textCellType2             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.ComboBoxCellType comboBoxCellType1         = new FarPoint.Win.Spread.CellType.ComboBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType3         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType4         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType5         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType6         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     this.Button_deletetable = new System.Windows.Forms.Button();
     this.DataItems          = new FarPoint.Win.Spread.FpSpread();
     this.DataItems_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.Button_cancel      = new System.Windows.Forms.Button();
     this.label2             = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems_Sheet1)).BeginInit();
     this.SuspendLayout();
     columnHeaderRenderer2.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer2.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer2.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer2.Name              = "columnHeaderRenderer2";
     columnHeaderRenderer2.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer2.TextRotationAngle = 0;
     rowHeaderRenderer2.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer2.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer2.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer2.Name                 = "rowHeaderRenderer2";
     rowHeaderRenderer2.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer2.TextRotationAngle    = 0;
     columnHeaderRenderer1.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer1.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer1.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer1.Name              = "columnHeaderRenderer1";
     columnHeaderRenderer1.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer1.TextRotationAngle = 0;
     rowHeaderRenderer1.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer1.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer1.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer1.Name                 = "rowHeaderRenderer1";
     rowHeaderRenderer1.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer1.TextRotationAngle    = 0;
     columnHeaderRenderer3.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer3.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer3.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer3.Name              = "columnHeaderRenderer3";
     columnHeaderRenderer3.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer3.TextRotationAngle = 0;
     rowHeaderRenderer3.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer3.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer3.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer3.Name                 = "rowHeaderRenderer3";
     rowHeaderRenderer3.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer3.TextRotationAngle    = 0;
     columnHeaderRenderer4.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer4.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer4.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer4.Name              = "columnHeaderRenderer4";
     columnHeaderRenderer4.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer4.TextRotationAngle = 0;
     rowHeaderRenderer4.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer4.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer4.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer4.Name                 = "rowHeaderRenderer4";
     rowHeaderRenderer4.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer4.TextRotationAngle    = 0;
     //
     // Button_deletetable
     //
     this.Button_deletetable.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.Button_deletetable.Location  = new System.Drawing.Point(12, 513);
     this.Button_deletetable.Name      = "Button_deletetable";
     this.Button_deletetable.Size      = new System.Drawing.Size(108, 23);
     this.Button_deletetable.TabIndex  = 3;
     this.Button_deletetable.Text      = "删除所选行";
     this.Button_deletetable.UseVisualStyleBackColor = true;
     this.Button_deletetable.Click += new System.EventHandler(this.Button_deletetable_Click);
     //
     // DataItems
     //
     this.DataItems.AccessibleDescription        = "DataItems, Sheet1";
     this.DataItems.BackColor                    = System.Drawing.SystemColors.Control;
     this.DataItems.FocusRenderer                = defaultFocusIndicatorRenderer1;
     this.DataItems.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.DataItems.HorizontalScrollBar.Name     = "";
     this.DataItems.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.DataItems.HorizontalScrollBar.TabIndex = 14;
     this.DataItems.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.DataItems.Location         = new System.Drawing.Point(12, 26);
     this.DataItems.Name             = "DataItems";
     namedStyle1.BackColor           = System.Drawing.SystemColors.Control;
     namedStyle1.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle1.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle1.Renderer            = columnHeaderRenderer4;
     namedStyle1.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle2.BackColor           = System.Drawing.SystemColors.Control;
     namedStyle2.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle2.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle2.Renderer            = rowHeaderRenderer4;
     namedStyle2.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle3.BackColor           = System.Drawing.SystemColors.Control;
     namedStyle3.ForeColor           = System.Drawing.SystemColors.ControlText;
     namedStyle3.HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle3.Renderer            = cornerRenderer1;
     namedStyle3.VerticalAlignment   = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle4.BackColor           = System.Drawing.SystemColors.Window;
     namedStyle4.CellType            = generalCellType1;
     namedStyle4.ForeColor           = System.Drawing.SystemColors.WindowText;
     namedStyle4.Renderer            = generalCellType1;
     this.DataItems.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] {
         namedStyle1,
         namedStyle2,
         namedStyle3,
         namedStyle4
     });
     this.DataItems.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.DataItems.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.DataItems_Sheet1
     });
     this.DataItems.Size     = new System.Drawing.Size(767, 472);
     this.DataItems.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.DataItems.TabIndex = 4;
     this.DataItems.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.DataItems.VerticalScrollBar.Name     = "";
     this.DataItems.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.DataItems.VerticalScrollBar.TabIndex = 15;
     this.DataItems.VerticalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // DataItems_Sheet1
     //
     this.DataItems_Sheet1.Reset();
     this.DataItems_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.DataItems_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.DataItems_Sheet1.ColumnCount    = 9;
     this.DataItems_Sheet1.RowCount       = 0;
     this.DataItems_Sheet1.ColumnHeader.DefaultStyle.Parent   = "HeaderDefault";
     this.DataItems_Sheet1.Columns.Get(0).CellType            = textCellType1;
     this.DataItems_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(0).Locked              = true;
     this.DataItems_Sheet1.Columns.Get(0).Width               = 120F;
     this.DataItems_Sheet1.Columns.Get(1).CellType            = textCellType2;
     this.DataItems_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(1).Locked              = false;
     this.DataItems_Sheet1.Columns.Get(1).Width               = 120F;
     comboBoxCellType1.ButtonAlign = FarPoint.Win.ButtonAlign.Right;
     comboBoxCellType1.Items       = new string[] {
         "文本",
         "长文本",
         "数字",
         "掩码",
         "日期时间",
         "下拉框",
         "百分号",
         "图片",
         "超链接",
         "货币",
         "复选框",
         "上下标",
         "条形码"
     };
     this.DataItems_Sheet1.Columns.Get(2).CellType            = comboBoxCellType1;
     this.DataItems_Sheet1.Columns.Get(2).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(2).Locked               = false;
     this.DataItems_Sheet1.Columns.Get(2).Width                = 100F;
     this.DataItems_Sheet1.Columns.Get(3).CellType             = checkBoxCellType1;
     this.DataItems_Sheet1.Columns.Get(3).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(3).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(3).Width                = 72F;
     this.DataItems_Sheet1.Columns.Get(4).CellType             = checkBoxCellType2;
     this.DataItems_Sheet1.Columns.Get(4).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(4).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(5).CellType             = checkBoxCellType3;
     this.DataItems_Sheet1.Columns.Get(5).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(5).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(6).CellType             = checkBoxCellType4;
     this.DataItems_Sheet1.Columns.Get(6).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(6).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(7).CellType             = checkBoxCellType5;
     this.DataItems_Sheet1.Columns.Get(7).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(7).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(8).CellType             = checkBoxCellType6;
     this.DataItems_Sheet1.Columns.Get(8).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(8).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.DataItems_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.DataItems_Sheet1.RowHeader.Visible       = false;
     this.DataItems_Sheet1.SheetCornerStyle.Parent = "CornerDefault";
     this.DataItems_Sheet1.VisualStyles            = FarPoint.Win.VisualStyles.Off;
     this.DataItems_Sheet1.ReferenceStyle          = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.DataItems.SetActiveViewport(0, 1, 0);
     //
     // Button_cancel
     //
     this.Button_cancel.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.Button_cancel.Location  = new System.Drawing.Point(704, 513);
     this.Button_cancel.Name      = "Button_cancel";
     this.Button_cancel.Size      = new System.Drawing.Size(75, 23);
     this.Button_cancel.TabIndex  = 7;
     this.Button_cancel.Text      = "关闭";
     this.Button_cancel.UseVisualStyleBackColor = true;
     this.Button_cancel.Click += new System.EventHandler(this.Button_cancel_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("宋体", 9F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label2.Location = new System.Drawing.Point(14, 8);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(617, 12);
     this.label2.TabIndex = 10;
     this.label2.Text     = "说明:选中行后点击删除按钮即可,如需完全恢复删除自定义前的单元格样式,请从模板库重新发布该表单。";
     //
     // CellStyleShowDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(790, 554);
     this.Controls.Add(this.DataItems);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.Button_cancel);
     this.Controls.Add(this.Button_deletetable);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "CellStyleShowDialog";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "查看自定义单元格样式";
     this.Load           += new System.EventHandler(this.DetailDataItems_Load);
     ((System.ComponentModel.ISupportInitialize)(this.DataItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems_Sheet1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmStaffTimeStamp));
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer1 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType1             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType2             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType3             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType4             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.ComboBoxCellType  comboBoxCellType1         = new FarPoint.Win.Spread.CellType.ComboBoxCellType();
     FarPoint.Win.Spread.CellType.NumberCellType    numberCellType1           = new FarPoint.Win.Spread.CellType.NumberCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType5             = new FarPoint.Win.Spread.CellType.TextCellType();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.tsbRefresh          = new System.Windows.Forms.ToolStripButton();
     this.tsbSave             = new System.Windows.Forms.ToolStripButton();
     this.tsbPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbClose            = new System.Windows.Forms.ToolStripButton();
     this.grbCriteria         = new System.Windows.Forms.GroupBox();
     this.label3                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.label1                = new System.Windows.Forms.Label();
     this.comboBox2             = new System.Windows.Forms.ComboBox();
     this.comboBox1             = new System.Windows.Forms.ComboBox();
     this.dateTimePicker1       = new System.Windows.Forms.DateTimePicker();
     this.fpsStaffList          = new FarPoint.Win.Spread.FpSpread();
     this.fpsStaffList_Sheet1   = new FarPoint.Win.Spread.SheetView();
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1.SuspendLayout();
     this.grbCriteria.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsStaffList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsStaffList_Sheet1)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbRefresh,
         this.tsbSave,
         this.tsbPrint,
         this.toolStripSeparator1,
         this.tsbClose
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1085, 48);
     this.toolStrip1.TabIndex = 18;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // tsbRefresh
     //
     this.tsbRefresh.AutoSize = false;
     this.tsbRefresh.Image    = global::BSSoft.iBeef.Properties.Resources.reload;
     this.tsbRefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbRefresh.Name              = "tsbRefresh";
     this.tsbRefresh.Size              = new System.Drawing.Size(55, 45);
     this.tsbRefresh.Text              = "รีเฟรช";
     this.tsbRefresh.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbRefresh.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // tsbSave
     //
     this.tsbSave.AutoSize = false;
     this.tsbSave.Enabled  = false;
     this.tsbSave.Image    = global::BSSoft.iBeef.Properties.Resources.savedisk;
     this.tsbSave.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSave.Name              = "tsbSave";
     this.tsbSave.Size              = new System.Drawing.Size(55, 45);
     this.tsbSave.Text              = "บันทึก";
     this.tsbSave.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // tsbPrint
     //
     this.tsbPrint.AutoSize = false;
     this.tsbPrint.Enabled  = false;
     this.tsbPrint.Image    = global::BSSoft.iBeef.Properties.Resources.printer;
     this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPrint.Name              = "tsbPrint";
     this.tsbPrint.Size              = new System.Drawing.Size(55, 45);
     this.tsbPrint.Text              = "พิมพ์";
     this.tsbPrint.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
     //
     // tsbClose
     //
     this.tsbClose.AutoSize = false;
     this.tsbClose.Image    = global::BSSoft.iBeef.Properties.Resources.close;
     this.tsbClose.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbClose.Name              = "tsbClose";
     this.tsbClose.Size              = new System.Drawing.Size(55, 45);
     this.tsbClose.Text              = "ปิด";
     this.tsbClose.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbClose.Click            += new System.EventHandler(this.tsbClose_Click);
     //
     // grbCriteria
     //
     this.grbCriteria.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.grbCriteria.Controls.Add(this.label3);
     this.grbCriteria.Controls.Add(this.label2);
     this.grbCriteria.Controls.Add(this.label1);
     this.grbCriteria.Controls.Add(this.comboBox2);
     this.grbCriteria.Controls.Add(this.comboBox1);
     this.grbCriteria.Controls.Add(this.dateTimePicker1);
     this.grbCriteria.Location = new System.Drawing.Point(8, 66);
     this.grbCriteria.Margin   = new System.Windows.Forms.Padding(4);
     this.grbCriteria.Name     = "grbCriteria";
     this.grbCriteria.Padding  = new System.Windows.Forms.Padding(4);
     this.grbCriteria.Size     = new System.Drawing.Size(1069, 95);
     this.grbCriteria.TabIndex = 19;
     this.grbCriteria.TabStop  = false;
     this.grbCriteria.Text     = "เงื่อนไข";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(374, 53);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(29, 16);
     this.label3.TabIndex = 5;
     this.label3.Text     = "ฝ่าย:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(25, 53);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(37, 16);
     this.label2.TabIndex = 4;
     this.label2.Text     = "แผนก:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(25, 27);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(32, 16);
     this.label1.TabIndex = 3;
     this.label1.Text     = "วันที่:";
     //
     // comboBox2
     //
     this.comboBox2.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location          = new System.Drawing.Point(437, 50);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(184, 24);
     this.comboBox2.TabIndex = 2;
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(129, 50);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(184, 24);
     this.comboBox1.TabIndex = 1;
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Location = new System.Drawing.Point(129, 22);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(184, 22);
     this.dateTimePicker1.TabIndex = 0;
     //
     // fpsStaffList
     //
     this.fpsStaffList.About = "4.0.2001.2005";
     this.fpsStaffList.AccessibleDescription = "fpsStaffList, Sheet1, Row 0, Column 0, EMP001";
     this.fpsStaffList.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.fpsStaffList.BackColor     = System.Drawing.SystemColors.Control;
     this.fpsStaffList.FocusRenderer = ((FarPoint.Win.Spread.IFocusIndicatorRenderer)(resources.GetObject("fpsStaffList.FocusRenderer")));
     this.fpsStaffList.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsStaffList.HorizontalScrollBar.Name     = "";
     this.fpsStaffList.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.fpsStaffList.HorizontalScrollBar.TabIndex = 11;
     this.fpsStaffList.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpsStaffList.Location    = new System.Drawing.Point(8, 168);
     this.fpsStaffList.Name        = "fpsStaffList";
     this.fpsStaffList.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.fpsStaffList.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpsStaffList_Sheet1
     });
     this.fpsStaffList.Size     = new System.Drawing.Size(1069, 284);
     this.fpsStaffList.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.fpsStaffList.TabIndex = 20;
     this.fpsStaffList.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsStaffList.VerticalScrollBar.Name     = "";
     this.fpsStaffList.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.fpsStaffList.VerticalScrollBar.TabIndex = 12;
     this.fpsStaffList.ComboCloseUp += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.fpsStaffList_ComboCloseUp);
     this.fpsStaffList.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.fpsStaffList_KeyPress);
     //
     // fpsStaffList_Sheet1
     //
     this.fpsStaffList_Sheet1.Reset();
     this.fpsStaffList_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpsStaffList_Sheet1.ReferenceStyle        = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpsStaffList_Sheet1.ColumnCount           = 7;
     this.fpsStaffList_Sheet1.ColumnHeader.RowCount = 2;
     this.fpsStaffList_Sheet1.RowCount = 3;
     this.fpsStaffList_Sheet1.Cells.Get(0, 0).Value = "EMP001";
     this.fpsStaffList_Sheet1.Cells.Get(0, 1).Value = "นายทดสอบ สุขเกษม";
     this.fpsStaffList_Sheet1.Cells.Get(0, 2).Value = "บัญชี";
     this.fpsStaffList_Sheet1.Cells.Get(0, 3).Value = "จัดซื้อ";
     this.fpsStaffList_Sheet1.Cells.Get(1, 0).Value = "EMP002";
     this.fpsStaffList_Sheet1.Cells.Get(1, 1).Value = "นายทดลอง ร่ำรวย";
     this.fpsStaffList_Sheet1.Cells.Get(1, 2).Value = "บัญชี";
     this.fpsStaffList_Sheet1.Cells.Get(1, 3).Value = "จัดซื้อ";
     this.fpsStaffList_Sheet1.Cells.Get(2, 0).Value = "EMP003";
     this.fpsStaffList_Sheet1.Cells.Get(2, 1).Value = "นายสมมุติ ใจดี";
     this.fpsStaffList_Sheet1.Cells.Get(2, 2).Value = "บัญชี";
     this.fpsStaffList_Sheet1.Cells.Get(2, 3).Value = "บุคคล";
     this.fpsStaffList_Sheet1.Cells.Get(2, 6).Value = "เป็นไข้หวัดใหญ่";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan    = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 0).Value      = "รหัสพนักงาน";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan    = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 1).Value      = "ชื่อ-สกุล";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 2).ColumnSpan = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 2).Value      = "สังกัด";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 4).RowSpan    = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 4).Value      = "ประเภทการลงเวลา";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 5).RowSpan    = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 5).Value      = "เวลาที่สาย(นาที)";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 6).RowSpan    = 2;
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(0, 6).Value      = "หมายเหตุ";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(1, 2).Value      = "แผนก";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(1, 3).Value      = "ฝ่าย";
     this.fpsStaffList_Sheet1.ColumnHeader.Cells.Get(1, 5).Value      = "เวลาที่สาย(นาที)";
     this.fpsStaffList_Sheet1.ColumnHeader.DefaultStyle.Parent        = "HeaderDefault";
     this.fpsStaffList_Sheet1.Columns.Get(0).CellType = textCellType1;
     this.fpsStaffList_Sheet1.Columns.Get(0).Locked   = true;
     this.fpsStaffList_Sheet1.Columns.Get(0).Width    = 119F;
     this.fpsStaffList_Sheet1.Columns.Get(1).CellType = textCellType2;
     this.fpsStaffList_Sheet1.Columns.Get(1).Locked   = true;
     this.fpsStaffList_Sheet1.Columns.Get(1).Width    = 181F;
     this.fpsStaffList_Sheet1.Columns.Get(2).CellType = textCellType3;
     this.fpsStaffList_Sheet1.Columns.Get(2).Label    = "แผนก";
     this.fpsStaffList_Sheet1.Columns.Get(2).Locked   = true;
     this.fpsStaffList_Sheet1.Columns.Get(2).Width    = 125F;
     this.fpsStaffList_Sheet1.Columns.Get(3).CellType = textCellType4;
     this.fpsStaffList_Sheet1.Columns.Get(3).Label    = "ฝ่าย";
     this.fpsStaffList_Sheet1.Columns.Get(3).Locked   = true;
     this.fpsStaffList_Sheet1.Columns.Get(3).Width    = 135F;
     comboBoxCellType1.ButtonAlign = FarPoint.Win.ButtonAlign.Right;
     this.fpsStaffList_Sheet1.Columns.Get(4).CellType = comboBoxCellType1;
     this.fpsStaffList_Sheet1.Columns.Get(4).Width    = 123F;
     numberCellType1.DecimalPlaces = 0;
     numberCellType1.MaximumValue  = 1440D;
     numberCellType1.MinimumValue  = 1D;
     this.fpsStaffList_Sheet1.Columns.Get(5).CellType             = numberCellType1;
     this.fpsStaffList_Sheet1.Columns.Get(5).Label                = "เวลาที่สาย(นาที)";
     this.fpsStaffList_Sheet1.Columns.Get(5).Locked               = true;
     this.fpsStaffList_Sheet1.Columns.Get(5).Width                = 70F;
     this.fpsStaffList_Sheet1.Columns.Get(6).CellType             = textCellType5;
     this.fpsStaffList_Sheet1.Columns.Get(6).Locked               = true;
     this.fpsStaffList_Sheet1.Columns.Get(6).Width                = 236F;
     this.fpsStaffList_Sheet1.RowHeader.Columns.Default.Resizable = true;
     this.fpsStaffList_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.fpsStaffList_Sheet1.SheetCornerStyle.Parent             = "CornerDefault";
     this.fpsStaffList_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 455);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(1085, 22);
     this.statusStrip1.TabIndex = 21;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(89, 17);
     this.toolStripStatusLabel1.Text = "จำนวน 0 รายการ";
     //
     // frmStaffTimeStamp
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1085, 477);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.fpsStaffList);
     this.Controls.Add(this.grbCriteria);
     this.Controls.Add(this.toolStrip1);
     this.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "frmStaffTimeStamp";
     this.Text        = "ลงเวลาทำงาน";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmStaffTimeStamp_FormClosed);
     this.Load       += new System.EventHandler(this.frmStaffTimeStamp_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.grbCriteria.ResumeLayout(false);
     this.grbCriteria.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsStaffList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsStaffList_Sheet1)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
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.components = new System.ComponentModel.Container();
     FarPoint.Win.Spread.DefaultFocusIndicatorRenderer defaultFocusIndicatorRenderer1 = new FarPoint.Win.Spread.DefaultFocusIndicatorRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer1      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer2      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     System.ComponentModel.ComponentResourceManager    resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Menus));
     this.Grp_Global       = new DevExpress.XtraEditors.GroupControl();
     this.Grp_Datos        = new DevExpress.XtraEditors.GroupControl();
     this.vsp_menus        = new FarPoint.Win.Spread.FpSpread();
     this.vsp_menus_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.Grp_Opciones     = new DevExpress.XtraEditors.GroupControl();
     this.Btn_Reactivar    = new System.Windows.Forms.Button();
     this.imageList1       = new System.Windows.Forms.ImageList(this.components);
     this.Btn_Consultar    = new System.Windows.Forms.Button();
     this.Btn_Nuevo        = new System.Windows.Forms.Button();
     this.Btn_Desactivar   = new System.Windows.Forms.Button();
     this.Btn_Salir        = new System.Windows.Forms.Button();
     this.Btn_Modificar    = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Global)).BeginInit();
     this.Grp_Global.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Datos)).BeginInit();
     this.Grp_Datos.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_menus)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_menus_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Opciones)).BeginInit();
     this.Grp_Opciones.SuspendLayout();
     this.SuspendLayout();
     //
     // Grp_Global
     //
     this.Grp_Global.Controls.Add(this.Grp_Datos);
     this.Grp_Global.Controls.Add(this.Grp_Opciones);
     this.Grp_Global.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.Grp_Global.Location = new System.Drawing.Point(0, 0);
     this.Grp_Global.Name     = "Grp_Global";
     this.Grp_Global.Size     = new System.Drawing.Size(683, 485);
     this.Grp_Global.TabIndex = 0;
     this.Grp_Global.Text     = "Listado de Menus";
     //
     // Grp_Datos
     //
     this.Grp_Datos.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.Grp_Datos.Controls.Add(this.vsp_menus);
     this.Grp_Datos.Location = new System.Drawing.Point(12, 130);
     this.Grp_Datos.Name     = "Grp_Datos";
     this.Grp_Datos.Size     = new System.Drawing.Size(650, 319);
     this.Grp_Datos.TabIndex = 3;
     this.Grp_Datos.Text     = "Datos";
     //
     // vsp_menus
     //
     this.vsp_menus.AccessibleDescription = "";
     this.vsp_menus.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.vsp_menus.FocusRenderer = defaultFocusIndicatorRenderer1;
     this.vsp_menus.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.vsp_menus.HorizontalScrollBar.Name     = "";
     this.vsp_menus.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.vsp_menus.HorizontalScrollBar.TabIndex = 2;
     this.vsp_menus.Location = new System.Drawing.Point(2, 20);
     this.vsp_menus.Name     = "vsp_menus";
     this.vsp_menus.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.vsp_menus_Sheet1
     });
     this.vsp_menus.Size     = new System.Drawing.Size(646, 297);
     this.vsp_menus.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.vsp_menus.TabIndex = 0;
     this.vsp_menus.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.vsp_menus.VerticalScrollBar.Name     = "";
     this.vsp_menus.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.vsp_menus.VerticalScrollBar.TabIndex = 3;
     this.vsp_menus.VisualStyles = FarPoint.Win.VisualStyles.Off;
     //
     // vsp_menus_Sheet1
     //
     this.vsp_menus_Sheet1.Reset();
     this.vsp_menus_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.vsp_menus_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.vsp_menus_Sheet1.ColumnFooter.DefaultStyle.NoteIndicatorColor    = System.Drawing.Color.Red;
     this.vsp_menus_Sheet1.ColumnFooter.DefaultStyle.Parent                = "HeaderDefault";
     this.vsp_menus_Sheet1.ColumnFooterSheetCornerStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.vsp_menus_Sheet1.ColumnFooterSheetCornerStyle.Parent             = "CornerDefault";
     this.vsp_menus_Sheet1.ColumnHeader.DefaultStyle.NoteIndicatorColor    = System.Drawing.Color.Red;
     this.vsp_menus_Sheet1.ColumnHeader.DefaultStyle.Parent                = "HeaderDefault";
     this.vsp_menus_Sheet1.RowHeader.DefaultStyle.NoteIndicatorColor       = System.Drawing.Color.Red;
     this.vsp_menus_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.vsp_menus_Sheet1.SheetCornerStyle.NoteIndicatorColor = System.Drawing.Color.Red;
     this.vsp_menus_Sheet1.SheetCornerStyle.Parent             = "CornerDefault";
     this.vsp_menus_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     //
     // Grp_Opciones
     //
     this.Grp_Opciones.Controls.Add(this.Btn_Reactivar);
     this.Grp_Opciones.Controls.Add(this.Btn_Consultar);
     this.Grp_Opciones.Controls.Add(this.Btn_Nuevo);
     this.Grp_Opciones.Controls.Add(this.Btn_Desactivar);
     this.Grp_Opciones.Controls.Add(this.Btn_Salir);
     this.Grp_Opciones.Controls.Add(this.Btn_Modificar);
     this.Grp_Opciones.Location = new System.Drawing.Point(12, 23);
     this.Grp_Opciones.Name     = "Grp_Opciones";
     this.Grp_Opciones.Size     = new System.Drawing.Size(650, 91);
     this.Grp_Opciones.TabIndex = 2;
     this.Grp_Opciones.Text     = "Opciones";
     //
     // Btn_Reactivar
     //
     this.Btn_Reactivar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Reactivar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Reactivar.ImageIndex = 0;
     this.Btn_Reactivar.ImageList  = this.imageList1;
     this.Btn_Reactivar.Location   = new System.Drawing.Point(288, 23);
     this.Btn_Reactivar.Name       = "Btn_Reactivar";
     this.Btn_Reactivar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Reactivar.TabIndex   = 10;
     this.Btn_Reactivar.Tag        = "118";
     this.Btn_Reactivar.Text       = "Reactivar";
     this.Btn_Reactivar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Reactivar.UseVisualStyleBackColor = true;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "1364077543_go-back.png");
     this.imageList1.Images.SetKeyName(1, "1373495296_page_white_add.png");
     this.imageList1.Images.SetKeyName(2, "1419636619_edit-notes.png");
     this.imageList1.Images.SetKeyName(3, "ACTUALIZAR.png");
     this.imageList1.Images.SetKeyName(4, "door_out.png");
     this.imageList1.Images.SetKeyName(5, "ELIMINAR.png");
     this.imageList1.Images.SetKeyName(6, "IMPRIMIR.png");
     //
     // Btn_Consultar
     //
     this.Btn_Consultar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Consultar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Consultar.ImageIndex = 6;
     this.Btn_Consultar.ImageList  = this.imageList1;
     this.Btn_Consultar.Location   = new System.Drawing.Point(382, 23);
     this.Btn_Consultar.Name       = "Btn_Consultar";
     this.Btn_Consultar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Consultar.TabIndex   = 9;
     this.Btn_Consultar.Tag        = "118";
     this.Btn_Consultar.Text       = "Consultar";
     this.Btn_Consultar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Consultar.UseVisualStyleBackColor = true;
     //
     // Btn_Nuevo
     //
     this.Btn_Nuevo.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Nuevo.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Nuevo.ImageIndex = 1;
     this.Btn_Nuevo.ImageList  = this.imageList1;
     this.Btn_Nuevo.Location   = new System.Drawing.Point(6, 23);
     this.Btn_Nuevo.Name       = "Btn_Nuevo";
     this.Btn_Nuevo.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Nuevo.TabIndex   = 8;
     this.Btn_Nuevo.Tag        = "116";
     this.Btn_Nuevo.Text       = "Agregar";
     this.Btn_Nuevo.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Nuevo.UseVisualStyleBackColor = true;
     this.Btn_Nuevo.Click += new System.EventHandler(this.Btn_Nuevo_Click);
     //
     // Btn_Desactivar
     //
     this.Btn_Desactivar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Desactivar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Desactivar.ImageIndex = 5;
     this.Btn_Desactivar.ImageList  = this.imageList1;
     this.Btn_Desactivar.Location   = new System.Drawing.Point(194, 23);
     this.Btn_Desactivar.Name       = "Btn_Desactivar";
     this.Btn_Desactivar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Desactivar.TabIndex   = 7;
     this.Btn_Desactivar.Tag        = "118";
     this.Btn_Desactivar.Text       = "Desactivar";
     this.Btn_Desactivar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Desactivar.UseVisualStyleBackColor = true;
     //
     // Btn_Salir
     //
     this.Btn_Salir.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Salir.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Salir.ImageIndex = 4;
     this.Btn_Salir.ImageList  = this.imageList1;
     this.Btn_Salir.Location   = new System.Drawing.Point(476, 23);
     this.Btn_Salir.Name       = "Btn_Salir";
     this.Btn_Salir.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Salir.TabIndex   = 6;
     this.Btn_Salir.Text       = "Salir";
     this.Btn_Salir.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Salir.UseVisualStyleBackColor = true;
     this.Btn_Salir.Click += new System.EventHandler(this.Btn_Salir_Click);
     //
     // Btn_Modificar
     //
     this.Btn_Modificar.FlatStyle  = System.Windows.Forms.FlatStyle.Flat;
     this.Btn_Modificar.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
     this.Btn_Modificar.ImageIndex = 3;
     this.Btn_Modificar.ImageList  = this.imageList1;
     this.Btn_Modificar.Location   = new System.Drawing.Point(100, 23);
     this.Btn_Modificar.Name       = "Btn_Modificar";
     this.Btn_Modificar.Size       = new System.Drawing.Size(93, 59);
     this.Btn_Modificar.TabIndex   = 5;
     this.Btn_Modificar.Tag        = "117";
     this.Btn_Modificar.Text       = "Modificar ";
     this.Btn_Modificar.TextAlign  = System.Drawing.ContentAlignment.BottomCenter;
     this.Btn_Modificar.UseVisualStyleBackColor = true;
     //
     // Frm_Menus
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(683, 485);
     this.ControlBox          = false;
     this.Controls.Add(this.Grp_Global);
     this.MaximizeBox      = false;
     this.MinimizeBox      = false;
     this.Name             = "Frm_Menus";
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text             = "Catalogo de Menus.";
     this.AutoSizeChanged += new System.EventHandler(this.Frm_Menus_AutoSizeChanged);
     this.Activated       += new System.EventHandler(this.Frm_Menus_Activated);
     this.Load            += new System.EventHandler(this.Frm_Menus_Load);
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Global)).EndInit();
     this.Grp_Global.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Datos)).EndInit();
     this.Grp_Datos.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vsp_menus)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vsp_menus_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Grp_Opciones)).EndInit();
     this.Grp_Opciones.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()
 {
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer2          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer2             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer1          = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.CellType.RowHeaderRenderer    rowHeaderRenderer1             = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.DefaultFocusIndicatorRenderer defaultFocusIndicatorRenderer1 = new FarPoint.Win.Spread.DefaultFocusIndicatorRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer      defaultScrollBarRenderer1      = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle1 = new FarPoint.Win.Spread.NamedStyle("HeaderDefault");
     FarPoint.Win.Spread.CellType.ColumnHeaderRenderer columnHeaderRenderer3 = new FarPoint.Win.Spread.CellType.ColumnHeaderRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle2 = new FarPoint.Win.Spread.NamedStyle("RowHeaderDefault");
     FarPoint.Win.Spread.CellType.RowHeaderRenderer rowHeaderRenderer3 = new FarPoint.Win.Spread.CellType.RowHeaderRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle3 = new FarPoint.Win.Spread.NamedStyle("CornerDefault");
     FarPoint.Win.Spread.CellType.CornerRenderer cornerRenderer1 = new FarPoint.Win.Spread.CellType.CornerRenderer();
     FarPoint.Win.Spread.NamedStyle namedStyle4 = new FarPoint.Win.Spread.NamedStyle("DataAreaDefault");
     FarPoint.Win.Spread.CellType.GeneralCellType  generalCellType1          = new FarPoint.Win.Spread.CellType.GeneralCellType();
     FarPoint.Win.Spread.DefaultScrollBarRenderer  defaultScrollBarRenderer2 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.TextCellType     textCellType1             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType     textCellType2             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.ComboBoxCellType comboBoxCellType1         = new FarPoint.Win.Spread.CellType.ComboBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType1         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType2         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType3         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType4         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType5         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.CheckBoxCellType checkBoxCellType6         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.DataItems        = new FarPoint.Win.Spread.FpSpread();
     this.DataItems_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.Button_ok        = new System.Windows.Forms.Button();
     this.Button_cancel    = new System.Windows.Forms.Button();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems_Sheet1)).BeginInit();
     this.SuspendLayout();
     columnHeaderRenderer2.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer2.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer2.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer2.Name              = "columnHeaderRenderer2";
     columnHeaderRenderer2.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer2.TextRotationAngle = 0;
     rowHeaderRenderer2.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer2.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer2.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer2.Name                 = "rowHeaderRenderer2";
     rowHeaderRenderer2.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer2.TextRotationAngle    = 0;
     columnHeaderRenderer1.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer1.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer1.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer1.Name              = "columnHeaderRenderer1";
     columnHeaderRenderer1.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer1.TextRotationAngle = 0;
     rowHeaderRenderer1.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer1.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer1.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer1.Name                 = "rowHeaderRenderer1";
     rowHeaderRenderer1.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer1.TextRotationAngle    = 0;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.DataItems);
     this.groupBox2.Location = new System.Drawing.Point(8, 12);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(774, 331);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "数据项属性";
     //
     // DataItems
     //
     this.DataItems.AccessibleDescription = "DataItems, Sheet_DataItems";
     this.DataItems.BackColor             = System.Drawing.SystemColors.Control;
     this.DataItems.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.DataItems.FocusRenderer = defaultFocusIndicatorRenderer1;
     this.DataItems.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.DataItems.HorizontalScrollBar.Name     = "";
     this.DataItems.HorizontalScrollBar.Renderer = defaultScrollBarRenderer1;
     this.DataItems.HorizontalScrollBar.TabIndex = 8;
     this.DataItems.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.DataItems.Location                 = new System.Drawing.Point(3, 17);
     this.DataItems.Name                     = "DataItems";
     namedStyle1.BackColor                   = System.Drawing.SystemColors.Control;
     namedStyle1.ForeColor                   = System.Drawing.SystemColors.ControlText;
     namedStyle1.HorizontalAlignment         = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     columnHeaderRenderer3.BackColor         = System.Drawing.SystemColors.Control;
     columnHeaderRenderer3.Font              = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     columnHeaderRenderer3.ForeColor         = System.Drawing.SystemColors.ControlText;
     columnHeaderRenderer3.Name              = "";
     columnHeaderRenderer3.RightToLeft       = System.Windows.Forms.RightToLeft.No;
     columnHeaderRenderer3.TextRotationAngle = 0;
     namedStyle1.Renderer                    = columnHeaderRenderer3;
     namedStyle1.VerticalAlignment           = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle2.BackColor                   = System.Drawing.SystemColors.Control;
     namedStyle2.ForeColor                   = System.Drawing.SystemColors.ControlText;
     namedStyle2.HorizontalAlignment         = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     rowHeaderRenderer3.BackColor            = System.Drawing.SystemColors.Control;
     rowHeaderRenderer3.Font                 = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     rowHeaderRenderer3.ForeColor            = System.Drawing.SystemColors.ControlText;
     rowHeaderRenderer3.Name                 = "";
     rowHeaderRenderer3.RightToLeft          = System.Windows.Forms.RightToLeft.No;
     rowHeaderRenderer3.TextRotationAngle    = 0;
     namedStyle2.Renderer                    = rowHeaderRenderer3;
     namedStyle2.VerticalAlignment           = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle3.BackColor                   = System.Drawing.SystemColors.Control;
     namedStyle3.ForeColor                   = System.Drawing.SystemColors.ControlText;
     namedStyle3.HorizontalAlignment         = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     namedStyle3.Renderer                    = cornerRenderer1;
     namedStyle3.VerticalAlignment           = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     namedStyle4.BackColor                   = System.Drawing.SystemColors.Window;
     namedStyle4.CellType                    = generalCellType1;
     namedStyle4.ForeColor                   = System.Drawing.SystemColors.WindowText;
     namedStyle4.Renderer                    = generalCellType1;
     this.DataItems.NamedStyles.AddRange(new FarPoint.Win.Spread.NamedStyle[] {
         namedStyle1,
         namedStyle2,
         namedStyle3,
         namedStyle4
     });
     this.DataItems.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.DataItems.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.DataItems_Sheet1
     });
     this.DataItems.Size     = new System.Drawing.Size(768, 311);
     this.DataItems.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.DataItems.TabIndex = 0;
     this.DataItems.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.DataItems.VerticalScrollBar.Name     = "";
     this.DataItems.VerticalScrollBar.Renderer = defaultScrollBarRenderer2;
     this.DataItems.VerticalScrollBar.TabIndex = 9;
     this.DataItems.VerticalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     //
     // DataItems_Sheet1
     //
     this.DataItems_Sheet1.Reset();
     this.DataItems_Sheet1.SheetName = "Sheet_DataItems";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.DataItems_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.DataItems_Sheet1.ColumnCount    = 9;
     this.DataItems_Sheet1.RowCount       = 0;
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 0).Value = "区域";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 1).Value = "名称";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 2).Value = "类型";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 3).Value = "值唯一";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 4).Value = "不允许空";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 5).Value = "不可复制";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 6).Value = "可平行";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 7).Value = "只读";
     this.DataItems_Sheet1.ColumnHeader.Cells.Get(0, 8).Value = "关键值";
     this.DataItems_Sheet1.ColumnHeader.DefaultStyle.Parent   = "HeaderDefault";
     this.DataItems_Sheet1.Columns.Get(0).CellType            = textCellType1;
     this.DataItems_Sheet1.Columns.Get(0).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(0).Label               = "区域";
     this.DataItems_Sheet1.Columns.Get(0).Width               = 120F;
     this.DataItems_Sheet1.Columns.Get(1).CellType            = textCellType2;
     this.DataItems_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(1).Label               = "名称";
     this.DataItems_Sheet1.Columns.Get(1).Width               = 157F;
     comboBoxCellType1.ButtonAlign = FarPoint.Win.ButtonAlign.Right;
     comboBoxCellType1.Items       = new string[] {
         "文本",
         "长文本",
         "数字",
         "掩码",
         "日期时间",
         "下拉框",
         "百分号",
         "图片",
         "超链接",
         "货币",
         "复选框",
         "上下标",
         "条形码",
         "删除线"
     };
     this.DataItems_Sheet1.Columns.Get(2).CellType             = comboBoxCellType1;
     this.DataItems_Sheet1.Columns.Get(2).Font                 = new System.Drawing.Font("宋体", 10.5F);
     this.DataItems_Sheet1.Columns.Get(2).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(2).Label                = "类型";
     this.DataItems_Sheet1.Columns.Get(2).Width                = 96F;
     this.DataItems_Sheet1.Columns.Get(3).CellType             = checkBoxCellType1;
     this.DataItems_Sheet1.Columns.Get(3).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(3).Label                = "值唯一";
     this.DataItems_Sheet1.Columns.Get(3).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(3).Width                = 71F;
     this.DataItems_Sheet1.Columns.Get(4).CellType             = checkBoxCellType2;
     this.DataItems_Sheet1.Columns.Get(4).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(4).Label                = "不允许空";
     this.DataItems_Sheet1.Columns.Get(4).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(4).Width                = 69F;
     this.DataItems_Sheet1.Columns.Get(5).CellType             = checkBoxCellType3;
     this.DataItems_Sheet1.Columns.Get(5).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(5).Label                = "不可复制";
     this.DataItems_Sheet1.Columns.Get(5).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(5).Width                = 61F;
     this.DataItems_Sheet1.Columns.Get(6).CellType             = checkBoxCellType4;
     this.DataItems_Sheet1.Columns.Get(6).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(6).Label                = "可平行";
     this.DataItems_Sheet1.Columns.Get(6).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(6).Width                = 57F;
     this.DataItems_Sheet1.Columns.Get(7).CellType             = checkBoxCellType5;
     this.DataItems_Sheet1.Columns.Get(7).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(7).Label                = "只读";
     this.DataItems_Sheet1.Columns.Get(7).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(8).CellType             = checkBoxCellType6;
     this.DataItems_Sheet1.Columns.Get(8).HorizontalAlignment  = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.DataItems_Sheet1.Columns.Get(8).Label                = "关键值";
     this.DataItems_Sheet1.Columns.Get(8).VerticalAlignment    = FarPoint.Win.Spread.CellVerticalAlignment.Center;
     this.DataItems_Sheet1.RowHeader.Columns.Default.Resizable = false;
     this.DataItems_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.DataItems_Sheet1.RowHeader.Visible       = false;
     this.DataItems_Sheet1.SheetCornerStyle.Parent = "CornerDefault";
     this.DataItems_Sheet1.VisualStyles            = FarPoint.Win.VisualStyles.Off;
     this.DataItems_Sheet1.ReferenceStyle          = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.DataItems.SetActiveViewport(0, 1, 0);
     //
     // Button_ok
     //
     this.Button_ok.Location = new System.Drawing.Point(608, 357);
     this.Button_ok.Name     = "Button_ok";
     this.Button_ok.Size     = new System.Drawing.Size(75, 23);
     this.Button_ok.TabIndex = 6;
     this.Button_ok.Text     = "确定";
     this.Button_ok.UseVisualStyleBackColor = true;
     this.Button_ok.Click += new System.EventHandler(this.Button_ok_Click);
     //
     // Button_cancel
     //
     this.Button_cancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.Button_cancel.Location                = new System.Drawing.Point(701, 357);
     this.Button_cancel.Name                    = "Button_cancel";
     this.Button_cancel.Size                    = new System.Drawing.Size(75, 23);
     this.Button_cancel.TabIndex                = 7;
     this.Button_cancel.Text                    = "取消";
     this.Button_cancel.UseVisualStyleBackColor = true;
     this.Button_cancel.Click                  += new System.EventHandler(this.Button_cancel_Click);
     //
     // SheetDataItemDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(794, 390);
     this.Controls.Add(this.Button_cancel);
     this.Controls.Add(this.Button_ok);
     this.Controls.Add(this.groupBox2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "SheetDataItemDialog";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.DataItemForm_Load);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.DataItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DataItems_Sheet1)).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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmStaff));
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer3 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.DefaultScrollBarRenderer   defaultScrollBarRenderer4 = new FarPoint.Win.Spread.DefaultScrollBarRenderer();
     FarPoint.Win.Spread.CellType.CheckBoxCellType  checkBoxCellType2         = new FarPoint.Win.Spread.CellType.CheckBoxCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType9             = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType10            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType11            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType12            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType13            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType14            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType15            = new FarPoint.Win.Spread.CellType.TextCellType();
     FarPoint.Win.Spread.CellType.TextCellType      textCellType16            = new FarPoint.Win.Spread.CellType.TextCellType();
     this.toolStrip1          = new System.Windows.Forms.ToolStrip();
     this.tsbSearch           = new System.Windows.Forms.ToolStripButton();
     this.tsbAddNew           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbDelete           = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbPrint            = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.tsbClose            = new System.Windows.Forms.ToolStripButton();
     this.grbSearch           = new System.Windows.Forms.GroupBox();
     this.checkBox1           = new System.Windows.Forms.CheckBox();
     this.label3                 = new System.Windows.Forms.Label();
     this.label2                 = new System.Windows.Forms.Label();
     this.comboBox2              = new System.Windows.Forms.ComboBox();
     this.comboBox1              = new System.Windows.Forms.ComboBox();
     this.label6                 = new System.Windows.Forms.Label();
     this.txtMemberCode          = new System.Windows.Forms.TextBox();
     this.label1                 = new System.Windows.Forms.Label();
     this.txtName                = new System.Windows.Forms.TextBox();
     this.fpsSearchResult        = new FarPoint.Win.Spread.FpSpread();
     this.fpsSearchResult_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.statusStrip1           = new System.Windows.Forms.StatusStrip();
     this.tssSearchCount         = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStrip1.SuspendLayout();
     this.grbSearch.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult_Sheet1)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tsbSearch,
         this.tsbAddNew,
         this.toolStripSeparator2,
         this.tsbDelete,
         this.toolStripSeparator3,
         this.tsbPrint,
         this.toolStripSeparator1,
         this.tsbClose
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(963, 48);
     this.toolStrip1.TabIndex = 17;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // tsbSearch
     //
     this.tsbSearch.AutoSize = false;
     this.tsbSearch.Image    = global::BSSoft.iBeef.Properties.Resources.magnifying_glass;
     this.tsbSearch.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbSearch.Name              = "tsbSearch";
     this.tsbSearch.Size              = new System.Drawing.Size(55, 45);
     this.tsbSearch.Text              = "ค้นหา";
     this.tsbSearch.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbSearch.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // tsbAddNew
     //
     this.tsbAddNew.AutoSize = false;
     this.tsbAddNew.Image    = global::BSSoft.iBeef.Properties.Resources.add_button;
     this.tsbAddNew.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbAddNew.Name              = "tsbAddNew";
     this.tsbAddNew.Size              = new System.Drawing.Size(55, 45);
     this.tsbAddNew.Text              = "เพิ่มใหม่";
     this.tsbAddNew.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbAddNew.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbAddNew.Click            += new System.EventHandler(this.tsbAddNew_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 48);
     //
     // tsbDelete
     //
     this.tsbDelete.AutoSize = false;
     this.tsbDelete.Enabled  = false;
     this.tsbDelete.Image    = global::BSSoft.iBeef.Properties.Resources.garbage;
     this.tsbDelete.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbDelete.Name              = "tsbDelete";
     this.tsbDelete.Size              = new System.Drawing.Size(55, 45);
     this.tsbDelete.Text              = "ลบ";
     this.tsbDelete.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbDelete.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 48);
     //
     // tsbPrint
     //
     this.tsbPrint.AutoSize = false;
     this.tsbPrint.Enabled  = false;
     this.tsbPrint.Image    = global::BSSoft.iBeef.Properties.Resources.printer;
     this.tsbPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPrint.Name              = "tsbPrint";
     this.tsbPrint.Size              = new System.Drawing.Size(55, 45);
     this.tsbPrint.Text              = "พิมพ์";
     this.tsbPrint.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbPrint.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 48);
     //
     // tsbClose
     //
     this.tsbClose.AutoSize = false;
     this.tsbClose.Image    = global::BSSoft.iBeef.Properties.Resources.close;
     this.tsbClose.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbClose.Name              = "tsbClose";
     this.tsbClose.Size              = new System.Drawing.Size(55, 45);
     this.tsbClose.Text              = "ปิด";
     this.tsbClose.TextAlign         = System.Drawing.ContentAlignment.BottomCenter;
     this.tsbClose.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.tsbClose.Click            += new System.EventHandler(this.tsbClose_Click);
     //
     // grbSearch
     //
     this.grbSearch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.grbSearch.Controls.Add(this.checkBox1);
     this.grbSearch.Controls.Add(this.label3);
     this.grbSearch.Controls.Add(this.label2);
     this.grbSearch.Controls.Add(this.comboBox2);
     this.grbSearch.Controls.Add(this.comboBox1);
     this.grbSearch.Controls.Add(this.label6);
     this.grbSearch.Controls.Add(this.txtMemberCode);
     this.grbSearch.Controls.Add(this.label1);
     this.grbSearch.Controls.Add(this.txtName);
     this.grbSearch.Location = new System.Drawing.Point(8, 66);
     this.grbSearch.Margin   = new System.Windows.Forms.Padding(4);
     this.grbSearch.Name     = "grbSearch";
     this.grbSearch.Padding  = new System.Windows.Forms.Padding(4);
     this.grbSearch.Size     = new System.Drawing.Size(945, 106);
     this.grbSearch.TabIndex = 0;
     this.grbSearch.TabStop  = false;
     this.grbSearch.Text     = "ค้นหา";
     //
     // checkBox1
     //
     this.checkBox1.AutoSize = true;
     this.checkBox1.Location = new System.Drawing.Point(111, 81);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(166, 20);
     this.checkBox1.TabIndex = 5;
     this.checkBox1.Text     = "แสดงเฉพาะที่ยกเลิกใช้งานแล้ว";
     this.checkBox1.UseVisualStyleBackColor = true;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(399, 54);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(29, 16);
     this.label3.TabIndex = 15;
     this.label3.Text     = "ฝ่าย:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(23, 54);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(37, 16);
     this.label2.TabIndex = 14;
     this.label2.Text     = "แผนก:";
     //
     // comboBox2
     //
     this.comboBox2.FormattingEnabled = true;
     this.comboBox2.Location          = new System.Drawing.Point(501, 51);
     this.comboBox2.Name     = "comboBox2";
     this.comboBox2.Size     = new System.Drawing.Size(227, 24);
     this.comboBox2.TabIndex = 4;
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(111, 51);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(227, 24);
     this.comboBox1.TabIndex = 3;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(23, 27);
     this.label6.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(71, 16);
     this.label6.TabIndex = 11;
     this.label6.Text     = "รหัสพนักงาน:";
     //
     // txtMemberCode
     //
     this.txtMemberCode.Location  = new System.Drawing.Point(111, 24);
     this.txtMemberCode.Margin    = new System.Windows.Forms.Padding(4);
     this.txtMemberCode.MaxLength = 50;
     this.txtMemberCode.Name      = "txtMemberCode";
     this.txtMemberCode.Size      = new System.Drawing.Size(227, 22);
     this.txtMemberCode.TabIndex  = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(397, 27);
     this.label1.Margin   = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(47, 16);
     this.label1.TabIndex = 5;
     this.label1.Text     = "ชื่อ-สกุล:";
     //
     // txtName
     //
     this.txtName.Location  = new System.Drawing.Point(501, 24);
     this.txtName.Margin    = new System.Windows.Forms.Padding(4);
     this.txtName.MaxLength = 50;
     this.txtName.Name      = "txtName";
     this.txtName.Size      = new System.Drawing.Size(227, 22);
     this.txtName.TabIndex  = 2;
     //
     // fpsSearchResult
     //
     this.fpsSearchResult.About = "4.0.2001.2005";
     this.fpsSearchResult.AccessibleDescription = "fpsSearchResult, Sheet1";
     this.fpsSearchResult.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.fpsSearchResult.BackColor     = System.Drawing.SystemColors.Control;
     this.fpsSearchResult.FocusRenderer = ((FarPoint.Win.Spread.IFocusIndicatorRenderer)(resources.GetObject("fpsSearchResult.FocusRenderer")));
     this.fpsSearchResult.HorizontalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsSearchResult.HorizontalScrollBar.Name     = "";
     this.fpsSearchResult.HorizontalScrollBar.Renderer = defaultScrollBarRenderer3;
     this.fpsSearchResult.HorizontalScrollBar.TabIndex = 17;
     this.fpsSearchResult.HorizontalScrollBarPolicy    = FarPoint.Win.Spread.ScrollBarPolicy.AsNeeded;
     this.fpsSearchResult.Location    = new System.Drawing.Point(8, 180);
     this.fpsSearchResult.Margin      = new System.Windows.Forms.Padding(4);
     this.fpsSearchResult.Name        = "fpsSearchResult";
     this.fpsSearchResult.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.fpsSearchResult.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpsSearchResult_Sheet1
     });
     this.fpsSearchResult.Size     = new System.Drawing.Size(945, 252);
     this.fpsSearchResult.Skin     = FarPoint.Win.Spread.DefaultSpreadSkins.Classic;
     this.fpsSearchResult.TabIndex = 6;
     this.fpsSearchResult.VerticalScrollBar.Buttons  = new FarPoint.Win.Spread.FpScrollBarButtonCollection("BackwardLineButton,ThumbTrack,ForwardLineButton");
     this.fpsSearchResult.VerticalScrollBar.Name     = "";
     this.fpsSearchResult.VerticalScrollBar.Renderer = defaultScrollBarRenderer4;
     this.fpsSearchResult.VerticalScrollBar.TabIndex = 18;
     this.fpsSearchResult.ButtonClicked += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.fpsSearchResult_ButtonClicked);
     this.fpsSearchResult.DoubleClick   += new System.EventHandler(this.fpsSearchResult_DoubleClick);
     //
     // fpsSearchResult_Sheet1
     //
     this.fpsSearchResult_Sheet1.Reset();
     this.fpsSearchResult_Sheet1.SheetName = "Sheet1";
     // Formulas and custom names must be loaded with R1C1 reference style
     this.fpsSearchResult_Sheet1.ReferenceStyle        = FarPoint.Win.Spread.Model.ReferenceStyle.R1C1;
     this.fpsSearchResult_Sheet1.ColumnCount           = 9;
     this.fpsSearchResult_Sheet1.ColumnHeader.RowCount = 2;
     this.fpsSearchResult_Sheet1.RowCount = 0;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 0).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 0).Value               = "...";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.General;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 1).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 1).Value               = "สถานะ";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 2).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 2).Value               = "รหัสพนักงาน";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 3).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 3).Value               = "ชื่อ-สกุล";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 4).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 4).Value               = "แผนก";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 5).RowSpan             = 2;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 5).Value               = "ฝ่าย";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 6).ColumnSpan          = 3;
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(0, 6).Value               = "สิทธิ์ใช้งานโปรแกรม";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 6).Value               = "มีสิทธิ์ใช้งาน";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 7).Value               = "User Name";
     this.fpsSearchResult_Sheet1.ColumnHeader.Cells.Get(1, 8).Value               = "รหัสผ่าน";
     this.fpsSearchResult_Sheet1.ColumnHeader.DefaultStyle.Parent   = "HeaderDefault";
     this.fpsSearchResult_Sheet1.Columns.Get(0).CellType            = checkBoxCellType2;
     this.fpsSearchResult_Sheet1.Columns.Get(0).Resizable           = false;
     this.fpsSearchResult_Sheet1.Columns.Get(0).Width               = 25F;
     this.fpsSearchResult_Sheet1.Columns.Get(1).CellType            = textCellType9;
     this.fpsSearchResult_Sheet1.Columns.Get(1).HorizontalAlignment = FarPoint.Win.Spread.CellHorizontalAlignment.Center;
     this.fpsSearchResult_Sheet1.Columns.Get(1).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(1).Width               = 105F;
     this.fpsSearchResult_Sheet1.Columns.Get(2).CellType            = textCellType10;
     this.fpsSearchResult_Sheet1.Columns.Get(2).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(2).Width               = 99F;
     this.fpsSearchResult_Sheet1.Columns.Get(3).CellType            = textCellType11;
     this.fpsSearchResult_Sheet1.Columns.Get(3).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(3).Width               = 166F;
     this.fpsSearchResult_Sheet1.Columns.Get(4).CellType            = textCellType12;
     this.fpsSearchResult_Sheet1.Columns.Get(4).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(4).Width               = 123F;
     this.fpsSearchResult_Sheet1.Columns.Get(5).CellType            = textCellType13;
     this.fpsSearchResult_Sheet1.Columns.Get(5).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(5).Width               = 116F;
     this.fpsSearchResult_Sheet1.Columns.Get(6).CellType            = textCellType14;
     this.fpsSearchResult_Sheet1.Columns.Get(6).Label               = "มีสิทธิ์ใช้งาน";
     this.fpsSearchResult_Sheet1.Columns.Get(6).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(6).Width               = 100F;
     this.fpsSearchResult_Sheet1.Columns.Get(7).CellType            = textCellType15;
     this.fpsSearchResult_Sheet1.Columns.Get(7).Label               = "User Name";
     this.fpsSearchResult_Sheet1.Columns.Get(7).Locked              = true;
     this.fpsSearchResult_Sheet1.Columns.Get(7).Width               = 100F;
     textCellType16.PasswordChar = '*';
     this.fpsSearchResult_Sheet1.Columns.Get(8).CellType             = textCellType16;
     this.fpsSearchResult_Sheet1.Columns.Get(8).Label                = "รหัสผ่าน";
     this.fpsSearchResult_Sheet1.Columns.Get(8).Locked               = true;
     this.fpsSearchResult_Sheet1.Columns.Get(8).Width                = 100F;
     this.fpsSearchResult_Sheet1.RowHeader.Columns.Default.Resizable = true;
     this.fpsSearchResult_Sheet1.RowHeader.DefaultStyle.Parent       = "RowHeaderDefault";
     this.fpsSearchResult_Sheet1.SheetCornerStyle.Parent             = "CornerDefault";
     this.fpsSearchResult_Sheet1.RowChanged    += new FarPoint.Win.Spread.SheetViewEventHandler(this.fpsSearchResult_Sheet1_RowChanged);
     this.fpsSearchResult_Sheet1.ReferenceStyle = FarPoint.Win.Spread.Model.ReferenceStyle.A1;
     this.fpsSearchResult.SetActiveViewport(0, 1, 0);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tssSearchCount
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 442);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Padding  = new System.Windows.Forms.Padding(1, 0, 19, 0);
     this.statusStrip1.Size     = new System.Drawing.Size(963, 22);
     this.statusStrip1.TabIndex = 19;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // tssSearchCount
     //
     this.tssSearchCount.Name = "tssSearchCount";
     this.tssSearchCount.Size = new System.Drawing.Size(114, 17);
     this.tssSearchCount.Text = "ผลการค้นหา 0 รายการ";
     //
     // frmStaff
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(963, 464);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.fpsSearchResult);
     this.Controls.Add(this.grbSearch);
     this.Controls.Add(this.toolStrip1);
     this.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(222)));
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "frmStaff";
     this.Text        = "รายชื่อพนักงาน";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmStaff_FormClosed);
     this.Load       += new System.EventHandler(this.frmStaff_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.grbSearch.ResumeLayout(false);
     this.grbSearch.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpsSearchResult_Sheet1)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }