コード例 #1
0
ファイル: RP_010.Designer.cs プロジェクト: markup007/Roys
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp4 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp5 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp6 = new PLABSn.PLabsColumnProp();
     this.dp_to         = new PLABSn.DatePickerPL();
     this.rtxt_purchase = new System.Windows.Forms.RichTextBox();
     this.dp_frm        = new PLABSn.DatePickerPL();
     this.groupBoxPL2   = new PLABSc.GroupBoxPL();
     this.fnd_shop_id   = new PLABSn.FindControlPL();
     this.labelPL3      = new PLABSn.LabelPL();
     this.fnd_gold_id   = new PLABSn.FindControlPL();
     this.labelPL6      = new PLABSn.LabelPL();
     this.btn_exit      = new PLABSb.ButtonPL();
     this.btn_print     = new PLABSb.ButtonPL();
     this.btn_load      = new PLABSb.ButtonPL();
     this.labelPL2      = new PLABSn.LabelPL();
     this.labelPL1      = new PLABSn.LabelPL();
     this.groupBoxPL1   = new PLABSc.GroupBoxPL();
     this.groupBoxPL2.SuspendLayout();
     this.groupBoxPL1.SuspendLayout();
     this.SuspendLayout();
     //
     // dp_to
     //
     this.dp_to.BackColor      = System.Drawing.Color.White;
     this.dp_to.BorderRequired = false;
     this.dp_to.ControlValue   = "29-May-2011";
     this.dp_to.DefaultValue   = "";
     this.dp_to.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.dp_to.Font           = new System.Drawing.Font("Arial", 11F);
     this.dp_to.ForeColor      = System.Drawing.Color.Black;
     this.dp_to.Location       = new System.Drawing.Point(478, 41);
     this.dp_to.MaximumSize    = new System.Drawing.Size(150, 22);
     this.dp_to.MinimumSize    = new System.Drawing.Size(100, 22);
     this.dp_to.Name           = "dp_to";
     this.dp_to.SavingRequired = false;
     this.dp_to.Size           = new System.Drawing.Size(150, 22);
     this.dp_to.TabIndex       = 2;
     this.dp_to.Tooltip        = "";
     this.dp_to.Value          = new System.DateTime(2011, 5, 29, 0, 0, 0, 0);
     //
     // rtxt_purchase
     //
     this.rtxt_purchase.Font     = new System.Drawing.Font("Courier New", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rtxt_purchase.Location = new System.Drawing.Point(7, 78);
     this.rtxt_purchase.Name     = "rtxt_purchase";
     this.rtxt_purchase.Size     = new System.Drawing.Size(1002, 510);
     this.rtxt_purchase.TabIndex = 0;
     this.rtxt_purchase.Text     = "";
     //
     // dp_frm
     //
     this.dp_frm.BackColor      = System.Drawing.Color.White;
     this.dp_frm.BorderRequired = false;
     this.dp_frm.ControlValue   = "29-May-2011";
     this.dp_frm.DefaultValue   = "";
     this.dp_frm.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.dp_frm.Font           = new System.Drawing.Font("Arial", 11F);
     this.dp_frm.ForeColor      = System.Drawing.Color.Black;
     this.dp_frm.Location       = new System.Drawing.Point(478, 16);
     this.dp_frm.MaximumSize    = new System.Drawing.Size(150, 22);
     this.dp_frm.MinimumSize    = new System.Drawing.Size(100, 22);
     this.dp_frm.Name           = "dp_frm";
     this.dp_frm.SavingRequired = false;
     this.dp_frm.Size           = new System.Drawing.Size(150, 22);
     this.dp_frm.TabIndex       = 0;
     this.dp_frm.Tooltip        = "";
     this.dp_frm.Value          = new System.DateTime(2011, 5, 29, 0, 0, 0, 0);
     //
     // groupBoxPL2
     //
     this.groupBoxPL2.BorderWidth  = 1F;
     this.groupBoxPL2.Caption      = "";
     this.groupBoxPL2.CaptionImage = null;
     this.groupBoxPL2.Controls.Add(this.dp_to);
     this.groupBoxPL2.Controls.Add(this.dp_frm);
     this.groupBoxPL2.Controls.Add(this.fnd_shop_id);
     this.groupBoxPL2.Controls.Add(this.labelPL3);
     this.groupBoxPL2.Controls.Add(this.fnd_gold_id);
     this.groupBoxPL2.Controls.Add(this.labelPL6);
     this.groupBoxPL2.Controls.Add(this.btn_exit);
     this.groupBoxPL2.Controls.Add(this.btn_print);
     this.groupBoxPL2.Controls.Add(this.btn_load);
     this.groupBoxPL2.Controls.Add(this.labelPL2);
     this.groupBoxPL2.Controls.Add(this.labelPL1);
     this.groupBoxPL2.CornersRadius = 2;
     this.groupBoxPL2.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL2.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL2.HelpUrl       = "";
     this.groupBoxPL2.Location      = new System.Drawing.Point(7, 5);
     this.groupBoxPL2.Name          = "groupBoxPL2";
     this.groupBoxPL2.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL2.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL2.Size          = new System.Drawing.Size(1002, 67);
     this.groupBoxPL2.TabIndex      = 6;
     this.groupBoxPL2.Themes        = "Default";
     this.groupBoxPL2.Tooltip       = "";
     //
     // fnd_shop_id
     //
     this.fnd_shop_id.BackColor         = System.Drawing.Color.White;
     this.fnd_shop_id.BorderColor       = System.Drawing.Color.Green;
     this.fnd_shop_id.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_shop_id.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_shop_id.CodeColumnName    = "";
     this.fnd_shop_id.CodeTxtWidth      = 100;
     pLabsColumnProp1.ColumnCaption     = "Id";
     pLabsColumnProp1.DataPropertyName  = "id";
     pLabsColumnProp1.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString      = "";
     pLabsColumnProp1.ReqdForSave       = true;
     pLabsColumnProp1.Resizable         = true;
     pLabsColumnProp1.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width             = 0;
     pLabsColumnProp2.ColumnCaption     = "Shop";
     pLabsColumnProp2.DataPropertyName  = "nam";
     pLabsColumnProp2.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString      = "";
     pLabsColumnProp2.ReqdForSave       = true;
     pLabsColumnProp2.Resizable         = true;
     pLabsColumnProp2.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width             = 188;
     pLabsColumnProp3.ColumnCaption     = "Code";
     pLabsColumnProp3.DataPropertyName  = "cd";
     pLabsColumnProp3.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString      = "";
     pLabsColumnProp3.ReqdForSave       = true;
     pLabsColumnProp3.Resizable         = false;
     pLabsColumnProp3.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width             = 0;
     this.fnd_shop_id.Columns.Add(pLabsColumnProp1);
     this.fnd_shop_id.Columns.Add(pLabsColumnProp2);
     this.fnd_shop_id.Columns.Add(pLabsColumnProp3);
     this.fnd_shop_id.ControlValue          = "";
     this.fnd_shop_id.DefaultValue          = "";
     this.fnd_shop_id.DescriptionColumnName = "";
     this.fnd_shop_id.DescriptionRequired   = false;
     this.fnd_shop_id.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_shop_id.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_shop_id.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_shop_id.ForeColor           = System.Drawing.Color.Black;
     this.fnd_shop_id.GridHeight          = 300;
     this.fnd_shop_id.GridWidth           = 250;
     this.fnd_shop_id.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_shop_id.ListViewName        = "";
     this.fnd_shop_id.Location            = new System.Drawing.Point(67, 16);
     this.fnd_shop_id.Name                = "fnd_shop_id";
     this.fnd_shop_id.ParentCell          = null;
     this.fnd_shop_id.SavingRequired      = false;
     this.fnd_shop_id.SelectedCode        = "";
     this.fnd_shop_id.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_shop_id.SelectedDescription = "";
     this.fnd_shop_id.SelectedValue       = "";
     this.fnd_shop_id.Size                = new System.Drawing.Size(201, 23);
     this.fnd_shop_id.SmartTab            = false;
     this.fnd_shop_id.SpParameter         = "ai_grp_id";
     this.fnd_shop_id.TabIndex            = 25;
     this.fnd_shop_id.Tooltip             = "";
     this.fnd_shop_id.ValueColumnName     = "";
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "Group";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = true;
     this.labelPL3.Location         = new System.Drawing.Point(13, 19);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(48, 17);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.SpParameter      = "ai";
     this.labelPL3.TabIndex         = 26;
     this.labelPL3.Text             = "Group";
     this.labelPL3.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL3.Tooltip          = "";
     //
     // fnd_gold_id
     //
     this.fnd_gold_id.BackColor         = System.Drawing.Color.White;
     this.fnd_gold_id.BorderColor       = System.Drawing.Color.Green;
     this.fnd_gold_id.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_gold_id.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_gold_id.CodeColumnName    = "";
     this.fnd_gold_id.CodeTxtWidth      = 100;
     pLabsColumnProp4.ColumnCaption     = "Id";
     pLabsColumnProp4.DataPropertyName  = "id";
     pLabsColumnProp4.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp4.FormatString      = "";
     pLabsColumnProp4.ReqdForSave       = true;
     pLabsColumnProp4.Resizable         = true;
     pLabsColumnProp4.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp4.Width             = 0;
     pLabsColumnProp5.ColumnCaption     = "Item";
     pLabsColumnProp5.DataPropertyName  = "grp";
     pLabsColumnProp5.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp5.FormatString      = "";
     pLabsColumnProp5.ReqdForSave       = true;
     pLabsColumnProp5.Resizable         = true;
     pLabsColumnProp5.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp5.Width             = 188;
     pLabsColumnProp6.ColumnCaption     = "Purity";
     pLabsColumnProp6.DataPropertyName  = "grp";
     pLabsColumnProp6.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp6.FormatString      = "";
     pLabsColumnProp6.ReqdForSave       = true;
     pLabsColumnProp6.Resizable         = false;
     pLabsColumnProp6.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp6.Width             = 0;
     this.fnd_gold_id.Columns.Add(pLabsColumnProp4);
     this.fnd_gold_id.Columns.Add(pLabsColumnProp5);
     this.fnd_gold_id.Columns.Add(pLabsColumnProp6);
     this.fnd_gold_id.ControlValue          = "";
     this.fnd_gold_id.DefaultValue          = "";
     this.fnd_gold_id.DescriptionColumnName = "";
     this.fnd_gold_id.DescriptionRequired   = false;
     this.fnd_gold_id.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_gold_id.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_gold_id.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_gold_id.ForeColor           = System.Drawing.Color.Black;
     this.fnd_gold_id.GridHeight          = 300;
     this.fnd_gold_id.GridWidth           = 250;
     this.fnd_gold_id.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_gold_id.ListViewName        = "";
     this.fnd_gold_id.Location            = new System.Drawing.Point(67, 41);
     this.fnd_gold_id.Name                = "fnd_gold_id";
     this.fnd_gold_id.ParentCell          = null;
     this.fnd_gold_id.SavingRequired      = false;
     this.fnd_gold_id.SelectedCode        = "";
     this.fnd_gold_id.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_gold_id.SelectedDescription = "";
     this.fnd_gold_id.SelectedValue       = "";
     this.fnd_gold_id.Size                = new System.Drawing.Size(201, 23);
     this.fnd_gold_id.SmartTab            = false;
     this.fnd_gold_id.SpParameter         = "ai_gld_id";
     this.fnd_gold_id.TabIndex            = 23;
     this.fnd_gold_id.Tooltip             = "";
     this.fnd_gold_id.ValueColumnName     = "";
     //
     // labelPL6
     //
     this.labelPL6.AutoSize         = true;
     this.labelPL6.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL6.ClearingRequired = false;
     this.labelPL6.ControlValue     = "Item";
     this.labelPL6.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL6.IsMandatory      = true;
     this.labelPL6.Location         = new System.Drawing.Point(25, 44);
     this.labelPL6.Name             = "labelPL6";
     this.labelPL6.SavingRequired   = false;
     this.labelPL6.Size             = new System.Drawing.Size(36, 17);
     this.labelPL6.SmartTab         = false;
     this.labelPL6.SpParameter      = "ai";
     this.labelPL6.TabIndex         = 24;
     this.labelPL6.Text             = "Item";
     this.labelPL6.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL6.Tooltip          = "";
     //
     // btn_exit
     //
     this.btn_exit.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_exit.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_exit.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_exit.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_exit.ConfirmationMessage      = "";
     this.btn_exit.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_exit.ForeColor               = System.Drawing.Color.Black;
     this.btn_exit.HelpUrl                 = "";
     this.btn_exit.Location                = new System.Drawing.Point(920, 35);
     this.btn_exit.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_exit.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Name                    = "btn_exit";
     this.btn_exit.Size                    = new System.Drawing.Size(75, 23);
     this.btn_exit.SucessMessage           = "";
     this.btn_exit.TabIndex                = 6;
     this.btn_exit.Text                    = "Exit";
     this.btn_exit.Themes                  = "Default";
     this.btn_exit.Tooltip                 = "";
     this.btn_exit.UseVisualStyleBackColor = false;
     //
     // btn_print
     //
     this.btn_print.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_print.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_print.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_print.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_print.ConfirmationMessage      = "";
     this.btn_print.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_print.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_print.ForeColor               = System.Drawing.Color.Black;
     this.btn_print.HelpUrl                 = "";
     this.btn_print.Location                = new System.Drawing.Point(843, 35);
     this.btn_print.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_print.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_print.Name                    = "btn_print";
     this.btn_print.Size                    = new System.Drawing.Size(75, 23);
     this.btn_print.SucessMessage           = "";
     this.btn_print.TabIndex                = 5;
     this.btn_print.Text                    = "Print";
     this.btn_print.Themes                  = "Default";
     this.btn_print.Tooltip                 = "";
     this.btn_print.UseVisualStyleBackColor = false;
     //
     // btn_load
     //
     this.btn_load.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_load.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_load.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_load.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_load.ConfirmationMessage      = "";
     this.btn_load.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_load.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_load.ForeColor               = System.Drawing.Color.Black;
     this.btn_load.HelpUrl                 = "";
     this.btn_load.Location                = new System.Drawing.Point(766, 35);
     this.btn_load.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_load.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_load.Name                    = "btn_load";
     this.btn_load.Size                    = new System.Drawing.Size(75, 23);
     this.btn_load.SucessMessage           = "";
     this.btn_load.TabIndex                = 4;
     this.btn_load.Text                    = "Load";
     this.btn_load.Themes                  = "Default";
     this.btn_load.Tooltip                 = "";
     this.btn_load.UseVisualStyleBackColor = false;
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "To";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = false;
     this.labelPL2.Location         = new System.Drawing.Point(449, 44);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(23, 17);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.TabIndex         = 3;
     this.labelPL2.Text             = "To";
     this.labelPL2.Tooltip          = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "From";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = false;
     this.labelPL1.Location         = new System.Drawing.Point(429, 19);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(43, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.TabIndex         = 1;
     this.labelPL1.Text             = "From";
     this.labelPL1.Tooltip          = "";
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.rtxt_purchase);
     this.groupBoxPL1.Controls.Add(this.groupBoxPL2);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(1, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(1017, 598);
     this.groupBoxPL1.TabIndex      = 2;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // RP_010
     //
     this.AllCntrlCllctn      = null;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = null;
     this.ClientSize          = new System.Drawing.Size(1019, 590);
     this.Controls.Add(this.groupBoxPL1);
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.Name            = "RP_010";
     this.SaveCntrlCllctn = null;
     this.Text            = "Item Wise Report";
     this.groupBoxPL2.ResumeLayout(false);
     this.groupBoxPL2.PerformLayout();
     this.groupBoxPL1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp4 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp5 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp6 = new PLABSn.PLabsColumnProp();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FL_003));
     this.groupBoxPL1   = new PLABSc.GroupBoxPL();
     this.fnd_addr_id   = new PLABSn.FindControlPL();
     this.labelPL1      = new PLABSn.LabelPL();
     this.btn_refresh   = new PLABSb.ButtonPL();
     this.fnd_addr_grp  = new PLABSn.FindControlPL();
     this.lbl_shopname  = new PLABSn.LabelPL();
     this.groupBoxPL2   = new PLABSc.GroupBoxPL();
     this.lbl_amtwrd    = new PLABSn.LabelPL();
     this.grd_data      = new PLABSn.DataGridViewPL();
     this.txt_id_gv     = new PLABSn.PLTextBoxColumn();
     this.txt_itm_gv    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.txt_purwgt_gv = new PLABSn.PLTextBoxColumn();
     this.txt_isswgt_gv = new PLABSn.PLTextBoxColumn();
     this.txt_recwgt_gv = new PLABSn.PLTextBoxColumn();
     this.txt_balwt_gv  = new PLABSn.PLTextBoxColumn();
     this.txt_mc_gv     = new PLABSn.PLTextBoxColumn();
     this.txt_mcrt_gv   = new PLABSn.PLTextBoxColumn();
     this.txt_cramt     = new PLABSn.PLTextBoxColumn();
     this.txt_dramt_gv  = new PLABSn.PLTextBoxColumn();
     this.txt_desc_gv   = new PLABSn.PLTextBoxColumn();
     this.groupBoxPL1.SuspendLayout();
     this.groupBoxPL2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).BeginInit();
     this.SuspendLayout();
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.grd_data);
     this.groupBoxPL1.Controls.Add(this.fnd_addr_id);
     this.groupBoxPL1.Controls.Add(this.labelPL1);
     this.groupBoxPL1.Controls.Add(this.btn_refresh);
     this.groupBoxPL1.Controls.Add(this.fnd_addr_grp);
     this.groupBoxPL1.Controls.Add(this.lbl_shopname);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(1, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(1014, 519);
     this.groupBoxPL1.TabIndex      = 0;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // fnd_addr_id
     //
     this.fnd_addr_id.BackColor         = System.Drawing.Color.White;
     this.fnd_addr_id.BorderColor       = System.Drawing.Color.Green;
     this.fnd_addr_id.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_addr_id.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_addr_id.CodeColumnName    = "";
     this.fnd_addr_id.CodeTxtWidth      = 40;
     pLabsColumnProp1.ColumnCaption     = "Id";
     pLabsColumnProp1.DataPropertyName  = "id";
     pLabsColumnProp1.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString      = "";
     pLabsColumnProp1.ReqdForSave       = true;
     pLabsColumnProp1.Resizable         = true;
     pLabsColumnProp1.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width             = 0;
     pLabsColumnProp2.ColumnCaption     = "Group";
     pLabsColumnProp2.DataPropertyName  = "nam";
     pLabsColumnProp2.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString      = "";
     pLabsColumnProp2.ReqdForSave       = true;
     pLabsColumnProp2.Resizable         = true;
     pLabsColumnProp2.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width             = 150;
     pLabsColumnProp3.ColumnCaption     = "code";
     pLabsColumnProp3.DataPropertyName  = "cd";
     pLabsColumnProp3.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString      = "";
     pLabsColumnProp3.ReqdForSave       = true;
     pLabsColumnProp3.Resizable         = true;
     pLabsColumnProp3.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width             = 95;
     this.fnd_addr_id.Columns.Add(pLabsColumnProp1);
     this.fnd_addr_id.Columns.Add(pLabsColumnProp2);
     this.fnd_addr_id.Columns.Add(pLabsColumnProp3);
     this.fnd_addr_id.ControlValue          = "";
     this.fnd_addr_id.DefaultValue          = "";
     this.fnd_addr_id.DescriptionColumnName = "";
     this.fnd_addr_id.DescriptionRequired   = false;
     this.fnd_addr_id.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_addr_id.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_addr_id.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_addr_id.ForeColor           = System.Drawing.Color.Black;
     this.fnd_addr_id.GridHeight          = 300;
     this.fnd_addr_id.GridWidth           = 250;
     this.fnd_addr_id.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_addr_id.ListViewName        = "";
     this.fnd_addr_id.Location            = new System.Drawing.Point(329, 20);
     this.fnd_addr_id.Name                = "fnd_addr_id";
     this.fnd_addr_id.ParentCell          = null;
     this.fnd_addr_id.SelectedCode        = "";
     this.fnd_addr_id.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_addr_id.SelectedDescription = "";
     this.fnd_addr_id.SelectedValue       = "";
     this.fnd_addr_id.Size                = new System.Drawing.Size(173, 23);
     this.fnd_addr_id.SpParameter         = "ai_grp_id";
     this.fnd_addr_id.TabIndex            = 1;
     this.fnd_addr_id.Tooltip             = "";
     this.fnd_addr_id.ValueColumnName     = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Head";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = true;
     this.labelPL1.Location         = new System.Drawing.Point(284, 23);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(42, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.SpParameter      = "ai_grp_id";
     this.labelPL1.TabIndex         = 4;
     this.labelPL1.Text             = "Head";
     this.labelPL1.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL1.Tooltip          = "";
     //
     // btn_refresh
     //
     this.btn_refresh.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_refresh.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_refresh.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_refresh.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_refresh.ConfirmationMessage      = "";
     this.btn_refresh.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_refresh.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_refresh.ForeColor               = System.Drawing.Color.Black;
     this.btn_refresh.HelpUrl                 = "";
     this.btn_refresh.Location                = new System.Drawing.Point(941, 21);
     this.btn_refresh.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_refresh.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_refresh.Name                    = "btn_refresh";
     this.btn_refresh.Size                    = new System.Drawing.Size(66, 23);
     this.btn_refresh.SucessMessage           = "";
     this.btn_refresh.TabIndex                = 5;
     this.btn_refresh.Text                    = "&Refresh";
     this.btn_refresh.Themes                  = "Default";
     this.btn_refresh.Tooltip                 = "";
     this.btn_refresh.UseVisualStyleBackColor = false;
     //
     // fnd_addr_grp
     //
     this.fnd_addr_grp.BackColor         = System.Drawing.Color.White;
     this.fnd_addr_grp.BorderColor       = System.Drawing.Color.Green;
     this.fnd_addr_grp.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_addr_grp.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_addr_grp.CodeColumnName    = "";
     this.fnd_addr_grp.CodeTxtWidth      = 40;
     pLabsColumnProp4.ColumnCaption      = "Id";
     pLabsColumnProp4.DataPropertyName   = "id";
     pLabsColumnProp4.DataType           = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp4.FormatString       = "";
     pLabsColumnProp4.ReqdForSave        = true;
     pLabsColumnProp4.Resizable          = true;
     pLabsColumnProp4.TextAlignment      = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp4.Width            = 0;
     pLabsColumnProp5.ColumnCaption    = "Group";
     pLabsColumnProp5.DataPropertyName = "nam";
     pLabsColumnProp5.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp5.FormatString     = "";
     pLabsColumnProp5.ReqdForSave      = true;
     pLabsColumnProp5.Resizable        = true;
     pLabsColumnProp5.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp5.Width            = 150;
     pLabsColumnProp6.ColumnCaption    = "code";
     pLabsColumnProp6.DataPropertyName = "cd";
     pLabsColumnProp6.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp6.FormatString     = "";
     pLabsColumnProp6.ReqdForSave      = true;
     pLabsColumnProp6.Resizable        = true;
     pLabsColumnProp6.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp6.Width            = 95;
     this.fnd_addr_grp.Columns.Add(pLabsColumnProp4);
     this.fnd_addr_grp.Columns.Add(pLabsColumnProp5);
     this.fnd_addr_grp.Columns.Add(pLabsColumnProp6);
     this.fnd_addr_grp.ControlValue          = "";
     this.fnd_addr_grp.DefaultValue          = "";
     this.fnd_addr_grp.DescriptionColumnName = "";
     this.fnd_addr_grp.DescriptionRequired   = false;
     this.fnd_addr_grp.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_addr_grp.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_addr_grp.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_addr_grp.ForeColor           = System.Drawing.Color.Black;
     this.fnd_addr_grp.GridHeight          = 300;
     this.fnd_addr_grp.GridWidth           = 250;
     this.fnd_addr_grp.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_addr_grp.ListViewName        = "";
     this.fnd_addr_grp.Location            = new System.Drawing.Point(102, 20);
     this.fnd_addr_grp.Name                = "fnd_addr_grp";
     this.fnd_addr_grp.ParentCell          = null;
     this.fnd_addr_grp.SelectedCode        = "";
     this.fnd_addr_grp.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_addr_grp.SelectedDescription = "";
     this.fnd_addr_grp.SelectedValue       = "";
     this.fnd_addr_grp.Size                = new System.Drawing.Size(173, 23);
     this.fnd_addr_grp.SpParameter         = "ai_grp_id";
     this.fnd_addr_grp.TabIndex            = 0;
     this.fnd_addr_grp.Tooltip             = "";
     this.fnd_addr_grp.ValueColumnName     = "";
     //
     // lbl_shopname
     //
     this.lbl_shopname.AutoSize         = true;
     this.lbl_shopname.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_shopname.ClearingRequired = false;
     this.lbl_shopname.ControlValue     = "Group Name";
     this.lbl_shopname.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_shopname.IsMandatory      = true;
     this.lbl_shopname.Location         = new System.Drawing.Point(11, 23);
     this.lbl_shopname.Name             = "lbl_shopname";
     this.lbl_shopname.SavingRequired   = false;
     this.lbl_shopname.Size             = new System.Drawing.Size(91, 17);
     this.lbl_shopname.SmartTab         = false;
     this.lbl_shopname.SpParameter      = "ai_grp_id";
     this.lbl_shopname.TabIndex         = 3;
     this.lbl_shopname.Text             = "Group Name";
     this.lbl_shopname.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_shopname.Tooltip          = "";
     //
     // groupBoxPL2
     //
     this.groupBoxPL2.BorderWidth  = 1F;
     this.groupBoxPL2.Caption      = "";
     this.groupBoxPL2.CaptionImage = null;
     this.groupBoxPL2.Controls.Add(this.lbl_amtwrd);
     this.groupBoxPL2.CornersRadius = 2;
     this.groupBoxPL2.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL2.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL2.HelpUrl       = "";
     this.groupBoxPL2.Location      = new System.Drawing.Point(1, 501);
     this.groupBoxPL2.Name          = "groupBoxPL2";
     this.groupBoxPL2.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL2.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL2.Size          = new System.Drawing.Size(1014, 39);
     this.groupBoxPL2.TabIndex      = 1;
     this.groupBoxPL2.Themes        = "Default";
     this.groupBoxPL2.Tooltip       = "";
     //
     // lbl_amtwrd
     //
     this.lbl_amtwrd.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amtwrd.ClearingRequired = false;
     this.lbl_amtwrd.ControlValue     = "";
     this.lbl_amtwrd.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amtwrd.IsMandatory      = true;
     this.lbl_amtwrd.Location         = new System.Drawing.Point(14, 16);
     this.lbl_amtwrd.Name             = "lbl_amtwrd";
     this.lbl_amtwrd.SavingRequired   = false;
     this.lbl_amtwrd.Size             = new System.Drawing.Size(989, 17);
     this.lbl_amtwrd.SmartTab         = false;
     this.lbl_amtwrd.SpParameter      = "ai_grp_id";
     this.lbl_amtwrd.TabIndex         = 0;
     this.lbl_amtwrd.Text             = "";
     this.lbl_amtwrd.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.lbl_amtwrd.Tooltip          = "";
     //
     // grd_data
     //
     this.grd_data.AllowUserToAddRows            = false;
     this.grd_data.AllowUserToDeleteRows         = false;
     this.grd_data.BackgroundColor               = System.Drawing.Color.White;
     this.grd_data.CancelRowDelete               = false;
     this.grd_data.ClearingRequired              = true;
     dataGridViewCellStyle1.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.Font                 = new System.Drawing.Font("Arial", 11F);
     dataGridViewCellStyle1.ForeColor            = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor   = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode             = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_data.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.grd_data.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.grd_data.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.txt_id_gv,
         this.txt_itm_gv,
         this.txt_purwgt_gv,
         this.txt_isswgt_gv,
         this.txt_recwgt_gv,
         this.txt_balwt_gv,
         this.txt_mc_gv,
         this.txt_mcrt_gv,
         this.txt_cramt,
         this.txt_dramt_gv,
         this.txt_desc_gv
     });
     this.grd_data.ControlValue                = "<ResultDS></ResultDS>";
     dataGridViewCellStyle9.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle9.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle9.Font               = new System.Drawing.Font("Arial", 11F);
     dataGridViewCellStyle9.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.DeepSkyBlue;
     dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle9.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.grd_data.DefaultCellStyle            = dataGridViewCellStyle9;
     this.grd_data.EnableHeadersVisualStyles   = false;
     this.grd_data.ErrorMessage                = "Please Enter At-least One Record";
     this.grd_data.Font                  = new System.Drawing.Font("Arial", 11F);
     this.grd_data.IsMandatory           = true;
     this.grd_data.Location              = new System.Drawing.Point(1, 49);
     this.grd_data.Name                  = "grd_data";
     this.grd_data.ReqdContextMenu       = false;
     this.grd_data.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     this.grd_data.RowHeadersVisible     = false;
     this.grd_data.SelectionMode         = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grd_data.Size                  = new System.Drawing.Size(1012, 469);
     this.grd_data.SpParameter           = "v_Xmldata";
     this.grd_data.TabIndex              = 2;
     this.grd_data.Tooltip               = "";
     //
     // txt_id_gv
     //
     this.txt_id_gv.AfterDecimal     = 0;
     this.txt_id_gv.BeforeDecimal    = 0;
     this.txt_id_gv.DataPropertyName = "id";
     this.txt_id_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_id_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_id_gv.HeaderText       = "Id";
     this.txt_id_gv.Name             = "txt_id_gv";
     this.txt_id_gv.ReadOnly         = true;
     this.txt_id_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_id_gv.TrimRequired     = true;
     this.txt_id_gv.Visible          = false;
     this.txt_id_gv.Width            = 80;
     //
     // txt_itm_gv
     //
     this.txt_itm_gv.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.txt_itm_gv.DataPropertyName = "name";
     this.txt_itm_gv.HeaderText       = "Name";
     this.txt_itm_gv.Name             = "txt_itm_gv";
     this.txt_itm_gv.ReadOnly         = true;
     //
     // txt_purwgt_gv
     //
     this.txt_purwgt_gv.AfterDecimal     = 0;
     this.txt_purwgt_gv.BeforeDecimal    = 0;
     this.txt_purwgt_gv.DataPropertyName = "wt";
     this.txt_purwgt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle2.Alignment    = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle2.Format       = "N3";
     dataGridViewCellStyle2.NullValue    = null;
     this.txt_purwgt_gv.DefaultCellStyle = dataGridViewCellStyle2;
     this.txt_purwgt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_purwgt_gv.HeaderText       = " Wt";
     this.txt_purwgt_gv.Name             = "txt_purwgt_gv";
     this.txt_purwgt_gv.ReadOnly         = true;
     this.txt_purwgt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_purwgt_gv.TrimRequired     = true;
     this.txt_purwgt_gv.Visible          = false;
     this.txt_purwgt_gv.Width            = 80;
     //
     // txt_isswgt_gv
     //
     this.txt_isswgt_gv.AfterDecimal     = 0;
     this.txt_isswgt_gv.BeforeDecimal    = 0;
     this.txt_isswgt_gv.DataPropertyName = "isswt";
     this.txt_isswgt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle3.Alignment    = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle3.Format       = "N3";
     dataGridViewCellStyle3.NullValue    = null;
     this.txt_isswgt_gv.DefaultCellStyle = dataGridViewCellStyle3;
     this.txt_isswgt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_isswgt_gv.HeaderText       = "Issue [ + ]";
     this.txt_isswgt_gv.Name             = "txt_isswgt_gv";
     this.txt_isswgt_gv.ReadOnly         = true;
     this.txt_isswgt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_isswgt_gv.TrimRequired     = true;
     this.txt_isswgt_gv.Width            = 125;
     //
     // txt_recwgt_gv
     //
     this.txt_recwgt_gv.AfterDecimal     = 0;
     this.txt_recwgt_gv.BeforeDecimal    = 0;
     this.txt_recwgt_gv.DataPropertyName = "recwt";
     this.txt_recwgt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle4.Alignment    = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle4.Format       = "N3";
     dataGridViewCellStyle4.NullValue    = null;
     this.txt_recwgt_gv.DefaultCellStyle = dataGridViewCellStyle4;
     this.txt_recwgt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_recwgt_gv.HeaderText       = "Receipt [ - ]";
     this.txt_recwgt_gv.Name             = "txt_recwgt_gv";
     this.txt_recwgt_gv.ReadOnly         = true;
     this.txt_recwgt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_recwgt_gv.TrimRequired     = true;
     this.txt_recwgt_gv.Width            = 125;
     //
     // txt_balwt_gv
     //
     this.txt_balwt_gv.AfterDecimal     = 0;
     this.txt_balwt_gv.BeforeDecimal    = 0;
     this.txt_balwt_gv.DataPropertyName = "bal";
     this.txt_balwt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle5.Alignment   = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle5.Format      = "N3";
     dataGridViewCellStyle5.NullValue   = null;
     this.txt_balwt_gv.DefaultCellStyle = dataGridViewCellStyle5;
     this.txt_balwt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_balwt_gv.HeaderText       = "Balance";
     this.txt_balwt_gv.Name             = "txt_balwt_gv";
     this.txt_balwt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_balwt_gv.TrimRequired     = true;
     this.txt_balwt_gv.Visible          = false;
     //
     // txt_mc_gv
     //
     this.txt_mc_gv.AfterDecimal      = 0;
     this.txt_mc_gv.BeforeDecimal     = 0;
     this.txt_mc_gv.DataPropertyName  = "mc";
     this.txt_mc_gv.DataType          = PLEnums.TextDataType.General;
     dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle6.Format    = "N2";
     dataGridViewCellStyle6.NullValue = null;
     this.txt_mc_gv.DefaultCellStyle  = dataGridViewCellStyle6;
     this.txt_mc_gv.ErrorMessage      = "Please Enter A Value";
     this.txt_mc_gv.HeaderText        = "Mc";
     this.txt_mc_gv.Name         = "txt_mc_gv";
     this.txt_mc_gv.ReadOnly     = true;
     this.txt_mc_gv.TextCase     = PLEnums.TextDataCase.None;
     this.txt_mc_gv.TrimRequired = true;
     this.txt_mc_gv.Visible      = false;
     this.txt_mc_gv.Width        = 60;
     //
     // txt_mcrt_gv
     //
     this.txt_mcrt_gv.AfterDecimal     = 0;
     this.txt_mcrt_gv.BeforeDecimal    = 0;
     this.txt_mcrt_gv.DataPropertyName = "mcrt";
     this.txt_mcrt_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_mcrt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_mcrt_gv.HeaderText       = "McRate";
     this.txt_mcrt_gv.Name             = "txt_mcrt_gv";
     this.txt_mcrt_gv.Resizable        = System.Windows.Forms.DataGridViewTriState.True;
     this.txt_mcrt_gv.SortMode         = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.txt_mcrt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_mcrt_gv.TrimRequired     = true;
     this.txt_mcrt_gv.Visible          = false;
     this.txt_mcrt_gv.Width            = 80;
     //
     // txt_cramt
     //
     this.txt_cramt.AfterDecimal      = 0;
     this.txt_cramt.BeforeDecimal     = 0;
     this.txt_cramt.DataPropertyName  = "dr";
     this.txt_cramt.DataType          = PLEnums.TextDataType.General;
     dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle7.Format    = "N2";
     dataGridViewCellStyle7.NullValue = null;
     this.txt_cramt.DefaultCellStyle  = dataGridViewCellStyle7;
     this.txt_cramt.ErrorMessage      = "Please Enter A Value";
     this.txt_cramt.HeaderText        = "Payment [ + ]";
     this.txt_cramt.Name         = "txt_cramt";
     this.txt_cramt.ReadOnly     = true;
     this.txt_cramt.TextCase     = PLEnums.TextDataCase.None;
     this.txt_cramt.TrimRequired = true;
     this.txt_cramt.Width        = 200;
     //
     // txt_dramt_gv
     //
     this.txt_dramt_gv.AfterDecimal     = 0;
     this.txt_dramt_gv.BeforeDecimal    = 0;
     this.txt_dramt_gv.DataPropertyName = "cr";
     this.txt_dramt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle8.Alignment   = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle8.Format      = "N2";
     dataGridViewCellStyle8.NullValue   = null;
     this.txt_dramt_gv.DefaultCellStyle = dataGridViewCellStyle8;
     this.txt_dramt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_dramt_gv.HeaderText       = "Reciept [ - ]";
     this.txt_dramt_gv.Name             = "txt_dramt_gv";
     this.txt_dramt_gv.ReadOnly         = true;
     this.txt_dramt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_dramt_gv.TrimRequired     = true;
     this.txt_dramt_gv.Width            = 200;
     //
     // txt_desc_gv
     //
     this.txt_desc_gv.AfterDecimal     = 0;
     this.txt_desc_gv.BeforeDecimal    = 0;
     this.txt_desc_gv.DataPropertyName = "desc";
     this.txt_desc_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_desc_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_desc_gv.HeaderText       = "Description";
     this.txt_desc_gv.Name             = "txt_desc_gv";
     this.txt_desc_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_desc_gv.TrimRequired     = true;
     this.txt_desc_gv.Visible          = false;
     //
     // FL_003
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(1016, 541);
     this.Controls.Add(this.groupBoxPL1);
     this.Controls.Add(this.groupBoxPL2);
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.Name            = "FL_003";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "BALANCE LEDGER";
     this.groupBoxPL1.ResumeLayout(false);
     this.groupBoxPL1.PerformLayout();
     this.groupBoxPL2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #3
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();
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CB_002));
     this.gob_main         = new PLABSc.GroupBoxPL();
     this.rtxt_template    = new PLABSn.RichTextBoxPL();
     this.labelPL3         = new PLABSn.LabelPL();
     this.lbl_amtwrd       = new PLABSn.LabelPL();
     this.lbl_opn          = new PLABSn.LabelPL();
     this.lbl_balan        = new PLABSn.LabelPL();
     this.labelPL2         = new PLABSn.LabelPL();
     this.rtxt_nara        = new PLABSn.RichTextBoxPL();
     this.fnd_Acc_Head     = new PLABSn.FindControlPL();
     this.labelPL1         = new PLABSn.LabelPL();
     this.lbl_name         = new PLABSn.LabelPL();
     this.txt_amount       = new PLABSn.TextBoxPL();
     this.ddl_type         = new PLABSn.ComboBoxPL();
     this.lbl_amont        = new PLABSn.LabelPL();
     this.btn_remove       = new PLABSb.ButtonPL();
     this.btn_save         = new PLABSb.ButtonPL();
     this.btn_clear        = new PLABSb.ButtonPL();
     this.btn_close        = new PLABSb.ButtonPL();
     this.groupBoxPL1      = new PLABSc.GroupBoxPL();
     this.grd_data         = new PLABSn.DataGridViewPL();
     this.txt_vou_id_gv    = new PLABSn.PLTextBoxColumn();
     this.txt_head_id_gv   = new PLABSn.PLTextBoxColumn();
     this.txt_name_gv      = new PLABSn.PLTextBoxColumn();
     this.txt_nar_gv       = new PLABSn.PLTextBoxColumn();
     this.txt_payment_gv   = new PLABSn.PLTextBoxColumn();
     this.txt_receipt_gv   = new PLABSn.PLTextBoxColumn();
     this.txt_head_desc_gv = new PLABSn.PLTextBoxColumn();
     this.txt_typ_gv       = new PLABSn.PLTextBoxColumn();
     this.txt_id_gv        = new PLABSn.PLTextBoxColumn();
     this.txt_template_gv  = new PLABSn.PLTextBoxColumn();
     this.gob_main.SuspendLayout();
     this.groupBoxPL1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).BeginInit();
     this.SuspendLayout();
     //
     // gob_main
     //
     this.gob_main.BorderWidth  = 1F;
     this.gob_main.Caption      = "";
     this.gob_main.CaptionImage = null;
     this.gob_main.Controls.Add(this.rtxt_template);
     this.gob_main.Controls.Add(this.labelPL3);
     this.gob_main.Controls.Add(this.lbl_amtwrd);
     this.gob_main.Controls.Add(this.lbl_opn);
     this.gob_main.Controls.Add(this.lbl_balan);
     this.gob_main.Controls.Add(this.labelPL2);
     this.gob_main.Controls.Add(this.rtxt_nara);
     this.gob_main.Controls.Add(this.fnd_Acc_Head);
     this.gob_main.Controls.Add(this.labelPL1);
     this.gob_main.Controls.Add(this.lbl_name);
     this.gob_main.Controls.Add(this.txt_amount);
     this.gob_main.Controls.Add(this.ddl_type);
     this.gob_main.Controls.Add(this.lbl_amont);
     this.gob_main.CornersRadius = 2;
     this.gob_main.Font          = new System.Drawing.Font("Arial", 11F);
     this.gob_main.ForeColor     = System.Drawing.Color.Black;
     this.gob_main.HelpUrl       = "";
     this.gob_main.Location      = new System.Drawing.Point(3, -11);
     this.gob_main.Margin        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.gob_main.Name          = "gob_main";
     this.gob_main.Padding       = new System.Windows.Forms.Padding(27, 25, 27, 25);
     this.gob_main.ShadowColor   = System.Drawing.Color.DarkGray;
     this.gob_main.Size          = new System.Drawing.Size(963, 290);
     this.gob_main.TabIndex      = 0;
     this.gob_main.Themes        = "Default";
     this.gob_main.Tooltip       = "";
     //
     // rtxt_template
     //
     this.rtxt_template.BackColor        = System.Drawing.SystemColors.Window;
     this.rtxt_template.ClearingRequired = true;
     this.rtxt_template.ControlValue     = "";
     this.rtxt_template.ErrorMessage     = "Please Enter A Value";
     this.rtxt_template.FocusedColor     = System.Drawing.Color.WhiteSmoke;
     this.rtxt_template.Font             = new System.Drawing.Font("Arial", 11F);
     this.rtxt_template.IsMandatory      = true;
     this.rtxt_template.Location         = new System.Drawing.Point(657, 42);
     this.rtxt_template.Margin           = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.rtxt_template.Name             = "rtxt_template";
     this.rtxt_template.SavingRequired   = true;
     this.rtxt_template.Size             = new System.Drawing.Size(273, 72);
     this.rtxt_template.SmartTab         = false;
     this.rtxt_template.SpParameter      = "as_template";
     this.rtxt_template.TabIndex         = 7;
     this.rtxt_template.Text             = "";
     this.rtxt_template.Tooltip          = "";
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "Template";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = true;
     this.labelPL3.Location         = new System.Drawing.Point(653, 17);
     this.labelPL3.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(88, 22);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.SpParameter      = "ai_addr_grup_id";
     this.labelPL3.TabIndex         = 6;
     this.labelPL3.Text             = "Template";
     this.labelPL3.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL3.Tooltip          = "";
     //
     // lbl_amtwrd
     //
     this.lbl_amtwrd.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amtwrd.ClearingRequired = false;
     this.lbl_amtwrd.ControlValue     = "";
     this.lbl_amtwrd.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amtwrd.IsMandatory      = true;
     this.lbl_amtwrd.Location         = new System.Drawing.Point(12, 117);
     this.lbl_amtwrd.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_amtwrd.Name             = "lbl_amtwrd";
     this.lbl_amtwrd.SavingRequired   = false;
     this.lbl_amtwrd.Size             = new System.Drawing.Size(788, 21);
     this.lbl_amtwrd.SmartTab         = false;
     this.lbl_amtwrd.SpParameter      = "as_status";
     this.lbl_amtwrd.TabIndex         = 8;
     this.lbl_amtwrd.Text             = "";
     this.lbl_amtwrd.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.lbl_amtwrd.Tooltip          = "";
     //
     // lbl_opn
     //
     this.lbl_opn.AutoSize         = true;
     this.lbl_opn.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_opn.ClearingRequired = false;
     this.lbl_opn.ControlValue     = "";
     this.lbl_opn.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_opn.IsMandatory      = false;
     this.lbl_opn.Location         = new System.Drawing.Point(407, 32);
     this.lbl_opn.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_opn.Name             = "lbl_opn";
     this.lbl_opn.SavingRequired   = false;
     this.lbl_opn.Size             = new System.Drawing.Size(0, 22);
     this.lbl_opn.SmartTab         = false;
     this.lbl_opn.TabIndex         = 2;
     this.lbl_opn.Text             = "";
     this.lbl_opn.Tooltip          = "";
     //
     // lbl_balan
     //
     this.lbl_balan.AutoSize         = true;
     this.lbl_balan.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_balan.ClearingRequired = false;
     this.lbl_balan.ControlValue     = "";
     this.lbl_balan.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_balan.IsMandatory      = false;
     this.lbl_balan.Location         = new System.Drawing.Point(629, 266);
     this.lbl_balan.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_balan.Name             = "lbl_balan";
     this.lbl_balan.SavingRequired   = false;
     this.lbl_balan.Size             = new System.Drawing.Size(0, 22);
     this.lbl_balan.SmartTab         = false;
     this.lbl_balan.TabIndex         = 12;
     this.lbl_balan.Text             = "";
     this.lbl_balan.Tooltip          = "";
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "Cash Balance :";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = false;
     this.labelPL2.Location         = new System.Drawing.Point(485, 266);
     this.labelPL2.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(137, 22);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.TabIndex         = 11;
     this.labelPL2.Text             = "Cash Balance :";
     this.labelPL2.Tooltip          = "";
     //
     // rtxt_nara
     //
     this.rtxt_nara.BackColor        = System.Drawing.SystemColors.Window;
     this.rtxt_nara.ClearingRequired = true;
     this.rtxt_nara.ControlValue     = "";
     this.rtxt_nara.ErrorMessage     = "Please Enter A Value";
     this.rtxt_nara.FocusedColor     = System.Drawing.Color.WhiteSmoke;
     this.rtxt_nara.Font             = new System.Drawing.Font("Arial", 11F);
     this.rtxt_nara.IsMandatory      = true;
     this.rtxt_nara.Location         = new System.Drawing.Point(165, 144);
     this.rtxt_nara.Margin           = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.rtxt_nara.Name             = "rtxt_nara";
     this.rtxt_nara.SavingRequired   = false;
     this.rtxt_nara.Size             = new System.Drawing.Size(363, 75);
     this.rtxt_nara.SmartTab         = false;
     this.rtxt_nara.SpParameter      = "ai_narra";
     this.rtxt_nara.TabIndex         = 3;
     this.rtxt_nara.Text             = "";
     this.rtxt_nara.Tooltip          = "";
     //
     // fnd_Acc_Head
     //
     this.fnd_Acc_Head.BackColor         = System.Drawing.Color.White;
     this.fnd_Acc_Head.BorderColor       = System.Drawing.Color.Green;
     this.fnd_Acc_Head.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_Acc_Head.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_Acc_Head.CodeColumnName    = "";
     this.fnd_Acc_Head.CodeTxtWidth      = 40;
     pLabsColumnProp1.ColumnCaption      = "Id";
     pLabsColumnProp1.DataPropertyName   = "id";
     pLabsColumnProp1.DataType           = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString       = "";
     pLabsColumnProp1.ReqdForSave        = true;
     pLabsColumnProp1.Resizable          = true;
     pLabsColumnProp1.TextAlignment      = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width            = 0;
     pLabsColumnProp2.ColumnCaption    = "Head";
     pLabsColumnProp2.DataPropertyName = "nam";
     pLabsColumnProp2.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString     = "";
     pLabsColumnProp2.ReqdForSave      = true;
     pLabsColumnProp2.Resizable        = true;
     pLabsColumnProp2.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width            = 150;
     pLabsColumnProp3.ColumnCaption    = "Balance";
     pLabsColumnProp3.DataPropertyName = "cd";
     pLabsColumnProp3.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString     = "";
     pLabsColumnProp3.ReqdForSave      = true;
     pLabsColumnProp3.Resizable        = true;
     pLabsColumnProp3.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width            = 95;
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp1);
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp2);
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp3);
     this.fnd_Acc_Head.ControlValue          = "";
     this.fnd_Acc_Head.DefaultValue          = "";
     this.fnd_Acc_Head.DescriptionColumnName = "";
     this.fnd_Acc_Head.DescriptionRequired   = false;
     this.fnd_Acc_Head.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_Acc_Head.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_Acc_Head.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_Acc_Head.ForeColor           = System.Drawing.Color.Black;
     this.fnd_Acc_Head.GridHeight          = 300;
     this.fnd_Acc_Head.GridWidth           = 250;
     this.fnd_Acc_Head.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_Acc_Head.IsMandatory         = false;
     this.fnd_Acc_Head.ListViewName        = "";
     this.fnd_Acc_Head.Location            = new System.Drawing.Point(165, 28);
     this.fnd_Acc_Head.Margin              = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.fnd_Acc_Head.Name                = "fnd_Acc_Head";
     this.fnd_Acc_Head.ParentCell          = null;
     this.fnd_Acc_Head.SelectedCode        = "";
     this.fnd_Acc_Head.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_Acc_Head.SelectedDescription = "";
     this.fnd_Acc_Head.SelectedValue       = "";
     this.fnd_Acc_Head.Size                = new System.Drawing.Size(227, 28);
     this.fnd_Acc_Head.SpParameter         = "ai_addr_id";
     this.fnd_Acc_Head.TabIndex            = 0;
     this.fnd_Acc_Head.Tooltip             = "";
     this.fnd_Acc_Head.ValueColumnName     = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Narration";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = true;
     this.labelPL1.Location         = new System.Drawing.Point(65, 144);
     this.labelPL1.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(85, 22);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.SpParameter      = "as_status";
     this.labelPL1.TabIndex         = 9;
     this.labelPL1.Text             = "Narration";
     this.labelPL1.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL1.Tooltip          = "";
     //
     // lbl_name
     //
     this.lbl_name.AutoSize         = true;
     this.lbl_name.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_name.ClearingRequired = false;
     this.lbl_name.ControlValue     = "Account Head";
     this.lbl_name.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_name.IsMandatory      = true;
     this.lbl_name.Location         = new System.Drawing.Point(23, 32);
     this.lbl_name.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_name.Name             = "lbl_name";
     this.lbl_name.SavingRequired   = false;
     this.lbl_name.Size             = new System.Drawing.Size(129, 22);
     this.lbl_name.SmartTab         = false;
     this.lbl_name.SpParameter      = "as_addr_nam";
     this.lbl_name.TabIndex         = 0;
     this.lbl_name.Text             = "Account Head";
     this.lbl_name.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_name.Tooltip          = "";
     //
     // txt_amount
     //
     this.txt_amount.AfterDecimal   = 2;
     this.txt_amount.BeforeDecimal  = 10;
     this.txt_amount.DataType       = PLEnums.TextDataType.Double;
     this.txt_amount.DefaultValue   = "";
     this.txt_amount.ErrorMessage   = "Please Enter Name";
     this.txt_amount.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_amount.ForeColor      = System.Drawing.Color.Empty;
     this.txt_amount.Location       = new System.Drawing.Point(165, 68);
     this.txt_amount.Margin         = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.txt_amount.MaxLength      = 15;
     this.txt_amount.Name           = "txt_amount";
     this.txt_amount.SavingRequired = false;
     this.txt_amount.Size           = new System.Drawing.Size(225, 29);
     this.txt_amount.SpParameter    = "as_amount";
     this.txt_amount.TabIndex       = 1;
     this.txt_amount.TextCase       = PLEnums.TextDataCase.UPPERCASE;
     this.txt_amount.Tooltip        = "";
     this.txt_amount.Watermark      = "";
     this.txt_amount.WatermarkColor = System.Drawing.Color.Silver;
     //
     // ddl_type
     //
     this.ddl_type.ControlValue    = "";
     this.ddl_type.DefaultValue    = "";
     this.ddl_type.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddl_type.ErrorMessage    = "Please Enter Group";
     this.ddl_type.Font            = new System.Drawing.Font("Arial", 11F);
     this.ddl_type.ForeColor       = System.Drawing.Color.Black;
     this.ddl_type.InstructionText = "";
     this.ddl_type.Location        = new System.Drawing.Point(407, 68);
     this.ddl_type.Margin          = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.ddl_type.Name            = "ddl_type";
     this.ddl_type.SavingRequired  = false;
     this.ddl_type.Size            = new System.Drawing.Size(121, 29);
     this.ddl_type.SpParameter     = "ai_type";
     this.ddl_type.TabIndex        = 2;
     this.ddl_type.Tooltip         = "";
     //
     // lbl_amont
     //
     this.lbl_amont.AutoSize         = true;
     this.lbl_amont.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amont.ClearingRequired = false;
     this.lbl_amont.ControlValue     = "Amount";
     this.lbl_amont.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amont.IsMandatory      = true;
     this.lbl_amont.Location         = new System.Drawing.Point(77, 73);
     this.lbl_amont.Margin           = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.lbl_amont.Name             = "lbl_amont";
     this.lbl_amont.SavingRequired   = false;
     this.lbl_amont.Size             = new System.Drawing.Size(75, 22);
     this.lbl_amont.SmartTab         = false;
     this.lbl_amont.SpParameter      = "ai_addr_grup_id";
     this.lbl_amont.TabIndex         = 3;
     this.lbl_amont.Text             = "Amount";
     this.lbl_amont.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_amont.Tooltip          = "";
     //
     // btn_remove
     //
     this.btn_remove.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_remove.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_remove.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_remove.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_remove.ConfirmationMessage      = "";
     this.btn_remove.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_remove.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_remove.ForeColor               = System.Drawing.Color.Black;
     this.btn_remove.HelpUrl                 = "";
     this.btn_remove.Location                = new System.Drawing.Point(41, 127);
     this.btn_remove.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_remove.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_remove.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_remove.Name                    = "btn_remove";
     this.btn_remove.Size                    = new System.Drawing.Size(111, 31);
     this.btn_remove.SucessMessage           = "";
     this.btn_remove.TabIndex                = 2;
     this.btn_remove.Text                    = "&Remove";
     this.btn_remove.Themes                  = "Default";
     this.btn_remove.Tooltip                 = "";
     this.btn_remove.UseVisualStyleBackColor = false;
     //
     // btn_save
     //
     this.btn_save.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_save.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_save.ButtonType          = PLEnums.ButtonTypes.Save;
     this.btn_save.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_save.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_save.ConfirmationMessage = "Do you want to save?";
     this.btn_save.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_save.ForeColor               = System.Drawing.Color.Black;
     this.btn_save.HelpUrl                 = "";
     this.btn_save.Location                = new System.Drawing.Point(41, 41);
     this.btn_save.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_save.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_save.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Name                    = "btn_save";
     this.btn_save.Size                    = new System.Drawing.Size(111, 31);
     this.btn_save.SucessMessage           = "Save successfully";
     this.btn_save.TabIndex                = 0;
     this.btn_save.Text                    = "&Save";
     this.btn_save.Themes                  = "Default";
     this.btn_save.Tooltip                 = "";
     this.btn_save.UseVisualStyleBackColor = false;
     //
     // btn_clear
     //
     this.btn_clear.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_clear.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_clear.ButtonType          = PLEnums.ButtonTypes.Clear;
     this.btn_clear.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_clear.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_clear.ConfirmationMessage = "";
     this.btn_clear.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_clear.ForeColor               = System.Drawing.Color.Black;
     this.btn_clear.HelpUrl                 = "";
     this.btn_clear.Location                = new System.Drawing.Point(41, 84);
     this.btn_clear.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_clear.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_clear.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Name                    = "btn_clear";
     this.btn_clear.Size                    = new System.Drawing.Size(111, 31);
     this.btn_clear.SucessMessage           = "";
     this.btn_clear.TabIndex                = 1;
     this.btn_clear.Text                    = "&Clear";
     this.btn_clear.Themes                  = "Default";
     this.btn_clear.Tooltip                 = "";
     this.btn_clear.UseVisualStyleBackColor = false;
     //
     // btn_close
     //
     this.btn_close.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_close.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_close.ButtonType          = PLEnums.ButtonTypes.Exit;
     this.btn_close.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_close.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_close.ConfirmationMessage = "";
     this.btn_close.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_close.ForeColor               = System.Drawing.Color.Black;
     this.btn_close.HelpUrl                 = "";
     this.btn_close.Location                = new System.Drawing.Point(41, 170);
     this.btn_close.Margin                  = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btn_close.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_close.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Name                    = "btn_close";
     this.btn_close.Size                    = new System.Drawing.Size(111, 31);
     this.btn_close.SucessMessage           = "";
     this.btn_close.TabIndex                = 3;
     this.btn_close.Text                    = "Clos&e";
     this.btn_close.Themes                  = "Default";
     this.btn_close.Tooltip                 = "";
     this.btn_close.UseVisualStyleBackColor = false;
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.btn_remove);
     this.groupBoxPL1.Controls.Add(this.btn_save);
     this.groupBoxPL1.Controls.Add(this.btn_close);
     this.groupBoxPL1.Controls.Add(this.btn_clear);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(967, -11);
     this.groupBoxPL1.Margin        = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(27, 25, 27, 25);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(185, 290);
     this.groupBoxPL1.TabIndex      = 2;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // grd_data
     //
     this.grd_data.AllowUserToAddRows            = false;
     this.grd_data.AllowUserToDeleteRows         = false;
     this.grd_data.AllowUserToResizeColumns      = false;
     this.grd_data.AllowUserToResizeRows         = false;
     this.grd_data.BackgroundColor               = System.Drawing.Color.White;
     this.grd_data.CancelRowDelete               = false;
     this.grd_data.ClearingRequired              = false;
     this.grd_data.ColumnHeadersBorderStyle      = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle1.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.Font                 = new System.Drawing.Font("Arial", 11F);
     dataGridViewCellStyle1.ForeColor            = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor   = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode             = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_data.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.grd_data.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.grd_data.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.txt_vou_id_gv,
         this.txt_head_id_gv,
         this.txt_name_gv,
         this.txt_nar_gv,
         this.txt_payment_gv,
         this.txt_receipt_gv,
         this.txt_head_desc_gv,
         this.txt_typ_gv,
         this.txt_id_gv,
         this.txt_template_gv
     });
     this.grd_data.ControlValue = "<ResultDS></ResultDS>";
     this.grd_data.EnableHeadersVisualStyles = false;
     this.grd_data.ErrorMessage      = "Please Enter At-least One Record";
     this.grd_data.Font              = new System.Drawing.Font("Arial", 11F);
     this.grd_data.GridColor         = System.Drawing.SystemColors.GrayText;
     this.grd_data.IsMandatory       = true;
     this.grd_data.Location          = new System.Drawing.Point(3, 281);
     this.grd_data.Margin            = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.grd_data.Name              = "grd_data";
     this.grd_data.ReqdContextMenu   = true;
     this.grd_data.RowHeadersVisible = false;
     this.grd_data.SavingRequired    = false;
     this.grd_data.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grd_data.Size              = new System.Drawing.Size(1149, 354);
     this.grd_data.SpParameter       = "ai_grd";
     this.grd_data.TabIndex          = 1;
     this.grd_data.Tooltip           = "";
     //
     // txt_vou_id_gv
     //
     this.txt_vou_id_gv.AfterDecimal     = 0;
     this.txt_vou_id_gv.BeforeDecimal    = 0;
     this.txt_vou_id_gv.DataPropertyName = "vou_id";
     this.txt_vou_id_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_vou_id_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_vou_id_gv.HeaderText       = "Vou Id";
     this.txt_vou_id_gv.Name             = "txt_vou_id_gv";
     this.txt_vou_id_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_vou_id_gv.TrimRequired     = true;
     this.txt_vou_id_gv.Visible          = false;
     //
     // txt_head_id_gv
     //
     this.txt_head_id_gv.AfterDecimal     = 0;
     this.txt_head_id_gv.BeforeDecimal    = 0;
     this.txt_head_id_gv.DataPropertyName = "head_id";
     this.txt_head_id_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_head_id_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_head_id_gv.HeaderText       = "Head Id";
     this.txt_head_id_gv.Name             = "txt_head_id_gv";
     this.txt_head_id_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_head_id_gv.TrimRequired     = true;
     this.txt_head_id_gv.Visible          = false;
     //
     // txt_name_gv
     //
     this.txt_name_gv.AfterDecimal     = 0;
     this.txt_name_gv.BeforeDecimal    = 0;
     this.txt_name_gv.DataPropertyName = "name";
     this.txt_name_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle2.Alignment  = System.Windows.Forms.DataGridViewContentAlignment.TopLeft;
     this.txt_name_gv.DefaultCellStyle = dataGridViewCellStyle2;
     this.txt_name_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_name_gv.HeaderText       = "Head";
     this.txt_name_gv.Name             = "txt_name_gv";
     this.txt_name_gv.ReadOnly         = true;
     this.txt_name_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_name_gv.TrimRequired     = true;
     this.txt_name_gv.Width            = 175;
     //
     // txt_nar_gv
     //
     this.txt_nar_gv.AfterDecimal     = 0;
     this.txt_nar_gv.BeforeDecimal    = 0;
     this.txt_nar_gv.DataPropertyName = "nar";
     this.txt_nar_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.TopLeft;
     this.txt_nar_gv.DefaultCellStyle = dataGridViewCellStyle3;
     this.txt_nar_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_nar_gv.HeaderText       = "Narration";
     this.txt_nar_gv.Name             = "txt_nar_gv";
     this.txt_nar_gv.ReadOnly         = true;
     this.txt_nar_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_nar_gv.TrimRequired     = true;
     this.txt_nar_gv.Width            = 150;
     //
     // txt_payment_gv
     //
     this.txt_payment_gv.AfterDecimal     = 0;
     this.txt_payment_gv.BeforeDecimal    = 0;
     this.txt_payment_gv.DataPropertyName = "pmt";
     this.txt_payment_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle4.Alignment     = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle4.Format        = "F2";
     dataGridViewCellStyle4.NullValue     = null;
     this.txt_payment_gv.DefaultCellStyle = dataGridViewCellStyle4;
     this.txt_payment_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_payment_gv.HeaderText       = "Payment(+)";
     this.txt_payment_gv.Name             = "txt_payment_gv";
     this.txt_payment_gv.ReadOnly         = true;
     this.txt_payment_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_payment_gv.TrimRequired     = true;
     this.txt_payment_gv.Width            = 125;
     //
     // txt_receipt_gv
     //
     this.txt_receipt_gv.AfterDecimal     = 0;
     this.txt_receipt_gv.BeforeDecimal    = 0;
     this.txt_receipt_gv.DataPropertyName = "rpt";
     this.txt_receipt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle5.Alignment     = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle5.Format        = "F2";
     dataGridViewCellStyle5.NullValue     = null;
     this.txt_receipt_gv.DefaultCellStyle = dataGridViewCellStyle5;
     this.txt_receipt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_receipt_gv.HeaderText       = "Receipt(-)";
     this.txt_receipt_gv.Name             = "txt_receipt_gv";
     this.txt_receipt_gv.ReadOnly         = true;
     this.txt_receipt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_receipt_gv.TrimRequired     = true;
     this.txt_receipt_gv.Width            = 125;
     //
     // txt_head_desc_gv
     //
     this.txt_head_desc_gv.AfterDecimal     = 0;
     this.txt_head_desc_gv.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.txt_head_desc_gv.BeforeDecimal    = 0;
     this.txt_head_desc_gv.DataPropertyName = "hddesc";
     this.txt_head_desc_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_head_desc_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_head_desc_gv.HeaderText       = "Head Description";
     this.txt_head_desc_gv.Name             = "txt_head_desc_gv";
     this.txt_head_desc_gv.ReadOnly         = true;
     this.txt_head_desc_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_head_desc_gv.TrimRequired     = true;
     //
     // txt_typ_gv
     //
     this.txt_typ_gv.AfterDecimal     = 0;
     this.txt_typ_gv.BeforeDecimal    = 0;
     this.txt_typ_gv.DataPropertyName = "type";
     this.txt_typ_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_typ_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_typ_gv.HeaderText       = "Type";
     this.txt_typ_gv.Name             = "txt_typ_gv";
     this.txt_typ_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_typ_gv.TrimRequired     = true;
     this.txt_typ_gv.Visible          = false;
     //
     // txt_id_gv
     //
     this.txt_id_gv.AfterDecimal     = 0;
     this.txt_id_gv.BeforeDecimal    = 0;
     this.txt_id_gv.DataPropertyName = "usr_id";
     this.txt_id_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_id_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_id_gv.HeaderText       = "id";
     this.txt_id_gv.Name             = "txt_id_gv";
     this.txt_id_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_id_gv.TrimRequired     = true;
     this.txt_id_gv.Visible          = false;
     //
     // txt_template_gv
     //
     this.txt_template_gv.AfterDecimal     = 0;
     this.txt_template_gv.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.txt_template_gv.BeforeDecimal    = 0;
     this.txt_template_gv.DataPropertyName = "tem";
     this.txt_template_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_template_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_template_gv.HeaderText       = "Template";
     this.txt_template_gv.Name             = "txt_template_gv";
     this.txt_template_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_template_gv.TrimRequired     = true;
     //
     // CB_002
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(1153, 635);
     this.Controls.Add(this.grd_data);
     this.Controls.Add(this.groupBoxPL1);
     this.Controls.Add(this.gob_main);
     this.FindIDParameter = "ai_petty_id";
     this.KeyPreview      = true;
     this.Margin          = new System.Windows.Forms.Padding(5, 5, 5, 5);
     this.MaximizeBox     = false;
     this.Name            = "CB_002";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "Petty Cash Voucher";
     this.gob_main.ResumeLayout(false);
     this.gob_main.PerformLayout();
     this.groupBoxPL1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #4
0
ファイル: RP_012.Designer.cs プロジェクト: markup007/Roys
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RP_012));
     this.groupBoxPL1 = new PLABSc.GroupBoxPL();
     this.btn_prt     = new PLABSb.ButtonPL();
     this.txt_pgno    = new PLABSn.TextBoxPL();
     this.labelPL2    = new PLABSn.LabelPL();
     this.labelPL1    = new PLABSn.LabelPL();
     this.fnd_smth    = new PLABSn.FindControlPL();
     this.rtxt_rpt    = new System.Windows.Forms.RichTextBox();
     this.groupBoxPL1.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.btn_prt);
     this.groupBoxPL1.Controls.Add(this.txt_pgno);
     this.groupBoxPL1.Controls.Add(this.labelPL2);
     this.groupBoxPL1.Controls.Add(this.labelPL1);
     this.groupBoxPL1.Controls.Add(this.fnd_smth);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(1, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(481, 60);
     this.groupBoxPL1.TabIndex      = 0;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // btn_prt
     //
     this.btn_prt.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_prt.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_prt.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_prt.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_prt.ConfirmationMessage      = "";
     this.btn_prt.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_prt.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_prt.ForeColor               = System.Drawing.Color.Black;
     this.btn_prt.HelpUrl                 = "";
     this.btn_prt.Location                = new System.Drawing.Point(400, 20);
     this.btn_prt.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_prt.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_prt.Name                    = "btn_prt";
     this.btn_prt.Size                    = new System.Drawing.Size(75, 23);
     this.btn_prt.SucessMessage           = "";
     this.btn_prt.TabIndex                = 1;
     this.btn_prt.Text                    = "&Print";
     this.btn_prt.Themes                  = "Default";
     this.btn_prt.Tooltip                 = "";
     this.btn_prt.UseVisualStyleBackColor = false;
     //
     // txt_pgno
     //
     this.txt_pgno.AfterDecimal   = 2;
     this.txt_pgno.BeforeDecimal  = 0;
     this.txt_pgno.DataType       = PLEnums.TextDataType.General;
     this.txt_pgno.DefaultValue   = "";
     this.txt_pgno.ErrorMessage   = "Please Enter A Value";
     this.txt_pgno.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_pgno.ForeColor      = System.Drawing.Color.Empty;
     this.txt_pgno.Location       = new System.Drawing.Point(327, 20);
     this.txt_pgno.Name           = "txt_pgno";
     this.txt_pgno.SavingRequired = false;
     this.txt_pgno.Size           = new System.Drawing.Size(52, 24);
     this.txt_pgno.TabIndex       = 2;
     this.txt_pgno.TextCase       = PLEnums.TextDataCase.None;
     this.txt_pgno.Tooltip        = "";
     this.txt_pgno.Watermark      = "";
     this.txt_pgno.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "Print No";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = false;
     this.labelPL2.Location         = new System.Drawing.Point(261, 23);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(60, 17);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.TabIndex         = 4;
     this.labelPL2.Text             = "Print No";
     this.labelPL2.Tooltip          = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Smith";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = false;
     this.labelPL1.Location         = new System.Drawing.Point(5, 23);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(46, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.TabIndex         = 3;
     this.labelPL1.Text             = "Smith";
     this.labelPL1.Tooltip          = "";
     //
     // fnd_smth
     //
     this.fnd_smth.BackColor           = System.Drawing.Color.White;
     this.fnd_smth.BorderColor         = System.Drawing.Color.Green;
     this.fnd_smth.ButtonBackColor     = System.Drawing.Color.Transparent;
     this.fnd_smth.ButtonBorderStyle   = System.Windows.Forms.BorderStyle.None;
     this.fnd_smth.CodeColumnName      = "";
     this.fnd_smth.CodeTxtWidth        = 40;
     pLabsColumnProp1.ColumnCaption    = "ID";
     pLabsColumnProp1.DataPropertyName = "id";
     pLabsColumnProp1.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString     = "";
     pLabsColumnProp1.ReqdForSave      = true;
     pLabsColumnProp1.Resizable        = true;
     pLabsColumnProp1.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width            = 0;
     pLabsColumnProp2.ColumnCaption    = "Smith";
     pLabsColumnProp2.DataPropertyName = "nam";
     pLabsColumnProp2.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString     = "";
     pLabsColumnProp2.ReqdForSave      = true;
     pLabsColumnProp2.Resizable        = true;
     pLabsColumnProp2.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width            = 250;
     this.fnd_smth.Columns.Add(pLabsColumnProp1);
     this.fnd_smth.Columns.Add(pLabsColumnProp2);
     this.fnd_smth.ControlValue          = "";
     this.fnd_smth.DefaultValue          = "";
     this.fnd_smth.DescriptionColumnName = "";
     this.fnd_smth.DescriptionRequired   = false;
     this.fnd_smth.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_smth.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_smth.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_smth.ForeColor           = System.Drawing.Color.Black;
     this.fnd_smth.GridHeight          = 300;
     this.fnd_smth.GridWidth           = 250;
     this.fnd_smth.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_smth.ListViewName        = "";
     this.fnd_smth.Location            = new System.Drawing.Point(57, 21);
     this.fnd_smth.Name                = "fnd_smth";
     this.fnd_smth.ParentCell          = null;
     this.fnd_smth.SavingRequired      = false;
     this.fnd_smth.SelectedCode        = "";
     this.fnd_smth.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_smth.SelectedDescription = "";
     this.fnd_smth.SelectedValue       = "";
     this.fnd_smth.Size                = new System.Drawing.Size(185, 23);
     this.fnd_smth.TabIndex            = 0;
     this.fnd_smth.Tooltip             = "";
     this.fnd_smth.ValueColumnName     = "";
     //
     // rtxt_rpt
     //
     this.rtxt_rpt.Font     = new System.Drawing.Font("Lucida Console", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rtxt_rpt.Location = new System.Drawing.Point(1, 52);
     this.rtxt_rpt.Name     = "rtxt_rpt";
     this.rtxt_rpt.Size     = new System.Drawing.Size(481, 339);
     this.rtxt_rpt.TabIndex = 1;
     this.rtxt_rpt.Text     = "";
     //
     // RP_012
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(483, 392);
     this.Controls.Add(this.rtxt_rpt);
     this.Controls.Add(this.groupBoxPL1);
     this.KeyPreview      = true;
     this.Name            = "RP_012";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "RP_012";
     this.groupBoxPL1.ResumeLayout(false);
     this.groupBoxPL1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #5
0
ファイル: FL_001.Designer.cs プロジェクト: markup007/Roys
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FL_001));
     this.grd_data        = new PLABSn.DataGridViewPL();
     this.txt_date_gv     = new PLABSn.PLTextBoxColumn();
     this.txt_headname_gv = new PLABSn.PLTextBoxColumn();
     this.text_desc_gv    = new PLABSn.PLTextBoxColumn();
     this.txt_dramt_gv    = new PLABSn.PLTextBoxColumn();
     this.txt_cramt_gv    = new PLABSn.PLTextBoxColumn();
     this.txt_drwt_gv     = new PLABSn.PLTextBoxColumn();
     this.txt_crwt_gv     = new PLABSn.PLTextBoxColumn();
     this.fnd_addr        = new PLABSn.FindControlPL();
     this.labelPL1        = new PLABSn.LabelPL();
     this.labelPL2        = new PLABSn.LabelPL();
     this.labelPL3        = new PLABSn.LabelPL();
     this.btn_load        = new PLABSb.ButtonPL();
     this.btn_exit        = new PLABSb.ButtonPL();
     this.dtp_to          = new PLABSn.DatePickerPL();
     this.dtp_from        = new PLABSn.DatePickerPL();
     this.groupBoxPL1     = new PLABSc.GroupBoxPL();
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).BeginInit();
     this.groupBoxPL1.SuspendLayout();
     this.SuspendLayout();
     //
     // grd_data
     //
     this.grd_data.AllowUserToAddRows            = false;
     this.grd_data.AllowUserToDeleteRows         = false;
     this.grd_data.BackgroundColor               = System.Drawing.Color.White;
     this.grd_data.BorderStyle                   = System.Windows.Forms.BorderStyle.None;
     this.grd_data.CancelRowDelete               = false;
     this.grd_data.ClearingRequired              = true;
     dataGridViewCellStyle1.Alignment            = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     dataGridViewCellStyle1.Font                 = new System.Drawing.Font("Arial", 11F);
     dataGridViewCellStyle1.ForeColor            = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor   = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor   = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode             = System.Windows.Forms.DataGridViewTriState.True;
     this.grd_data.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.grd_data.ColumnHeadersHeightSizeMode   = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.grd_data.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.txt_date_gv,
         this.txt_headname_gv,
         this.text_desc_gv,
         this.txt_dramt_gv,
         this.txt_cramt_gv,
         this.txt_drwt_gv,
         this.txt_crwt_gv
     });
     this.grd_data.ControlValue = "<ResultDS></ResultDS>";
     this.grd_data.EnableHeadersVisualStyles = false;
     this.grd_data.ErrorMessage      = "Please Enter At-least One Record";
     this.grd_data.Font              = new System.Drawing.Font("Arial", 11F);
     this.grd_data.GridColor         = System.Drawing.SystemColors.GradientInactiveCaption;
     this.grd_data.IsMandatory       = true;
     this.grd_data.Location          = new System.Drawing.Point(2, 64);
     this.grd_data.Name              = "grd_data";
     this.grd_data.ReqdContextMenu   = false;
     this.grd_data.RowHeadersVisible = false;
     this.grd_data.SelectionMode     = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.grd_data.Size              = new System.Drawing.Size(1160, 522);
     this.grd_data.SpParameter       = "v_Xmldata";
     this.grd_data.TabIndex          = 1;
     this.grd_data.Tooltip           = "";
     //
     // txt_date_gv
     //
     this.txt_date_gv.AfterDecimal     = 0;
     this.txt_date_gv.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.txt_date_gv.BeforeDecimal    = 0;
     this.txt_date_gv.DataPropertyName = "date";
     this.txt_date_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_date_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_date_gv.HeaderText       = "Date";
     this.txt_date_gv.Name             = "txt_date_gv";
     this.txt_date_gv.ReadOnly         = true;
     this.txt_date_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_date_gv.TrimRequired     = true;
     //
     // txt_headname_gv
     //
     this.txt_headname_gv.AfterDecimal     = 0;
     this.txt_headname_gv.BeforeDecimal    = 0;
     this.txt_headname_gv.DataPropertyName = "name";
     this.txt_headname_gv.DataType         = PLEnums.TextDataType.General;
     this.txt_headname_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_headname_gv.FillWeight       = 125F;
     this.txt_headname_gv.HeaderText       = "Head Name";
     this.txt_headname_gv.Name             = "txt_headname_gv";
     this.txt_headname_gv.ReadOnly         = true;
     this.txt_headname_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_headname_gv.TrimRequired     = true;
     this.txt_headname_gv.Width            = 200;
     //
     // text_desc_gv
     //
     this.text_desc_gv.AfterDecimal     = 0;
     this.text_desc_gv.BeforeDecimal    = 0;
     this.text_desc_gv.DataPropertyName = "Descr";
     this.text_desc_gv.DataType         = PLEnums.TextDataType.General;
     this.text_desc_gv.ErrorMessage     = "Please Enter A Value";
     this.text_desc_gv.FillWeight       = 150F;
     this.text_desc_gv.HeaderText       = "Description";
     this.text_desc_gv.Name             = "text_desc_gv";
     this.text_desc_gv.ReadOnly         = true;
     this.text_desc_gv.TextCase         = PLEnums.TextDataCase.None;
     this.text_desc_gv.TrimRequired     = true;
     this.text_desc_gv.Width            = 250;
     //
     // txt_dramt_gv
     //
     this.txt_dramt_gv.AfterDecimal     = 0;
     this.txt_dramt_gv.BeforeDecimal    = 0;
     this.txt_dramt_gv.DataPropertyName = "Dramt";
     this.txt_dramt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle2.Alignment   = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle2.Format      = "N2";
     dataGridViewCellStyle2.NullValue   = null;
     this.txt_dramt_gv.DefaultCellStyle = dataGridViewCellStyle2;
     this.txt_dramt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_dramt_gv.HeaderText       = "Dr Amt";
     this.txt_dramt_gv.Name             = "txt_dramt_gv";
     this.txt_dramt_gv.ReadOnly         = true;
     this.txt_dramt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_dramt_gv.TrimRequired     = true;
     this.txt_dramt_gv.Width            = 150;
     //
     // txt_cramt_gv
     //
     this.txt_cramt_gv.AfterDecimal     = 0;
     this.txt_cramt_gv.BeforeDecimal    = 0;
     this.txt_cramt_gv.DataPropertyName = "cramt";
     this.txt_cramt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle3.Alignment   = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle3.Format      = "N2";
     dataGridViewCellStyle3.NullValue   = null;
     this.txt_cramt_gv.DefaultCellStyle = dataGridViewCellStyle3;
     this.txt_cramt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_cramt_gv.HeaderText       = "Cr Amt";
     this.txt_cramt_gv.Name             = "txt_cramt_gv";
     this.txt_cramt_gv.ReadOnly         = true;
     this.txt_cramt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_cramt_gv.TrimRequired     = true;
     this.txt_cramt_gv.Width            = 150;
     //
     // txt_drwt_gv
     //
     this.txt_drwt_gv.AfterDecimal     = 0;
     this.txt_drwt_gv.BeforeDecimal    = 0;
     this.txt_drwt_gv.DataPropertyName = "drwt";
     this.txt_drwt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle4.Alignment  = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle4.Format     = "N3";
     dataGridViewCellStyle4.NullValue  = null;
     this.txt_drwt_gv.DefaultCellStyle = dataGridViewCellStyle4;
     this.txt_drwt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_drwt_gv.HeaderText       = "Dr Wt";
     this.txt_drwt_gv.Name             = "txt_drwt_gv";
     this.txt_drwt_gv.ReadOnly         = true;
     this.txt_drwt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_drwt_gv.TrimRequired     = true;
     this.txt_drwt_gv.Width            = 150;
     //
     // txt_crwt_gv
     //
     this.txt_crwt_gv.AfterDecimal     = 0;
     this.txt_crwt_gv.BeforeDecimal    = 0;
     this.txt_crwt_gv.DataPropertyName = "crwt";
     this.txt_crwt_gv.DataType         = PLEnums.TextDataType.General;
     dataGridViewCellStyle5.Alignment  = System.Windows.Forms.DataGridViewContentAlignment.TopRight;
     dataGridViewCellStyle5.Format     = "N3";
     dataGridViewCellStyle5.NullValue  = null;
     this.txt_crwt_gv.DefaultCellStyle = dataGridViewCellStyle5;
     this.txt_crwt_gv.ErrorMessage     = "Please Enter A Value";
     this.txt_crwt_gv.HeaderText       = "Cr Wt";
     this.txt_crwt_gv.Name             = "txt_crwt_gv";
     this.txt_crwt_gv.ReadOnly         = true;
     this.txt_crwt_gv.TextCase         = PLEnums.TextDataCase.None;
     this.txt_crwt_gv.TrimRequired     = true;
     this.txt_crwt_gv.Width            = 150;
     //
     // fnd_addr
     //
     this.fnd_addr.BackColor           = System.Drawing.Color.White;
     this.fnd_addr.BorderColor         = System.Drawing.Color.Green;
     this.fnd_addr.ButtonBackColor     = System.Drawing.Color.Transparent;
     this.fnd_addr.ButtonBorderStyle   = System.Windows.Forms.BorderStyle.None;
     this.fnd_addr.CodeColumnName      = "";
     this.fnd_addr.CodeTxtWidth        = 40;
     pLabsColumnProp1.ColumnCaption    = "Id";
     pLabsColumnProp1.DataPropertyName = "addr_id";
     pLabsColumnProp1.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString     = "";
     pLabsColumnProp1.ReqdForSave      = true;
     pLabsColumnProp1.Resizable        = true;
     pLabsColumnProp1.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width            = 0;
     pLabsColumnProp2.ColumnCaption    = "Smith";
     pLabsColumnProp2.DataPropertyName = "addr_nam";
     pLabsColumnProp2.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString     = "";
     pLabsColumnProp2.ReqdForSave      = true;
     pLabsColumnProp2.Resizable        = true;
     pLabsColumnProp2.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width            = 150;
     pLabsColumnProp3.ColumnCaption    = "code";
     pLabsColumnProp3.DataPropertyName = "addr_code";
     pLabsColumnProp3.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString     = "";
     pLabsColumnProp3.ReqdForSave      = true;
     pLabsColumnProp3.Resizable        = true;
     pLabsColumnProp3.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width            = 78;
     this.fnd_addr.Columns.Add(pLabsColumnProp1);
     this.fnd_addr.Columns.Add(pLabsColumnProp2);
     this.fnd_addr.Columns.Add(pLabsColumnProp3);
     this.fnd_addr.ControlValue          = "";
     this.fnd_addr.DefaultValue          = "";
     this.fnd_addr.DescriptionColumnName = "";
     this.fnd_addr.DescriptionRequired   = false;
     this.fnd_addr.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_addr.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_addr.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_addr.ForeColor           = System.Drawing.Color.Black;
     this.fnd_addr.GridHeight          = 300;
     this.fnd_addr.GridWidth           = 250;
     this.fnd_addr.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_addr.ListViewName        = "";
     this.fnd_addr.Location            = new System.Drawing.Point(147, 17);
     this.fnd_addr.Name                = "fnd_addr";
     this.fnd_addr.ParentCell          = null;
     this.fnd_addr.SelectedCode        = "";
     this.fnd_addr.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_addr.SelectedDescription = "";
     this.fnd_addr.SelectedValue       = "";
     this.fnd_addr.Size                = new System.Drawing.Size(160, 23);
     this.fnd_addr.SpParameter         = "ai_smth_id";
     this.fnd_addr.TabIndex            = 1;
     this.fnd_addr.Tooltip             = "";
     this.fnd_addr.ValueColumnName     = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Head Name";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = false;
     this.labelPL1.Location         = new System.Drawing.Point(56, 20);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(85, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.TabIndex         = 2;
     this.labelPL1.Text             = "Head Name";
     this.labelPL1.Tooltip          = "";
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "From";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = false;
     this.labelPL2.Location         = new System.Drawing.Point(440, 20);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(43, 17);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.TabIndex         = 5;
     this.labelPL2.Text             = "From";
     this.labelPL2.Tooltip          = "";
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "To";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = false;
     this.labelPL3.Location         = new System.Drawing.Point(458, 49);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(23, 17);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.TabIndex         = 6;
     this.labelPL3.Text             = "To";
     this.labelPL3.Tooltip          = "";
     //
     // btn_load
     //
     this.btn_load.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_load.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_load.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_load.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_load.ConfirmationMessage      = "";
     this.btn_load.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_load.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_load.ForeColor               = System.Drawing.Color.Black;
     this.btn_load.HelpUrl                 = "";
     this.btn_load.Location                = new System.Drawing.Point(1062, 13);
     this.btn_load.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_load.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_load.Name                    = "btn_load";
     this.btn_load.Size                    = new System.Drawing.Size(75, 23);
     this.btn_load.SucessMessage           = "";
     this.btn_load.TabIndex                = 7;
     this.btn_load.Text                    = "&Load";
     this.btn_load.Themes                  = "Default";
     this.btn_load.Tooltip                 = "";
     this.btn_load.UseVisualStyleBackColor = false;
     //
     // btn_exit
     //
     this.btn_exit.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_exit.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_exit.ButtonType          = PLEnums.ButtonTypes.Exit;
     this.btn_exit.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_exit.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_exit.ConfirmationMessage = "";
     this.btn_exit.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_exit.ForeColor               = System.Drawing.Color.Black;
     this.btn_exit.HelpUrl                 = "";
     this.btn_exit.Location                = new System.Drawing.Point(1062, 38);
     this.btn_exit.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_exit.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Name                    = "btn_exit";
     this.btn_exit.Size                    = new System.Drawing.Size(75, 23);
     this.btn_exit.SucessMessage           = "";
     this.btn_exit.TabIndex                = 8;
     this.btn_exit.Text                    = "&Exit";
     this.btn_exit.Themes                  = "Default";
     this.btn_exit.Tooltip                 = "";
     this.btn_exit.UseVisualStyleBackColor = false;
     //
     // dtp_to
     //
     this.dtp_to.BackColor      = System.Drawing.Color.White;
     this.dtp_to.BorderRequired = false;
     this.dtp_to.ControlValue   = "15-Sep-2011";
     this.dtp_to.DefaultValue   = "";
     this.dtp_to.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.dtp_to.Font           = new System.Drawing.Font("Arial", 11F);
     this.dtp_to.ForeColor      = System.Drawing.Color.Black;
     this.dtp_to.Location       = new System.Drawing.Point(486, 42);
     this.dtp_to.MaximumSize    = new System.Drawing.Size(150, 22);
     this.dtp_to.MinimumSize    = new System.Drawing.Size(100, 22);
     this.dtp_to.Name           = "dtp_to";
     this.dtp_to.Size           = new System.Drawing.Size(150, 22);
     this.dtp_to.SpParameter    = "ad_to";
     this.dtp_to.TabIndex       = 4;
     this.dtp_to.Tooltip        = "";
     this.dtp_to.Value          = new System.DateTime(2011, 9, 15, 0, 0, 0, 0);
     //
     // dtp_from
     //
     this.dtp_from.BackColor      = System.Drawing.Color.White;
     this.dtp_from.BorderRequired = false;
     this.dtp_from.ControlValue   = "15-Sep-2011";
     this.dtp_from.DefaultValue   = "";
     this.dtp_from.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.dtp_from.Font           = new System.Drawing.Font("Arial", 11F);
     this.dtp_from.ForeColor      = System.Drawing.Color.Black;
     this.dtp_from.Location       = new System.Drawing.Point(486, 17);
     this.dtp_from.MaximumSize    = new System.Drawing.Size(150, 22);
     this.dtp_from.MinimumSize    = new System.Drawing.Size(100, 22);
     this.dtp_from.Name           = "dtp_from";
     this.dtp_from.Size           = new System.Drawing.Size(150, 22);
     this.dtp_from.SpParameter    = "ad_from";
     this.dtp_from.TabIndex       = 3;
     this.dtp_from.Tooltip        = "";
     this.dtp_from.Value          = new System.DateTime(2011, 9, 15, 0, 0, 0, 0);
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.dtp_to);
     this.groupBoxPL1.Controls.Add(this.dtp_from);
     this.groupBoxPL1.Controls.Add(this.btn_exit);
     this.groupBoxPL1.Controls.Add(this.btn_load);
     this.groupBoxPL1.Controls.Add(this.labelPL3);
     this.groupBoxPL1.Controls.Add(this.labelPL2);
     this.groupBoxPL1.Controls.Add(this.labelPL1);
     this.groupBoxPL1.Controls.Add(this.fnd_addr);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(2, -8);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(1160, 69);
     this.groupBoxPL1.TabIndex      = 0;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // FL_001
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(1165, 589);
     this.Controls.Add(this.grd_data);
     this.Controls.Add(this.groupBoxPL1);
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.Name            = "FL_001";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "Ledger";
     ((System.ComponentModel.ISupportInitialize)(this.grd_data)).EndInit();
     this.groupBoxPL1.ResumeLayout(false);
     this.groupBoxPL1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #6
0
ファイル: SL_002.Designer.cs プロジェクト: markup007/Roys
 /// <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();
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle     dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SL_002));
     this.btn_chk       = new PLABSb.ButtonPL();
     this.btn_fnlize    = new PLABSb.ButtonPL();
     this.groupBoxPL1   = new PLABSc.GroupBoxPL();
     this.chk_selectAll = new PLABSn.CheckBoxPL();
     this.fnd_grp       = new PLABSn.FindControlPL();
     this.txt_totamt    = new PLABSn.TextBoxPL();
     this.labelPL3      = new PLABSn.LabelPL();
     this.labelPL2      = new PLABSn.LabelPL();
     this.txt_amt       = new PLABSn.TextBoxPL();
     this.labelPL1      = new PLABSn.LabelPL();
     this.btn_save      = new PLABSb.ButtonPL();
     this.groupBoxPL2   = new PLABSc.GroupBoxPL();
     this.btn_exit      = new PLABSb.ButtonPL();
     this.btn_clr       = new PLABSb.ButtonPL();
     this.dgv_data      = new PLABSn.DataGridViewPL();
     this.txt_id_grd    = new PLABSn.PLTextBoxColumn();
     this.chk_chk_grd   = new PLABSn.PLCheckBoxColumn();
     this.txt_grup_grd  = new PLABSn.PLTextBoxColumn();
     this.amt           = new PLABSn.PLTextBoxColumn();
     this.txt_desc      = new PLABSn.TextBoxPL();
     this.labelPL4      = new PLABSn.LabelPL();
     this.ddl_type      = new PLABSn.ComboBoxPL();
     this.labelPL5      = new PLABSn.LabelPL();
     this.groupBoxPL1.SuspendLayout();
     this.groupBoxPL2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_data)).BeginInit();
     this.SuspendLayout();
     //
     // btn_chk
     //
     this.btn_chk.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_chk.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_chk.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_chk.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_chk.ConfirmationMessage      = "";
     this.btn_chk.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_chk.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_chk.ForeColor               = System.Drawing.Color.Black;
     this.btn_chk.HelpUrl                 = "";
     this.btn_chk.Location                = new System.Drawing.Point(858, 550);
     this.btn_chk.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_chk.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_chk.Name                    = "btn_chk";
     this.btn_chk.Size                    = new System.Drawing.Size(75, 23);
     this.btn_chk.SucessMessage           = "";
     this.btn_chk.TabIndex                = 1;
     this.btn_chk.Text                    = "&Checked";
     this.btn_chk.Themes                  = "Default";
     this.btn_chk.Tooltip                 = "";
     this.btn_chk.UseVisualStyleBackColor = false;
     //
     // btn_fnlize
     //
     this.btn_fnlize.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_fnlize.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_fnlize.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_fnlize.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_fnlize.ConfirmationMessage      = "";
     this.btn_fnlize.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_fnlize.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_fnlize.ForeColor               = System.Drawing.Color.Black;
     this.btn_fnlize.HelpUrl                 = "";
     this.btn_fnlize.Location                = new System.Drawing.Point(780, 550);
     this.btn_fnlize.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_fnlize.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_fnlize.Name                    = "btn_fnlize";
     this.btn_fnlize.Size                    = new System.Drawing.Size(75, 23);
     this.btn_fnlize.SucessMessage           = "";
     this.btn_fnlize.TabIndex                = 6;
     this.btn_fnlize.Text                    = "&Finalize";
     this.btn_fnlize.Themes                  = "Default";
     this.btn_fnlize.Tooltip                 = "";
     this.btn_fnlize.UseVisualStyleBackColor = false;
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.labelPL5);
     this.groupBoxPL1.Controls.Add(this.ddl_type);
     this.groupBoxPL1.Controls.Add(this.labelPL4);
     this.groupBoxPL1.Controls.Add(this.txt_desc);
     this.groupBoxPL1.Controls.Add(this.chk_selectAll);
     this.groupBoxPL1.Controls.Add(this.fnd_grp);
     this.groupBoxPL1.Controls.Add(this.txt_totamt);
     this.groupBoxPL1.Controls.Add(this.labelPL3);
     this.groupBoxPL1.Controls.Add(this.labelPL2);
     this.groupBoxPL1.Controls.Add(this.txt_amt);
     this.groupBoxPL1.Controls.Add(this.labelPL1);
     this.groupBoxPL1.Controls.Add(this.btn_fnlize);
     this.groupBoxPL1.Controls.Add(this.btn_chk);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(2, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(617, 105);
     this.groupBoxPL1.TabIndex      = 0;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // chk_selectAll
     //
     this.chk_selectAll.AutoSize                = true;
     this.chk_selectAll.ControlValue            = "1";
     this.chk_selectAll.FalseValue              = "1";
     this.chk_selectAll.Font                    = new System.Drawing.Font("Arial", 11F);
     this.chk_selectAll.ForeColor               = System.Drawing.Color.Black;
     this.chk_selectAll.Location                = new System.Drawing.Point(410, 80);
     this.chk_selectAll.Name                    = "chk_selectAll";
     this.chk_selectAll.SavingRequired          = false;
     this.chk_selectAll.Size                    = new System.Drawing.Size(97, 21);
     this.chk_selectAll.SmartTab                = false;
     this.chk_selectAll.SpParameter             = "as";
     this.chk_selectAll.TabIndex                = 4;
     this.chk_selectAll.Text                    = "Select ALL";
     this.chk_selectAll.Tooltip                 = "";
     this.chk_selectAll.TrueValue               = "0";
     this.chk_selectAll.UseVisualStyleBackColor = true;
     //
     // fnd_grp
     //
     this.fnd_grp.BackColor            = System.Drawing.Color.White;
     this.fnd_grp.BorderColor          = System.Drawing.Color.Green;
     this.fnd_grp.ButtonBackColor      = System.Drawing.Color.Transparent;
     this.fnd_grp.ButtonBorderStyle    = System.Windows.Forms.BorderStyle.None;
     this.fnd_grp.CodeColumnName       = "";
     this.fnd_grp.CodeTxtWidth         = 40;
     pLabsColumnProp1.ColumnCaption    = "id";
     pLabsColumnProp1.DataPropertyName = "id";
     pLabsColumnProp1.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString     = "";
     pLabsColumnProp1.ReqdForSave      = true;
     pLabsColumnProp1.Resizable        = true;
     pLabsColumnProp1.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width            = 0;
     pLabsColumnProp2.ColumnCaption    = "Name";
     pLabsColumnProp2.DataPropertyName = "name";
     pLabsColumnProp2.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString     = "";
     pLabsColumnProp2.ReqdForSave      = true;
     pLabsColumnProp2.Resizable        = true;
     pLabsColumnProp2.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width            = 245;
     pLabsColumnProp3.ColumnCaption    = "code";
     pLabsColumnProp3.DataPropertyName = "name";
     pLabsColumnProp3.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString     = "";
     pLabsColumnProp3.ReqdForSave      = true;
     pLabsColumnProp3.Resizable        = true;
     pLabsColumnProp3.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width            = 0;
     this.fnd_grp.Columns.Add(pLabsColumnProp1);
     this.fnd_grp.Columns.Add(pLabsColumnProp2);
     this.fnd_grp.Columns.Add(pLabsColumnProp3);
     this.fnd_grp.ControlValue          = "";
     this.fnd_grp.DefaultValue          = "";
     this.fnd_grp.DescriptionColumnName = "";
     this.fnd_grp.DescriptionRequired   = false;
     this.fnd_grp.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_grp.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_grp.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_grp.ForeColor           = System.Drawing.Color.Black;
     this.fnd_grp.GridHeight          = 150;
     this.fnd_grp.GridWidth           = 250;
     this.fnd_grp.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_grp.IsMandatory         = false;
     this.fnd_grp.ListViewName        = "";
     this.fnd_grp.Location            = new System.Drawing.Point(20, 35);
     this.fnd_grp.Name                = "fnd_grp";
     this.fnd_grp.ParentCell          = null;
     this.fnd_grp.SavingRequired      = false;
     this.fnd_grp.SelectedCode        = "";
     this.fnd_grp.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_grp.SelectedDescription = "";
     this.fnd_grp.SelectedValue       = "";
     this.fnd_grp.Size                = new System.Drawing.Size(171, 23);
     this.fnd_grp.SpParameter         = "ai";
     this.fnd_grp.TabIndex            = 0;
     this.fnd_grp.Tooltip             = "";
     this.fnd_grp.ValueColumnName     = "";
     //
     // txt_totamt
     //
     this.txt_totamt.AfterDecimal   = 2;
     this.txt_totamt.BeforeDecimal  = 10;
     this.txt_totamt.DataType       = PLEnums.TextDataType.General;
     this.txt_totamt.DefaultValue   = "";
     this.txt_totamt.ErrorMessage   = "Please Enter A Value";
     this.txt_totamt.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_totamt.ForeColor      = System.Drawing.Color.Empty;
     this.txt_totamt.Location       = new System.Drawing.Point(410, 34);
     this.txt_totamt.Name           = "txt_totamt";
     this.txt_totamt.ReadOnly       = true;
     this.txt_totamt.SavingRequired = false;
     this.txt_totamt.Size           = new System.Drawing.Size(171, 24);
     this.txt_totamt.SpParameter    = "ai";
     this.txt_totamt.TabIndex       = 8;
     this.txt_totamt.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_totamt.TextCase       = PLEnums.TextDataCase.None;
     this.txt_totamt.Tooltip        = "";
     this.txt_totamt.Watermark      = "";
     this.txt_totamt.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "Total Amount";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = false;
     this.labelPL3.Location         = new System.Drawing.Point(410, 15);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(94, 17);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.TabIndex         = 7;
     this.labelPL3.Text             = "Total Amount";
     this.labelPL3.Tooltip          = "";
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "Amount";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = false;
     this.labelPL2.Location         = new System.Drawing.Point(213, 16);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(58, 17);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.TabIndex         = 6;
     this.labelPL2.Text             = "Amount";
     this.labelPL2.Tooltip          = "";
     //
     // txt_amt
     //
     this.txt_amt.AfterDecimal   = 2;
     this.txt_amt.BeforeDecimal  = 10;
     this.txt_amt.DataType       = PLEnums.TextDataType.General;
     this.txt_amt.DefaultValue   = "";
     this.txt_amt.ErrorMessage   = "Please Enter A Value";
     this.txt_amt.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_amt.ForeColor      = System.Drawing.Color.Empty;
     this.txt_amt.Location       = new System.Drawing.Point(213, 34);
     this.txt_amt.Name           = "txt_amt";
     this.txt_amt.SavingRequired = false;
     this.txt_amt.Size           = new System.Drawing.Size(171, 24);
     this.txt_amt.SpParameter    = "as_amount";
     this.txt_amt.TabIndex       = 1;
     this.txt_amt.TabStop        = false;
     this.txt_amt.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_amt.TextCase       = PLEnums.TextDataCase.None;
     this.txt_amt.Tooltip        = "";
     this.txt_amt.Watermark      = "";
     this.txt_amt.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Group";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = false;
     this.labelPL1.Location         = new System.Drawing.Point(20, 15);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(48, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.TabIndex         = 5;
     this.labelPL1.Text             = "Group";
     this.labelPL1.Tooltip          = "";
     //
     // btn_save
     //
     this.btn_save.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_save.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_save.ButtonType          = PLEnums.ButtonTypes.Save;
     this.btn_save.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_save.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_save.ConfirmationMessage = "";
     this.btn_save.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_save.ForeColor               = System.Drawing.Color.Black;
     this.btn_save.HelpUrl                 = "";
     this.btn_save.Location                = new System.Drawing.Point(378, 16);
     this.btn_save.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_save.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Name                    = "btn_save";
     this.btn_save.Size                    = new System.Drawing.Size(75, 23);
     this.btn_save.SucessMessage           = "";
     this.btn_save.TabIndex                = 0;
     this.btn_save.Text                    = "&Save";
     this.btn_save.Themes                  = "Default";
     this.btn_save.Tooltip                 = "";
     this.btn_save.UseVisualStyleBackColor = false;
     //
     // groupBoxPL2
     //
     this.groupBoxPL2.BorderWidth  = 1F;
     this.groupBoxPL2.Caption      = "";
     this.groupBoxPL2.CaptionImage = null;
     this.groupBoxPL2.Controls.Add(this.btn_exit);
     this.groupBoxPL2.Controls.Add(this.btn_clr);
     this.groupBoxPL2.Controls.Add(this.btn_save);
     this.groupBoxPL2.CornersRadius = 2;
     this.groupBoxPL2.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL2.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL2.HelpUrl       = "";
     this.groupBoxPL2.Location      = new System.Drawing.Point(2, 423);
     this.groupBoxPL2.Name          = "groupBoxPL2";
     this.groupBoxPL2.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL2.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL2.Size          = new System.Drawing.Size(617, 44);
     this.groupBoxPL2.TabIndex      = 2;
     this.groupBoxPL2.Themes        = "Default";
     this.groupBoxPL2.Tooltip       = "";
     //
     // btn_exit
     //
     this.btn_exit.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_exit.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_exit.ButtonType          = PLEnums.ButtonTypes.Exit;
     this.btn_exit.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_exit.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_exit.ConfirmationMessage = "";
     this.btn_exit.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_exit.ForeColor               = System.Drawing.Color.Black;
     this.btn_exit.HelpUrl                 = "";
     this.btn_exit.Location                = new System.Drawing.Point(534, 16);
     this.btn_exit.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_exit.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_exit.Name                    = "btn_exit";
     this.btn_exit.Size                    = new System.Drawing.Size(75, 23);
     this.btn_exit.SucessMessage           = "";
     this.btn_exit.TabIndex                = 2;
     this.btn_exit.Text                    = "&Exit";
     this.btn_exit.Themes                  = "Default";
     this.btn_exit.Tooltip                 = "";
     this.btn_exit.UseVisualStyleBackColor = false;
     //
     // btn_clr
     //
     this.btn_clr.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_clr.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_clr.ButtonType          = PLEnums.ButtonTypes.Clear;
     this.btn_clr.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_clr.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_clr.ConfirmationMessage = "";
     this.btn_clr.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clr.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_clr.ForeColor               = System.Drawing.Color.Black;
     this.btn_clr.HelpUrl                 = "";
     this.btn_clr.Location                = new System.Drawing.Point(456, 16);
     this.btn_clr.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_clr.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clr.Name                    = "btn_clr";
     this.btn_clr.Size                    = new System.Drawing.Size(75, 23);
     this.btn_clr.SucessMessage           = "";
     this.btn_clr.TabIndex                = 1;
     this.btn_clr.Text                    = "&Clear";
     this.btn_clr.Themes                  = "Default";
     this.btn_clr.Tooltip                 = "";
     this.btn_clr.UseVisualStyleBackColor = false;
     //
     // dgv_data
     //
     this.dgv_data.AllowUserToAddRows          = false;
     this.dgv_data.BackgroundColor             = System.Drawing.Color.White;
     this.dgv_data.CancelRowDelete             = false;
     this.dgv_data.ClearingRequired            = true;
     this.dgv_data.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_data.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.txt_id_grd,
         this.chk_chk_grd,
         this.txt_grup_grd,
         this.amt
     });
     this.dgv_data.ControlValue                = "<ResultDS></ResultDS>";
     this.dgv_data.ErrorMessage                = "Please Enter At-least One Record";
     this.dgv_data.Font                        = new System.Drawing.Font("Arial", 11F);
     this.dgv_data.IsMandatory                 = true;
     this.dgv_data.Location                    = new System.Drawing.Point(2, 99);
     this.dgv_data.Name                        = "dgv_data";
     this.dgv_data.ReqdContextMenu             = true;
     dataGridViewCellStyle2.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor          = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle2.Font               = new System.Drawing.Font("Arial", 11F);
     dataGridViewCellStyle2.ForeColor          = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode           = System.Windows.Forms.DataGridViewTriState.True;
     this.dgv_data.RowHeadersDefaultCellStyle  = dataGridViewCellStyle2;
     this.dgv_data.RowHeadersVisible           = false;
     this.dgv_data.SavingRequired              = false;
     this.dgv_data.SelectionMode               = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_data.Size                        = new System.Drawing.Size(617, 333);
     this.dgv_data.SpParameter                 = "v_Xmldata";
     this.dgv_data.TabIndex                    = 1;
     this.dgv_data.Tooltip                     = "";
     //
     // txt_id_grd
     //
     this.txt_id_grd.AfterDecimal     = 0;
     this.txt_id_grd.BeforeDecimal    = 0;
     this.txt_id_grd.DataPropertyName = "ID";
     this.txt_id_grd.DataType         = PLEnums.TextDataType.General;
     this.txt_id_grd.ErrorMessage     = "Please Enter A Value";
     this.txt_id_grd.HeaderText       = "id";
     this.txt_id_grd.Name             = "txt_id_grd";
     this.txt_id_grd.TextCase         = PLEnums.TextDataCase.None;
     this.txt_id_grd.TrimRequired     = true;
     this.txt_id_grd.Visible          = false;
     //
     // chk_chk_grd
     //
     this.chk_chk_grd.DataPropertyName = "chk";
     dataGridViewCellStyle1.Alignment  = System.Windows.Forms.DataGridViewContentAlignment.TopCenter;
     dataGridViewCellStyle1.NullValue  = false;
     this.chk_chk_grd.DefaultCellStyle = dataGridViewCellStyle1;
     this.chk_chk_grd.ErrorMessage     = "Please Enter A Value";
     this.chk_chk_grd.FalseValue       = "0";
     this.chk_chk_grd.HeaderText       = "SELECT";
     this.chk_chk_grd.Name             = "chk_chk_grd";
     this.chk_chk_grd.TrueValue        = "1";
     this.chk_chk_grd.Width            = 75;
     //
     // txt_grup_grd
     //
     this.txt_grup_grd.AfterDecimal     = 0;
     this.txt_grup_grd.AutoSizeMode     = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.txt_grup_grd.BeforeDecimal    = 0;
     this.txt_grup_grd.DataPropertyName = "NAME";
     this.txt_grup_grd.DataType         = PLEnums.TextDataType.General;
     this.txt_grup_grd.ErrorMessage     = "Please Enter A Value";
     this.txt_grup_grd.HeaderText       = "NAME";
     this.txt_grup_grd.Name             = "txt_grup_grd";
     this.txt_grup_grd.ReadOnly         = true;
     this.txt_grup_grd.TextCase         = PLEnums.TextDataCase.None;
     this.txt_grup_grd.TrimRequired     = true;
     //
     // amt
     //
     this.amt.AfterDecimal  = 0;
     this.amt.BeforeDecimal = 0;
     this.amt.DataType      = PLEnums.TextDataType.General;
     this.amt.ErrorMessage  = "Please Enter A Value";
     this.amt.HeaderText    = "amt";
     this.amt.Name          = "amt";
     this.amt.TextCase      = PLEnums.TextDataCase.None;
     this.amt.TrimRequired  = true;
     this.amt.Visible       = false;
     //
     // txt_desc
     //
     this.txt_desc.AfterDecimal   = 2;
     this.txt_desc.BeforeDecimal  = 10;
     this.txt_desc.DataType       = PLEnums.TextDataType.General;
     this.txt_desc.DefaultValue   = "";
     this.txt_desc.ErrorMessage   = "Please Enter A Value";
     this.txt_desc.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_desc.ForeColor      = System.Drawing.Color.Empty;
     this.txt_desc.Location       = new System.Drawing.Point(213, 78);
     this.txt_desc.Name           = "txt_desc";
     this.txt_desc.Size           = new System.Drawing.Size(171, 24);
     this.txt_desc.SpParameter    = "as_dsc";
     this.txt_desc.TabIndex       = 3;
     this.txt_desc.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_desc.TextCase       = PLEnums.TextDataCase.None;
     this.txt_desc.Tooltip        = "";
     this.txt_desc.Watermark      = "";
     this.txt_desc.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL4
     //
     this.labelPL4.AutoSize         = true;
     this.labelPL4.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL4.ClearingRequired = false;
     this.labelPL4.ControlValue     = "Description";
     this.labelPL4.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL4.IsMandatory      = false;
     this.labelPL4.Location         = new System.Drawing.Point(213, 61);
     this.labelPL4.Name             = "labelPL4";
     this.labelPL4.SavingRequired   = false;
     this.labelPL4.Size             = new System.Drawing.Size(82, 17);
     this.labelPL4.SmartTab         = false;
     this.labelPL4.TabIndex         = 10;
     this.labelPL4.Text             = "Description";
     this.labelPL4.Tooltip          = "";
     //
     // ddl_type
     //
     this.ddl_type.ControlValue      = "";
     this.ddl_type.DefaultValue      = "";
     this.ddl_type.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddl_type.Font              = new System.Drawing.Font("Arial", 11F);
     this.ddl_type.ForeColor         = System.Drawing.Color.Black;
     this.ddl_type.FormattingEnabled = true;
     this.ddl_type.InstructionText   = "Select Item";
     this.ddl_type.Location          = new System.Drawing.Point(20, 78);
     this.ddl_type.Name              = "ddl_type";
     this.ddl_type.Size              = new System.Drawing.Size(171, 25);
     this.ddl_type.SpParameter       = "ai_type";
     this.ddl_type.TabIndex          = 2;
     this.ddl_type.Tooltip           = "";
     //
     // labelPL5
     //
     this.labelPL5.AutoSize         = true;
     this.labelPL5.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL5.ClearingRequired = false;
     this.labelPL5.ControlValue     = "Type";
     this.labelPL5.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL5.IsMandatory      = false;
     this.labelPL5.Location         = new System.Drawing.Point(20, 61);
     this.labelPL5.Name             = "labelPL5";
     this.labelPL5.SavingRequired   = false;
     this.labelPL5.Size             = new System.Drawing.Size(40, 17);
     this.labelPL5.SmartTab         = false;
     this.labelPL5.TabIndex         = 9;
     this.labelPL5.Text             = "Type";
     this.labelPL5.Tooltip          = "";
     //
     // FA_001
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(620, 468);
     this.Controls.Add(this.dgv_data);
     this.Controls.Add(this.groupBoxPL1);
     this.Controls.Add(this.groupBoxPL2);
     this.FindIDRequiredInXML = false;
     this.KeyPreview          = true;
     this.MaximizeBox         = false;
     this.Name            = "FA_001";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "FA_001";
     this.groupBoxPL1.ResumeLayout(false);
     this.groupBoxPL1.PerformLayout();
     this.groupBoxPL2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_data)).EndInit();
     this.ResumeLayout(false);
 }
コード例 #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CB_001));
     this.tb_main              = new PLABSc.TabControlPL();
     this.tp_create            = new System.Windows.Forms.TabPage();
     this.groupBoxPL1          = new PLABSc.GroupBoxPL();
     this.btn_delete           = new PLABSb.ButtonPL();
     this.btn_remove           = new PLABSb.ButtonPL();
     this.btn_save             = new PLABSb.ButtonPL();
     this.btn_clear            = new PLABSb.ButtonPL();
     this.btn_close            = new PLABSb.ButtonPL();
     this.lst_Data             = new PLABSn.ListViewNormalPL();
     this.lst_itm_headid       = new PLABSn.PLabsListViewColHdr();
     this.lst_itm_name         = new PLABSn.PLabsListViewColHdr();
     this.lst_itm_payment      = new PLABSn.PLabsListViewColHdr();
     this.lst_itm_receipt      = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr2 = new PLABSn.PLabsListViewColHdr();
     this.gob_main             = new PLABSc.GroupBoxPL();
     this.rtxt_template        = new PLABSn.RichTextBoxPL();
     this.labelPL3             = new PLABSn.LabelPL();
     this.lbl_amtwrd           = new PLABSn.LabelPL();
     this.lbl_opnamt           = new PLABSn.LabelPL();
     this.rtxt_nara            = new PLABSn.RichTextBoxPL();
     this.fnd_Acc_Head         = new PLABSn.FindControlPL();
     this.labelPL1             = new PLABSn.LabelPL();
     this.lbl_name             = new PLABSn.LabelPL();
     this.txt_amount           = new PLABSn.TextBoxPL();
     this.ddl_type             = new PLABSn.ComboBoxPL();
     this.lbl_amont            = new PLABSn.LabelPL();
     this.tp_search            = new System.Windows.Forms.TabPage();
     this.lst_search           = new PLABSn.ListViewNormalPL();
     this.pLabsListViewColHdr4 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr5 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr6 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr7 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr1 = new PLABSn.PLabsListViewColHdr();
     this.tb_main.SuspendLayout();
     this.tp_create.SuspendLayout();
     this.groupBoxPL1.SuspendLayout();
     this.gob_main.SuspendLayout();
     this.tp_search.SuspendLayout();
     this.SuspendLayout();
     //
     // tb_main
     //
     this.tb_main.Controls.Add(this.tp_create);
     this.tb_main.Controls.Add(this.tp_search);
     this.tb_main.Location      = new System.Drawing.Point(1, 1);
     this.tb_main.Name          = "tb_main";
     this.tb_main.SelectedIndex = 0;
     this.tb_main.Size          = new System.Drawing.Size(788, 504);
     this.tb_main.TabIndex      = 0;
     //
     // tp_create
     //
     this.tp_create.Controls.Add(this.groupBoxPL1);
     this.tp_create.Controls.Add(this.lst_Data);
     this.tp_create.Controls.Add(this.gob_main);
     this.tp_create.Location = new System.Drawing.Point(4, 22);
     this.tp_create.Name     = "tp_create";
     this.tp_create.Padding  = new System.Windows.Forms.Padding(3);
     this.tp_create.Size     = new System.Drawing.Size(780, 478);
     this.tp_create.TabIndex = 0;
     this.tp_create.Text     = "Create";
     this.tp_create.UseVisualStyleBackColor = true;
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.btn_delete);
     this.groupBoxPL1.Controls.Add(this.btn_remove);
     this.groupBoxPL1.Controls.Add(this.btn_save);
     this.groupBoxPL1.Controls.Add(this.btn_clear);
     this.groupBoxPL1.Controls.Add(this.btn_close);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(654, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(123, 227);
     this.groupBoxPL1.TabIndex      = 1;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // btn_delete
     //
     this.btn_delete.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_delete.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_delete.ButtonType          = PLEnums.ButtonTypes.Delete;
     this.btn_delete.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_delete.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_delete.ConfirmationMessage = "";
     this.btn_delete.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_delete.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_delete.ForeColor               = System.Drawing.Color.Black;
     this.btn_delete.HelpUrl                 = "";
     this.btn_delete.Location                = new System.Drawing.Point(27, 118);
     this.btn_delete.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_delete.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_delete.Name                    = "btn_delete";
     this.btn_delete.Size                    = new System.Drawing.Size(75, 23);
     this.btn_delete.SucessMessage           = "";
     this.btn_delete.TabIndex                = 3;
     this.btn_delete.Text                    = "&Delete";
     this.btn_delete.Themes                  = "Default";
     this.btn_delete.Tooltip                 = "";
     this.btn_delete.UseVisualStyleBackColor = false;
     //
     // btn_remove
     //
     this.btn_remove.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_remove.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_remove.ClickBackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_remove.ClickGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_remove.ConfirmationMessage      = "";
     this.btn_remove.DisabledColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_remove.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_remove.ForeColor               = System.Drawing.Color.Black;
     this.btn_remove.HelpUrl                 = "";
     this.btn_remove.Location                = new System.Drawing.Point(27, 90);
     this.btn_remove.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_remove.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_remove.Name                    = "btn_remove";
     this.btn_remove.Size                    = new System.Drawing.Size(75, 23);
     this.btn_remove.SucessMessage           = "";
     this.btn_remove.TabIndex                = 2;
     this.btn_remove.Text                    = "&Remove";
     this.btn_remove.Themes                  = "Default";
     this.btn_remove.Tooltip                 = "";
     this.btn_remove.UseVisualStyleBackColor = false;
     //
     // btn_save
     //
     this.btn_save.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_save.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_save.ButtonType          = PLEnums.ButtonTypes.Save;
     this.btn_save.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_save.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_save.ConfirmationMessage = "Do you want to save?";
     this.btn_save.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_save.ForeColor               = System.Drawing.Color.Black;
     this.btn_save.HelpUrl                 = "";
     this.btn_save.Location                = new System.Drawing.Point(27, 34);
     this.btn_save.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_save.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Name                    = "btn_save";
     this.btn_save.Size                    = new System.Drawing.Size(75, 23);
     this.btn_save.SucessMessage           = "Save successfully";
     this.btn_save.TabIndex                = 0;
     this.btn_save.Text                    = "&Save";
     this.btn_save.Themes                  = "Default";
     this.btn_save.Tooltip                 = "";
     this.btn_save.UseVisualStyleBackColor = false;
     //
     // btn_clear
     //
     this.btn_clear.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_clear.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_clear.ButtonType          = PLEnums.ButtonTypes.Clear;
     this.btn_clear.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_clear.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_clear.ConfirmationMessage = "";
     this.btn_clear.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_clear.ForeColor               = System.Drawing.Color.Black;
     this.btn_clear.HelpUrl                 = "";
     this.btn_clear.Location                = new System.Drawing.Point(27, 62);
     this.btn_clear.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_clear.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Name                    = "btn_clear";
     this.btn_clear.Size                    = new System.Drawing.Size(75, 23);
     this.btn_clear.SucessMessage           = "";
     this.btn_clear.TabIndex                = 1;
     this.btn_clear.Text                    = "&Clear";
     this.btn_clear.Themes                  = "Default";
     this.btn_clear.Tooltip                 = "";
     this.btn_clear.UseVisualStyleBackColor = false;
     //
     // btn_close
     //
     this.btn_close.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_close.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_close.ButtonType          = PLEnums.ButtonTypes.Exit;
     this.btn_close.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_close.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_close.ConfirmationMessage = "";
     this.btn_close.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_close.ForeColor               = System.Drawing.Color.Black;
     this.btn_close.HelpUrl                 = "";
     this.btn_close.Location                = new System.Drawing.Point(27, 146);
     this.btn_close.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_close.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Name                    = "btn_close";
     this.btn_close.Size                    = new System.Drawing.Size(75, 23);
     this.btn_close.SucessMessage           = "";
     this.btn_close.TabIndex                = 4;
     this.btn_close.Text                    = "Clos&e";
     this.btn_close.Themes                  = "Default";
     this.btn_close.Tooltip                 = "";
     this.btn_close.UseVisualStyleBackColor = false;
     //
     // lst_Data
     //
     this.lst_Data.AllowCellToolTip   = true;
     this.lst_Data.CheckedColumnIndex = -1;
     this.lst_Data.CheckedValue       = "";
     this.lst_Data.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.lst_itm_headid,
         this.lst_itm_name,
         this.lst_itm_payment,
         this.lst_itm_receipt,
         this.pLabsListViewColHdr2
     });
     this.lst_Data.DefaultValue        = "";
     this.lst_Data.EditableColumnIndex = -1;
     this.lst_Data.EditableValue       = "";
     this.lst_Data.Font                            = new System.Drawing.Font("Arial", 11F);
     this.lst_Data.ForeColor                       = System.Drawing.Color.Black;
     this.lst_Data.FullRowSelect                   = true;
     this.lst_Data.GradiantColor                   = System.Drawing.Color.White;
     this.lst_Data.GradiantColorMode               = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lst_Data.GridLines                       = true;
     this.lst_Data.IsMandatory                     = false;
     this.lst_Data.Location                        = new System.Drawing.Point(2, 220);
     this.lst_Data.Name                            = "lst_Data";
     this.lst_Data.ReqdChkedValueINXml             = false;
     this.lst_Data.SchemaRequired                  = false;
     this.lst_Data.SelectionBackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(220)))), ((int)(((byte)(252)))));
     this.lst_Data.SelectionBorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     this.lst_Data.SelectionGradiantColor          = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(233)))), ((int)(((byte)(252)))));
     this.lst_Data.ShowContextMenu                 = false;
     this.lst_Data.Size                            = new System.Drawing.Size(778, 256);
     this.lst_Data.TabIndex                        = 2;
     this.lst_Data.Tooltip                         = "";
     this.lst_Data.UseCompatibleStateImageBehavior = false;
     this.lst_Data.View                            = System.Windows.Forms.View.Details;
     this.lst_Data.XmlOutPut                       = PLEnums.XmlOutPutType.AllItems;
     //
     // lst_itm_headid
     //
     this.lst_itm_headid.DataColumnName = "id";
     this.lst_itm_headid.DataType       = PLEnums.ListViewDataTypes.String;
     this.lst_itm_headid.FormatString   = "";
     this.lst_itm_headid.ReqdForSave    = true;
     this.lst_itm_headid.Resizable      = true;
     this.lst_itm_headid.Text           = "Id";
     this.lst_itm_headid.Width          = 25;
     //
     // lst_itm_name
     //
     this.lst_itm_name.DataColumnName = "nam";
     this.lst_itm_name.DataType       = PLEnums.ListViewDataTypes.String;
     this.lst_itm_name.FormatString   = "";
     this.lst_itm_name.ReqdForSave    = true;
     this.lst_itm_name.Resizable      = true;
     this.lst_itm_name.Text           = "Head Name";
     this.lst_itm_name.Width          = 275;
     //
     // lst_itm_payment
     //
     this.lst_itm_payment.DataColumnName = "dr";
     this.lst_itm_payment.DataType       = PLEnums.ListViewDataTypes.String;
     this.lst_itm_payment.FormatString   = "";
     this.lst_itm_payment.ReqdForSave    = true;
     this.lst_itm_payment.Resizable      = true;
     this.lst_itm_payment.Text           = "Payment(+)";
     this.lst_itm_payment.Width          = 200;
     //
     // lst_itm_receipt
     //
     this.lst_itm_receipt.DataColumnName = "cr";
     this.lst_itm_receipt.DataType       = PLEnums.ListViewDataTypes.String;
     this.lst_itm_receipt.FormatString   = "";
     this.lst_itm_receipt.ReqdForSave    = true;
     this.lst_itm_receipt.Resizable      = true;
     this.lst_itm_receipt.Text           = "Receipt(-)";
     this.lst_itm_receipt.Width          = 155;
     //
     // pLabsListViewColHdr2
     //
     this.pLabsListViewColHdr2.DataColumnName = "tem";
     this.pLabsListViewColHdr2.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr2.FormatString   = "";
     this.pLabsListViewColHdr2.ReqdForSave    = true;
     this.pLabsListViewColHdr2.Resizable      = true;
     this.pLabsListViewColHdr2.Text           = "Template";
     this.pLabsListViewColHdr2.Width          = 113;
     //
     // gob_main
     //
     this.gob_main.BorderWidth  = 1F;
     this.gob_main.Caption      = "";
     this.gob_main.CaptionImage = null;
     this.gob_main.Controls.Add(this.rtxt_template);
     this.gob_main.Controls.Add(this.labelPL3);
     this.gob_main.Controls.Add(this.lbl_amtwrd);
     this.gob_main.Controls.Add(this.lbl_opnamt);
     this.gob_main.Controls.Add(this.rtxt_nara);
     this.gob_main.Controls.Add(this.fnd_Acc_Head);
     this.gob_main.Controls.Add(this.labelPL1);
     this.gob_main.Controls.Add(this.lbl_name);
     this.gob_main.Controls.Add(this.txt_amount);
     this.gob_main.Controls.Add(this.ddl_type);
     this.gob_main.Controls.Add(this.lbl_amont);
     this.gob_main.CornersRadius = 2;
     this.gob_main.Font          = new System.Drawing.Font("Arial", 11F);
     this.gob_main.ForeColor     = System.Drawing.Color.Black;
     this.gob_main.HelpUrl       = "";
     this.gob_main.Location      = new System.Drawing.Point(2, -9);
     this.gob_main.Name          = "gob_main";
     this.gob_main.Padding       = new System.Windows.Forms.Padding(20);
     this.gob_main.ShadowColor   = System.Drawing.Color.DarkGray;
     this.gob_main.Size          = new System.Drawing.Size(651, 227);
     this.gob_main.TabIndex      = 0;
     this.gob_main.Themes        = "Default";
     this.gob_main.Tooltip       = "";
     //
     // rtxt_template
     //
     this.rtxt_template.BackColor        = System.Drawing.SystemColors.Window;
     this.rtxt_template.ClearingRequired = true;
     this.rtxt_template.ControlValue     = "";
     this.rtxt_template.ErrorMessage     = "Please Enter A Value";
     this.rtxt_template.FocusedColor     = System.Drawing.Color.WhiteSmoke;
     this.rtxt_template.Font             = new System.Drawing.Font("Arial", 11F);
     this.rtxt_template.IsMandatory      = true;
     this.rtxt_template.Location         = new System.Drawing.Point(473, 34);
     this.rtxt_template.Name             = "rtxt_template";
     this.rtxt_template.SavingRequired   = false;
     this.rtxt_template.Size             = new System.Drawing.Size(173, 73);
     this.rtxt_template.SmartTab         = false;
     this.rtxt_template.SpParameter      = "as_template";
     this.rtxt_template.TabIndex         = 9;
     this.rtxt_template.Text             = "";
     this.rtxt_template.Tooltip          = "";
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "Template";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = true;
     this.labelPL3.Location         = new System.Drawing.Point(472, 14);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(69, 17);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.SpParameter      = "ai_addr_grup_id";
     this.labelPL3.TabIndex         = 8;
     this.labelPL3.Text             = "Template";
     this.labelPL3.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL3.Tooltip          = "";
     //
     // lbl_amtwrd
     //
     this.lbl_amtwrd.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amtwrd.ClearingRequired = false;
     this.lbl_amtwrd.ControlValue     = "";
     this.lbl_amtwrd.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amtwrd.IsMandatory      = true;
     this.lbl_amtwrd.Location         = new System.Drawing.Point(5, 110);
     this.lbl_amtwrd.Name             = "lbl_amtwrd";
     this.lbl_amtwrd.SavingRequired   = false;
     this.lbl_amtwrd.Size             = new System.Drawing.Size(556, 17);
     this.lbl_amtwrd.SmartTab         = false;
     this.lbl_amtwrd.SpParameter      = "as_status";
     this.lbl_amtwrd.TabIndex         = 5;
     this.lbl_amtwrd.Text             = "";
     this.lbl_amtwrd.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     this.lbl_amtwrd.Tooltip          = "";
     //
     // lbl_opnamt
     //
     this.lbl_opnamt.AutoSize         = true;
     this.lbl_opnamt.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_opnamt.ClearingRequired = false;
     this.lbl_opnamt.ControlValue     = "";
     this.lbl_opnamt.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_opnamt.IsMandatory      = true;
     this.lbl_opnamt.Location         = new System.Drawing.Point(320, 31);
     this.lbl_opnamt.Name             = "lbl_opnamt";
     this.lbl_opnamt.SavingRequired   = false;
     this.lbl_opnamt.Size             = new System.Drawing.Size(0, 17);
     this.lbl_opnamt.SmartTab         = false;
     this.lbl_opnamt.SpParameter      = "ai_addr_grup_id";
     this.lbl_opnamt.TabIndex         = 6;
     this.lbl_opnamt.Text             = "";
     this.lbl_opnamt.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_opnamt.Tooltip          = "";
     //
     // rtxt_nara
     //
     this.rtxt_nara.BackColor        = System.Drawing.SystemColors.Window;
     this.rtxt_nara.ClearingRequired = true;
     this.rtxt_nara.ControlValue     = "";
     this.rtxt_nara.ErrorMessage     = "Please Enter A Value";
     this.rtxt_nara.FocusedColor     = System.Drawing.Color.WhiteSmoke;
     this.rtxt_nara.Font             = new System.Drawing.Font("Arial", 11F);
     this.rtxt_nara.IsMandatory      = true;
     this.rtxt_nara.Location         = new System.Drawing.Point(132, 145);
     this.rtxt_nara.MaxLength        = 195;
     this.rtxt_nara.Name             = "rtxt_nara";
     this.rtxt_nara.SavingRequired   = true;
     this.rtxt_nara.Size             = new System.Drawing.Size(288, 62);
     this.rtxt_nara.SmartTab         = false;
     this.rtxt_nara.SpParameter      = "ai_nare";
     this.rtxt_nara.TabIndex         = 3;
     this.rtxt_nara.Text             = "";
     this.rtxt_nara.Tooltip          = "";
     //
     // fnd_Acc_Head
     //
     this.fnd_Acc_Head.BackColor         = System.Drawing.Color.White;
     this.fnd_Acc_Head.BorderColor       = System.Drawing.Color.Green;
     this.fnd_Acc_Head.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_Acc_Head.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_Acc_Head.CodeColumnName    = "";
     this.fnd_Acc_Head.CodeTxtWidth      = 40;
     pLabsColumnProp1.ColumnCaption      = "Id";
     pLabsColumnProp1.DataPropertyName   = "addr_id";
     pLabsColumnProp1.DataType           = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString       = "";
     pLabsColumnProp1.ReqdForSave        = true;
     pLabsColumnProp1.Resizable          = true;
     pLabsColumnProp1.TextAlignment      = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width            = 0;
     pLabsColumnProp2.ColumnCaption    = "Shop";
     pLabsColumnProp2.DataPropertyName = "addr_nam";
     pLabsColumnProp2.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString     = "";
     pLabsColumnProp2.ReqdForSave      = true;
     pLabsColumnProp2.Resizable        = true;
     pLabsColumnProp2.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width            = 150;
     pLabsColumnProp3.ColumnCaption    = "code";
     pLabsColumnProp3.DataPropertyName = "addr_code";
     pLabsColumnProp3.DataType         = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString     = "";
     pLabsColumnProp3.ReqdForSave      = true;
     pLabsColumnProp3.Resizable        = true;
     pLabsColumnProp3.TextAlignment    = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width            = 95;
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp1);
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp2);
     this.fnd_Acc_Head.Columns.Add(pLabsColumnProp3);
     this.fnd_Acc_Head.ControlValue          = "";
     this.fnd_Acc_Head.DefaultValue          = "";
     this.fnd_Acc_Head.DescriptionColumnName = "";
     this.fnd_Acc_Head.DescriptionRequired   = false;
     this.fnd_Acc_Head.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_Acc_Head.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_Acc_Head.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_Acc_Head.ForeColor           = System.Drawing.Color.Black;
     this.fnd_Acc_Head.GridHeight          = 300;
     this.fnd_Acc_Head.GridWidth           = 250;
     this.fnd_Acc_Head.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_Acc_Head.ListViewName        = "";
     this.fnd_Acc_Head.Location            = new System.Drawing.Point(132, 25);
     this.fnd_Acc_Head.Name                = "fnd_Acc_Head";
     this.fnd_Acc_Head.ParentCell          = null;
     this.fnd_Acc_Head.SavingRequired      = false;
     this.fnd_Acc_Head.SelectedCode        = "";
     this.fnd_Acc_Head.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_Acc_Head.SelectedDescription = "";
     this.fnd_Acc_Head.SelectedValue       = "";
     this.fnd_Acc_Head.Size                = new System.Drawing.Size(182, 23);
     this.fnd_Acc_Head.SpParameter         = "ai_addr_id";
     this.fnd_Acc_Head.TabIndex            = 0;
     this.fnd_Acc_Head.Tooltip             = "";
     this.fnd_Acc_Head.ValueColumnName     = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Narration";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = true;
     this.labelPL1.Location         = new System.Drawing.Point(57, 145);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(67, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.SpParameter      = "as_status";
     this.labelPL1.TabIndex         = 4;
     this.labelPL1.Text             = "Narration";
     this.labelPL1.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL1.Tooltip          = "";
     //
     // lbl_name
     //
     this.lbl_name.AutoSize         = true;
     this.lbl_name.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_name.ClearingRequired = false;
     this.lbl_name.ControlValue     = "Account Head";
     this.lbl_name.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_name.IsMandatory      = true;
     this.lbl_name.Location         = new System.Drawing.Point(25, 28);
     this.lbl_name.Name             = "lbl_name";
     this.lbl_name.SavingRequired   = false;
     this.lbl_name.Size             = new System.Drawing.Size(99, 17);
     this.lbl_name.SmartTab         = false;
     this.lbl_name.SpParameter      = "as_addr_nam";
     this.lbl_name.TabIndex         = 0;
     this.lbl_name.Text             = "Account Head";
     this.lbl_name.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_name.Tooltip          = "";
     //
     // txt_amount
     //
     this.txt_amount.AfterDecimal   = 2;
     this.txt_amount.BeforeDecimal  = 15;
     this.txt_amount.DataType       = PLEnums.TextDataType.Double;
     this.txt_amount.DefaultValue   = "";
     this.txt_amount.ErrorMessage   = "Please Enter Name";
     this.txt_amount.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_amount.ForeColor      = System.Drawing.Color.Empty;
     this.txt_amount.Location       = new System.Drawing.Point(132, 57);
     this.txt_amount.MaxLength      = 15;
     this.txt_amount.Name           = "txt_amount";
     this.txt_amount.SavingRequired = false;
     this.txt_amount.Size           = new System.Drawing.Size(182, 24);
     this.txt_amount.SpParameter    = "as_amount";
     this.txt_amount.TabIndex       = 1;
     this.txt_amount.TextCase       = PLEnums.TextDataCase.UPPERCASE;
     this.txt_amount.Tooltip        = "";
     this.txt_amount.Watermark      = "";
     this.txt_amount.WatermarkColor = System.Drawing.Color.Silver;
     //
     // ddl_type
     //
     this.ddl_type.ClearingRequired = false;
     this.ddl_type.ControlValue     = "";
     this.ddl_type.DefaultValue     = "";
     this.ddl_type.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddl_type.ErrorMessage     = "Please Enter Group";
     this.ddl_type.Font             = new System.Drawing.Font("Arial", 11F);
     this.ddl_type.ForeColor        = System.Drawing.Color.Black;
     this.ddl_type.InstructionText  = "";
     this.ddl_type.Location         = new System.Drawing.Point(317, 57);
     this.ddl_type.Name             = "ddl_type";
     this.ddl_type.SavingRequired   = false;
     this.ddl_type.Size             = new System.Drawing.Size(105, 25);
     this.ddl_type.SpParameter      = "ai_type";
     this.ddl_type.TabIndex         = 2;
     this.ddl_type.Tooltip          = "";
     //
     // lbl_amont
     //
     this.lbl_amont.AutoSize         = true;
     this.lbl_amont.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amont.ClearingRequired = false;
     this.lbl_amont.ControlValue     = "Amount";
     this.lbl_amont.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amont.IsMandatory      = true;
     this.lbl_amont.Location         = new System.Drawing.Point(66, 61);
     this.lbl_amont.Name             = "lbl_amont";
     this.lbl_amont.SavingRequired   = false;
     this.lbl_amont.Size             = new System.Drawing.Size(58, 17);
     this.lbl_amont.SmartTab         = false;
     this.lbl_amont.SpParameter      = "ai_addr_grup_id";
     this.lbl_amont.TabIndex         = 2;
     this.lbl_amont.Text             = "Amount";
     this.lbl_amont.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_amont.Tooltip          = "";
     //
     // tp_search
     //
     this.tp_search.Controls.Add(this.lst_search);
     this.tp_search.Location = new System.Drawing.Point(4, 22);
     this.tp_search.Name     = "tp_search";
     this.tp_search.Padding  = new System.Windows.Forms.Padding(3);
     this.tp_search.Size     = new System.Drawing.Size(780, 478);
     this.tp_search.TabIndex = 1;
     this.tp_search.Text     = "Search";
     this.tp_search.UseVisualStyleBackColor = true;
     //
     // lst_search
     //
     this.lst_search.AllowCellToolTip   = true;
     this.lst_search.CheckedColumnIndex = -1;
     this.lst_search.CheckedValue       = "";
     this.lst_search.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.pLabsListViewColHdr4,
         this.pLabsListViewColHdr5,
         this.pLabsListViewColHdr6,
         this.pLabsListViewColHdr7,
         this.pLabsListViewColHdr1
     });
     this.lst_search.DefaultValue        = "";
     this.lst_search.EditableColumnIndex = -1;
     this.lst_search.EditableValue       = "";
     this.lst_search.Font                            = new System.Drawing.Font("Arial", 11F);
     this.lst_search.FullRowSelect                   = true;
     this.lst_search.GradiantColor                   = System.Drawing.Color.White;
     this.lst_search.GradiantColorMode               = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lst_search.GridLines                       = true;
     this.lst_search.IsMandatory                     = false;
     this.lst_search.Location                        = new System.Drawing.Point(3, 3);
     this.lst_search.Name                            = "lst_search";
     this.lst_search.ReqdChkedValueINXml             = false;
     this.lst_search.SchemaRequired                  = false;
     this.lst_search.SelectionBackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(220)))), ((int)(((byte)(252)))));
     this.lst_search.SelectionBorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     this.lst_search.SelectionGradiantColor          = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(233)))), ((int)(((byte)(252)))));
     this.lst_search.ShowContextMenu                 = false;
     this.lst_search.Size                            = new System.Drawing.Size(688, 446);
     this.lst_search.TabIndex                        = 0;
     this.lst_search.Tooltip                         = "";
     this.lst_search.UseCompatibleStateImageBehavior = false;
     this.lst_search.View                            = System.Windows.Forms.View.Details;
     this.lst_search.XmlOutPut                       = PLEnums.XmlOutPutType.AllItems;
     //
     // pLabsListViewColHdr4
     //
     this.pLabsListViewColHdr4.DataColumnName = "id";
     this.pLabsListViewColHdr4.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr4.FormatString   = "";
     this.pLabsListViewColHdr4.ReqdForSave    = true;
     this.pLabsListViewColHdr4.Resizable      = true;
     this.pLabsListViewColHdr4.Text           = "id";
     this.pLabsListViewColHdr4.Width          = 0;
     //
     // pLabsListViewColHdr5
     //
     this.pLabsListViewColHdr5.DataColumnName = "nam";
     this.pLabsListViewColHdr5.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr5.FormatString   = "";
     this.pLabsListViewColHdr5.ReqdForSave    = true;
     this.pLabsListViewColHdr5.Resizable      = true;
     this.pLabsListViewColHdr5.Text           = "Name";
     this.pLabsListViewColHdr5.Width          = 200;
     //
     // pLabsListViewColHdr6
     //
     this.pLabsListViewColHdr6.DataColumnName = "dr";
     this.pLabsListViewColHdr6.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr6.FormatString   = "";
     this.pLabsListViewColHdr6.ReqdForSave    = true;
     this.pLabsListViewColHdr6.Resizable      = true;
     this.pLabsListViewColHdr6.Text           = "Payment(+)";
     this.pLabsListViewColHdr6.Width          = 250;
     //
     // pLabsListViewColHdr7
     //
     this.pLabsListViewColHdr7.DataColumnName = "cr";
     this.pLabsListViewColHdr7.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr7.FormatString   = "";
     this.pLabsListViewColHdr7.ReqdForSave    = true;
     this.pLabsListViewColHdr7.Resizable      = true;
     this.pLabsListViewColHdr7.Text           = "Receipt(-)";
     this.pLabsListViewColHdr7.Width          = 234;
     //
     // pLabsListViewColHdr1
     //
     this.pLabsListViewColHdr1.DataColumnName = "usr_id";
     this.pLabsListViewColHdr1.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr1.FormatString   = "";
     this.pLabsListViewColHdr1.ReqdForSave    = true;
     this.pLabsListViewColHdr1.Resizable      = true;
     this.pLabsListViewColHdr1.Text           = "id";
     //
     // CB_001
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(790, 504);
     this.Controls.Add(this.tb_main);
     this.FindIDParameter = "ai_journel_id";
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.Name            = "CB_001";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "Journel";
     this.tb_main.ResumeLayout(false);
     this.tp_create.ResumeLayout(false);
     this.groupBoxPL1.ResumeLayout(false);
     this.gob_main.ResumeLayout(false);
     this.gob_main.PerformLayout();
     this.tp_search.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #8
0
ファイル: TS_003.Designer.cs プロジェクト: markup007/Roys
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     PLABSn.PLabsColumnProp pLabsColumnProp1 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp2 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp3 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp4 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp5 = new PLABSn.PLabsColumnProp();
     PLABSn.PLabsColumnProp pLabsColumnProp6 = new PLABSn.PLabsColumnProp();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TS_003));
     this.tb_main              = new PLABSc.TabControlPL();
     this.tp_create            = new System.Windows.Forms.TabPage();
     this.groupBoxPL1          = new PLABSc.GroupBoxPL();
     this.lbl_amtwrd           = new PLABSn.LabelPL();
     this.fnd_item_id          = new PLABSn.FindControlPL();
     this.labelPL1             = new PLABSn.LabelPL();
     this.labelPL17            = new PLABSn.LabelPL();
     this.txt_description      = new PLABSn.TextBoxPL();
     this.ddl_type             = new PLABSn.ComboBoxPL();
     this.labelPL4             = new PLABSn.LabelPL();
     this.txt_cas_wt           = new PLABSn.TextBoxPL();
     this.labelPL3             = new PLABSn.LabelPL();
     this.txt_conv             = new PLABSn.TextBoxPL();
     this.labelPL2             = new PLABSn.LabelPL();
     this.txt_bord             = new PLABSn.TextBoxPL();
     this.fnd_smth_id          = new PLABSn.FindControlPL();
     this.labelPL6             = new PLABSn.LabelPL();
     this.ddl_mode             = new PLABSn.ComboBoxPL();
     this.lbl_salesmode        = new PLABSn.LabelPL();
     this.groupBoxPL2          = new PLABSc.GroupBoxPL();
     this.btn_delete           = new PLABSb.ButtonPL();
     this.btn_close            = new PLABSb.ButtonPL();
     this.btn_save             = new PLABSb.ButtonPL();
     this.btn_clear            = new PLABSb.ButtonPL();
     this.tp_search            = new System.Windows.Forms.TabPage();
     this.lst_search           = new PLABSn.ListViewNormalPL();
     this.pLabsListViewColHdr1 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr2 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr3 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr4 = new PLABSn.PLabsListViewColHdr();
     this.pLabsListViewColHdr5 = new PLABSn.PLabsListViewColHdr();
     this.groupBoxPL3          = new PLABSc.GroupBoxPL();
     this.tb_main.SuspendLayout();
     this.tp_create.SuspendLayout();
     this.groupBoxPL1.SuspendLayout();
     this.groupBoxPL2.SuspendLayout();
     this.tp_search.SuspendLayout();
     this.SuspendLayout();
     //
     // tb_main
     //
     this.tb_main.Controls.Add(this.tp_create);
     this.tb_main.Controls.Add(this.tp_search);
     this.tb_main.Location      = new System.Drawing.Point(2, 2);
     this.tb_main.Name          = "tb_main";
     this.tb_main.SelectedIndex = 0;
     this.tb_main.Size          = new System.Drawing.Size(494, 358);
     this.tb_main.TabIndex      = 2;
     //
     // tp_create
     //
     this.tp_create.Controls.Add(this.groupBoxPL1);
     this.tp_create.Controls.Add(this.groupBoxPL2);
     this.tp_create.Location = new System.Drawing.Point(4, 22);
     this.tp_create.Name     = "tp_create";
     this.tp_create.Padding  = new System.Windows.Forms.Padding(3);
     this.tp_create.Size     = new System.Drawing.Size(486, 332);
     this.tp_create.TabIndex = 0;
     this.tp_create.Text     = "Create";
     this.tp_create.UseVisualStyleBackColor = true;
     //
     // groupBoxPL1
     //
     this.groupBoxPL1.BorderWidth  = 1F;
     this.groupBoxPL1.Caption      = "";
     this.groupBoxPL1.CaptionImage = null;
     this.groupBoxPL1.Controls.Add(this.lbl_amtwrd);
     this.groupBoxPL1.Controls.Add(this.fnd_item_id);
     this.groupBoxPL1.Controls.Add(this.labelPL1);
     this.groupBoxPL1.Controls.Add(this.labelPL17);
     this.groupBoxPL1.Controls.Add(this.txt_description);
     this.groupBoxPL1.Controls.Add(this.ddl_type);
     this.groupBoxPL1.Controls.Add(this.labelPL4);
     this.groupBoxPL1.Controls.Add(this.txt_cas_wt);
     this.groupBoxPL1.Controls.Add(this.labelPL3);
     this.groupBoxPL1.Controls.Add(this.txt_conv);
     this.groupBoxPL1.Controls.Add(this.labelPL2);
     this.groupBoxPL1.Controls.Add(this.txt_bord);
     this.groupBoxPL1.Controls.Add(this.fnd_smth_id);
     this.groupBoxPL1.Controls.Add(this.labelPL6);
     this.groupBoxPL1.Controls.Add(this.ddl_mode);
     this.groupBoxPL1.Controls.Add(this.lbl_salesmode);
     this.groupBoxPL1.CornersRadius = 2;
     this.groupBoxPL1.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL1.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL1.HelpUrl       = "";
     this.groupBoxPL1.Location      = new System.Drawing.Point(1, -9);
     this.groupBoxPL1.Name          = "groupBoxPL1";
     this.groupBoxPL1.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL1.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL1.Size          = new System.Drawing.Size(484, 290);
     this.groupBoxPL1.TabIndex      = 1;
     this.groupBoxPL1.Themes        = "Default";
     this.groupBoxPL1.Tooltip       = "";
     //
     // lbl_amtwrd
     //
     this.lbl_amtwrd.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_amtwrd.ClearingRequired = false;
     this.lbl_amtwrd.ControlValue     = "";
     this.lbl_amtwrd.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_amtwrd.IsMandatory      = false;
     this.lbl_amtwrd.Location         = new System.Drawing.Point(21, 261);
     this.lbl_amtwrd.Name             = "lbl_amtwrd";
     this.lbl_amtwrd.SavingRequired   = false;
     this.lbl_amtwrd.Size             = new System.Drawing.Size(440, 17);
     this.lbl_amtwrd.SmartTab         = false;
     this.lbl_amtwrd.SpParameter      = "ai_shop_id";
     this.lbl_amtwrd.TabIndex         = 15;
     this.lbl_amtwrd.Text             = "";
     this.lbl_amtwrd.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.lbl_amtwrd.Tooltip          = "";
     //
     // fnd_item_id
     //
     this.fnd_item_id.BackColor         = System.Drawing.Color.White;
     this.fnd_item_id.BorderColor       = System.Drawing.Color.Green;
     this.fnd_item_id.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_item_id.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_item_id.CodeColumnName    = "";
     this.fnd_item_id.CodeTxtWidth      = 40;
     pLabsColumnProp1.ColumnCaption     = "Id";
     pLabsColumnProp1.DataPropertyName  = "id";
     pLabsColumnProp1.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp1.FormatString      = "";
     pLabsColumnProp1.ReqdForSave       = true;
     pLabsColumnProp1.Resizable         = true;
     pLabsColumnProp1.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp1.Width             = 0;
     pLabsColumnProp2.ColumnCaption     = "Smith";
     pLabsColumnProp2.DataPropertyName  = "nam";
     pLabsColumnProp2.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp2.FormatString      = "";
     pLabsColumnProp2.ReqdForSave       = true;
     pLabsColumnProp2.Resizable         = true;
     pLabsColumnProp2.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp2.Width             = 150;
     pLabsColumnProp3.ColumnCaption     = "code";
     pLabsColumnProp3.DataPropertyName  = "prty";
     pLabsColumnProp3.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp3.FormatString      = "";
     pLabsColumnProp3.ReqdForSave       = true;
     pLabsColumnProp3.Resizable         = true;
     pLabsColumnProp3.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp3.Width             = 78;
     this.fnd_item_id.Columns.Add(pLabsColumnProp1);
     this.fnd_item_id.Columns.Add(pLabsColumnProp2);
     this.fnd_item_id.Columns.Add(pLabsColumnProp3);
     this.fnd_item_id.ControlValue          = "";
     this.fnd_item_id.DefaultValue          = "";
     this.fnd_item_id.DescriptionColumnName = "";
     this.fnd_item_id.DescriptionRequired   = false;
     this.fnd_item_id.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_item_id.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_item_id.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_item_id.ForeColor           = System.Drawing.Color.Black;
     this.fnd_item_id.GridHeight          = 300;
     this.fnd_item_id.GridWidth           = 250;
     this.fnd_item_id.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_item_id.ListViewName        = "";
     this.fnd_item_id.Location            = new System.Drawing.Point(147, 97);
     this.fnd_item_id.Name                = "fnd_item_id";
     this.fnd_item_id.ParentCell          = null;
     this.fnd_item_id.SelectedCode        = "";
     this.fnd_item_id.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_item_id.SelectedDescription = "";
     this.fnd_item_id.SelectedValue       = "";
     this.fnd_item_id.Size                = new System.Drawing.Size(144, 23);
     this.fnd_item_id.SpParameter         = "ai_itm_id";
     this.fnd_item_id.TabIndex            = 2;
     this.fnd_item_id.Tooltip             = "";
     this.fnd_item_id.ValueColumnName     = "";
     //
     // labelPL1
     //
     this.labelPL1.AutoSize         = true;
     this.labelPL1.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL1.ClearingRequired = false;
     this.labelPL1.ControlValue     = "Conversion Purity";
     this.labelPL1.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL1.IsMandatory      = true;
     this.labelPL1.Location         = new System.Drawing.Point(18, 100);
     this.labelPL1.Name             = "labelPL1";
     this.labelPL1.SavingRequired   = false;
     this.labelPL1.Size             = new System.Drawing.Size(123, 17);
     this.labelPL1.SmartTab         = false;
     this.labelPL1.TabIndex         = 9;
     this.labelPL1.Text             = "Conversion Purity";
     this.labelPL1.Tooltip          = "";
     //
     // labelPL17
     //
     this.labelPL17.AutoSize         = true;
     this.labelPL17.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL17.ClearingRequired = false;
     this.labelPL17.ControlValue     = "Description";
     this.labelPL17.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL17.IsMandatory      = false;
     this.labelPL17.Location         = new System.Drawing.Point(59, 215);
     this.labelPL17.Name             = "labelPL17";
     this.labelPL17.SavingRequired   = false;
     this.labelPL17.Size             = new System.Drawing.Size(82, 17);
     this.labelPL17.SmartTab         = false;
     this.labelPL17.SpParameter      = "ai_shop_id";
     this.labelPL17.TabIndex         = 13;
     this.labelPL17.Text             = "Description";
     this.labelPL17.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL17.Tooltip          = "";
     //
     // txt_description
     //
     this.txt_description.AfterDecimal   = 2;
     this.txt_description.BeforeDecimal  = 0;
     this.txt_description.DataType       = PLEnums.TextDataType.General;
     this.txt_description.DefaultValue   = "";
     this.txt_description.ErrorMessage   = "Please Enter A Value";
     this.txt_description.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_description.ForeColor      = System.Drawing.Color.Empty;
     this.txt_description.Location       = new System.Drawing.Point(147, 211);
     this.txt_description.Name           = "txt_description";
     this.txt_description.Size           = new System.Drawing.Size(144, 24);
     this.txt_description.SpParameter    = "as_des";
     this.txt_description.TabIndex       = 6;
     this.txt_description.TextCase       = PLEnums.TextDataCase.None;
     this.txt_description.Tooltip        = "";
     this.txt_description.Watermark      = "";
     this.txt_description.WatermarkColor = System.Drawing.Color.Silver;
     //
     // ddl_type
     //
     this.ddl_type.ControlValue    = "";
     this.ddl_type.DefaultValue    = "";
     this.ddl_type.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddl_type.Enabled         = false;
     this.ddl_type.ErrorMessage    = "Please Enter Group";
     this.ddl_type.Font            = new System.Drawing.Font("Arial", 11F);
     this.ddl_type.ForeColor       = System.Drawing.Color.Black;
     this.ddl_type.InstructionText = "";
     this.ddl_type.Location        = new System.Drawing.Point(297, 123);
     this.ddl_type.Name            = "ddl_type";
     this.ddl_type.Size            = new System.Drawing.Size(86, 25);
     this.ddl_type.SpParameter     = "ai_typ";
     this.ddl_type.TabIndex        = 14;
     this.ddl_type.Tooltip         = "";
     //
     // labelPL4
     //
     this.labelPL4.AutoSize         = true;
     this.labelPL4.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL4.ClearingRequired = false;
     this.labelPL4.ControlValue     = "Cash/Weight";
     this.labelPL4.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL4.IsMandatory      = true;
     this.labelPL4.Location         = new System.Drawing.Point(48, 128);
     this.labelPL4.Name             = "labelPL4";
     this.labelPL4.SavingRequired   = false;
     this.labelPL4.Size             = new System.Drawing.Size(93, 17);
     this.labelPL4.SmartTab         = false;
     this.labelPL4.SpParameter      = "ai_shop_id";
     this.labelPL4.TabIndex         = 10;
     this.labelPL4.Text             = "Cash/Weight";
     this.labelPL4.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL4.Tooltip          = "";
     //
     // txt_cas_wt
     //
     this.txt_cas_wt.AfterDecimal   = 3;
     this.txt_cas_wt.BeforeDecimal  = 10;
     this.txt_cas_wt.DataType       = PLEnums.TextDataType.Double;
     this.txt_cas_wt.DefaultValue   = "";
     this.txt_cas_wt.ErrorMessage   = "Please Enter A Value";
     this.txt_cas_wt.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_cas_wt.ForeColor      = System.Drawing.Color.Empty;
     this.txt_cas_wt.IsMandatory    = true;
     this.txt_cas_wt.Location       = new System.Drawing.Point(147, 124);
     this.txt_cas_wt.Name           = "txt_cas_wt";
     this.txt_cas_wt.Size           = new System.Drawing.Size(144, 24);
     this.txt_cas_wt.SpParameter    = "ai_cas_wt";
     this.txt_cas_wt.TabIndex       = 3;
     this.txt_cas_wt.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_cas_wt.TextCase       = PLEnums.TextDataCase.None;
     this.txt_cas_wt.Tooltip        = "";
     this.txt_cas_wt.Watermark      = "";
     this.txt_cas_wt.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL3
     //
     this.labelPL3.AutoSize         = true;
     this.labelPL3.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL3.ClearingRequired = false;
     this.labelPL3.ControlValue     = "Convert";
     this.labelPL3.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL3.IsMandatory      = true;
     this.labelPL3.Location         = new System.Drawing.Point(82, 186);
     this.labelPL3.Name             = "labelPL3";
     this.labelPL3.SavingRequired   = false;
     this.labelPL3.Size             = new System.Drawing.Size(59, 17);
     this.labelPL3.SmartTab         = false;
     this.labelPL3.SpParameter      = "ai_shop_id";
     this.labelPL3.TabIndex         = 12;
     this.labelPL3.Text             = "Convert";
     this.labelPL3.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL3.Tooltip          = "";
     //
     // txt_conv
     //
     this.txt_conv.AfterDecimal   = 3;
     this.txt_conv.BeforeDecimal  = 10;
     this.txt_conv.DataType       = PLEnums.TextDataType.Double;
     this.txt_conv.DefaultValue   = "";
     this.txt_conv.ErrorMessage   = "Please Enter A Value";
     this.txt_conv.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_conv.ForeColor      = System.Drawing.Color.Empty;
     this.txt_conv.IsMandatory    = true;
     this.txt_conv.Location       = new System.Drawing.Point(147, 182);
     this.txt_conv.Name           = "txt_conv";
     this.txt_conv.ReadOnly       = true;
     this.txt_conv.Size           = new System.Drawing.Size(144, 24);
     this.txt_conv.SpParameter    = "ai_conv";
     this.txt_conv.TabIndex       = 5;
     this.txt_conv.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_conv.TextCase       = PLEnums.TextDataCase.None;
     this.txt_conv.Tooltip        = "";
     this.txt_conv.Watermark      = "";
     this.txt_conv.WatermarkColor = System.Drawing.Color.Silver;
     //
     // labelPL2
     //
     this.labelPL2.AutoSize         = true;
     this.labelPL2.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL2.ClearingRequired = false;
     this.labelPL2.ControlValue     = "Board Rate";
     this.labelPL2.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL2.IsMandatory      = true;
     this.labelPL2.Location         = new System.Drawing.Point(59, 157);
     this.labelPL2.Name             = "labelPL2";
     this.labelPL2.SavingRequired   = false;
     this.labelPL2.Size             = new System.Drawing.Size(82, 17);
     this.labelPL2.SmartTab         = false;
     this.labelPL2.SpParameter      = "ai_shop_id";
     this.labelPL2.TabIndex         = 11;
     this.labelPL2.Text             = "Board Rate";
     this.labelPL2.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.labelPL2.Tooltip          = "";
     //
     // txt_bord
     //
     this.txt_bord.AfterDecimal   = 3;
     this.txt_bord.BeforeDecimal  = 10;
     this.txt_bord.DataType       = PLEnums.TextDataType.General;
     this.txt_bord.DefaultValue   = "";
     this.txt_bord.ErrorMessage   = "Please Enter A Value";
     this.txt_bord.FocusedColor   = System.Drawing.Color.WhiteSmoke;
     this.txt_bord.ForeColor      = System.Drawing.Color.Empty;
     this.txt_bord.IsMandatory    = true;
     this.txt_bord.Location       = new System.Drawing.Point(147, 153);
     this.txt_bord.Name           = "txt_bord";
     this.txt_bord.Size           = new System.Drawing.Size(144, 24);
     this.txt_bord.SpParameter    = "ai_rate";
     this.txt_bord.TabIndex       = 4;
     this.txt_bord.TextAlign      = System.Windows.Forms.HorizontalAlignment.Right;
     this.txt_bord.TextCase       = PLEnums.TextDataCase.None;
     this.txt_bord.Tooltip        = "";
     this.txt_bord.Watermark      = "";
     this.txt_bord.WatermarkColor = System.Drawing.Color.Silver;
     //
     // fnd_smth_id
     //
     this.fnd_smth_id.BackColor         = System.Drawing.Color.White;
     this.fnd_smth_id.BorderColor       = System.Drawing.Color.Green;
     this.fnd_smth_id.ButtonBackColor   = System.Drawing.Color.Transparent;
     this.fnd_smth_id.ButtonBorderStyle = System.Windows.Forms.BorderStyle.None;
     this.fnd_smth_id.CodeColumnName    = "";
     this.fnd_smth_id.CodeTxtWidth      = 40;
     pLabsColumnProp4.ColumnCaption     = "Id";
     pLabsColumnProp4.DataPropertyName  = "addr_id";
     pLabsColumnProp4.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp4.FormatString      = "";
     pLabsColumnProp4.ReqdForSave       = true;
     pLabsColumnProp4.Resizable         = true;
     pLabsColumnProp4.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp4.Width             = 0;
     pLabsColumnProp5.ColumnCaption     = "Smith";
     pLabsColumnProp5.DataPropertyName  = "addr_nam";
     pLabsColumnProp5.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp5.FormatString      = "";
     pLabsColumnProp5.ReqdForSave       = true;
     pLabsColumnProp5.Resizable         = true;
     pLabsColumnProp5.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp5.Width             = 150;
     pLabsColumnProp6.ColumnCaption     = "code";
     pLabsColumnProp6.DataPropertyName  = "addr_code";
     pLabsColumnProp6.DataType          = PLEnums.ListViewDataTypes.String;
     pLabsColumnProp6.FormatString      = "";
     pLabsColumnProp6.ReqdForSave       = true;
     pLabsColumnProp6.Resizable         = true;
     pLabsColumnProp6.TextAlignment     = System.Windows.Forms.HorizontalAlignment.Left;
     pLabsColumnProp6.Width             = 78;
     this.fnd_smth_id.Columns.Add(pLabsColumnProp4);
     this.fnd_smth_id.Columns.Add(pLabsColumnProp5);
     this.fnd_smth_id.Columns.Add(pLabsColumnProp6);
     this.fnd_smth_id.ControlValue          = "";
     this.fnd_smth_id.DefaultValue          = "";
     this.fnd_smth_id.DescriptionColumnName = "";
     this.fnd_smth_id.DescriptionRequired   = false;
     this.fnd_smth_id.ErrorMessage          = "Please Select At-Least One Item";
     this.fnd_smth_id.FocusedColor          = System.Drawing.Color.WhiteSmoke;
     this.fnd_smth_id.Font                = new System.Drawing.Font("Arial", 11F);
     this.fnd_smth_id.ForeColor           = System.Drawing.Color.Black;
     this.fnd_smth_id.GridHeight          = 300;
     this.fnd_smth_id.GridWidth           = 250;
     this.fnd_smth_id.ImageType           = PLEnums.ControlSearchType.Search;
     this.fnd_smth_id.ListViewName        = "";
     this.fnd_smth_id.Location            = new System.Drawing.Point(147, 68);
     this.fnd_smth_id.Name                = "fnd_smth_id";
     this.fnd_smth_id.ParentCell          = null;
     this.fnd_smth_id.SelectedCode        = "";
     this.fnd_smth_id.SelectedColumnColor = System.Drawing.Color.LightGray;
     this.fnd_smth_id.SelectedDescription = "";
     this.fnd_smth_id.SelectedValue       = "";
     this.fnd_smth_id.Size                = new System.Drawing.Size(144, 23);
     this.fnd_smth_id.SpParameter         = "ai_smth_id";
     this.fnd_smth_id.TabIndex            = 1;
     this.fnd_smth_id.Tooltip             = "";
     this.fnd_smth_id.ValueColumnName     = "";
     //
     // labelPL6
     //
     this.labelPL6.AutoSize         = true;
     this.labelPL6.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.labelPL6.ClearingRequired = false;
     this.labelPL6.ControlValue     = "Smith Name";
     this.labelPL6.Font             = new System.Drawing.Font("Arial", 11F);
     this.labelPL6.IsMandatory      = true;
     this.labelPL6.Location         = new System.Drawing.Point(52, 71);
     this.labelPL6.Name             = "labelPL6";
     this.labelPL6.SavingRequired   = false;
     this.labelPL6.Size             = new System.Drawing.Size(89, 17);
     this.labelPL6.SmartTab         = false;
     this.labelPL6.TabIndex         = 8;
     this.labelPL6.Text             = "Smith Name";
     this.labelPL6.Tooltip          = "";
     //
     // ddl_mode
     //
     this.ddl_mode.ControlValue    = "";
     this.ddl_mode.DefaultValue    = "";
     this.ddl_mode.DropDownStyle   = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.ddl_mode.ErrorMessage    = "Please Enter Mode";
     this.ddl_mode.Font            = new System.Drawing.Font("Arial", 11F);
     this.ddl_mode.ForeColor       = System.Drawing.Color.Black;
     this.ddl_mode.InstructionText = "Select Item";
     this.ddl_mode.IsMandatory     = true;
     this.ddl_mode.Location        = new System.Drawing.Point(147, 38);
     this.ddl_mode.Name            = "ddl_mode";
     this.ddl_mode.Size            = new System.Drawing.Size(144, 25);
     this.ddl_mode.SpParameter     = "ai_mode_id";
     this.ddl_mode.TabIndex        = 0;
     this.ddl_mode.Tooltip         = "";
     //
     // lbl_salesmode
     //
     this.lbl_salesmode.AutoSize         = true;
     this.lbl_salesmode.BorderColor      = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.lbl_salesmode.ClearingRequired = false;
     this.lbl_salesmode.ControlValue     = "Mode";
     this.lbl_salesmode.Font             = new System.Drawing.Font("Arial", 11F);
     this.lbl_salesmode.IsMandatory      = true;
     this.lbl_salesmode.Location         = new System.Drawing.Point(98, 42);
     this.lbl_salesmode.Name             = "lbl_salesmode";
     this.lbl_salesmode.SavingRequired   = false;
     this.lbl_salesmode.Size             = new System.Drawing.Size(43, 17);
     this.lbl_salesmode.SmartTab         = false;
     this.lbl_salesmode.SpParameter      = "as_sales_mode";
     this.lbl_salesmode.TabIndex         = 7;
     this.lbl_salesmode.Text             = "Mode";
     this.lbl_salesmode.TextAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lbl_salesmode.Tooltip          = "";
     //
     // groupBoxPL2
     //
     this.groupBoxPL2.BorderWidth  = 1F;
     this.groupBoxPL2.Caption      = "";
     this.groupBoxPL2.CaptionImage = null;
     this.groupBoxPL2.Controls.Add(this.btn_delete);
     this.groupBoxPL2.Controls.Add(this.btn_close);
     this.groupBoxPL2.Controls.Add(this.btn_save);
     this.groupBoxPL2.Controls.Add(this.btn_clear);
     this.groupBoxPL2.CornersRadius = 2;
     this.groupBoxPL2.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL2.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL2.HelpUrl       = "";
     this.groupBoxPL2.Location      = new System.Drawing.Point(1, 272);
     this.groupBoxPL2.Name          = "groupBoxPL2";
     this.groupBoxPL2.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL2.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL2.Size          = new System.Drawing.Size(484, 59);
     this.groupBoxPL2.TabIndex      = 2;
     this.groupBoxPL2.Themes        = "Default";
     this.groupBoxPL2.Tooltip       = "";
     //
     // btn_delete
     //
     this.btn_delete.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_delete.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_delete.ButtonType          = PLEnums.ButtonTypes.Delete;
     this.btn_delete.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_delete.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_delete.ConfirmationMessage = "";
     this.btn_delete.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_delete.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_delete.ForeColor               = System.Drawing.Color.Black;
     this.btn_delete.HelpUrl                 = "";
     this.btn_delete.Location                = new System.Drawing.Point(249, 22);
     this.btn_delete.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_delete.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_delete.Name                    = "btn_delete";
     this.btn_delete.Size                    = new System.Drawing.Size(75, 23);
     this.btn_delete.SucessMessage           = "";
     this.btn_delete.TabIndex                = 3;
     this.btn_delete.Text                    = "&Delete";
     this.btn_delete.Themes                  = "Default";
     this.btn_delete.Tooltip                 = "";
     this.btn_delete.UseVisualStyleBackColor = false;
     //
     // btn_close
     //
     this.btn_close.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_close.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_close.ButtonType          = PLEnums.ButtonTypes.Exit;
     this.btn_close.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_close.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_close.ConfirmationMessage = "";
     this.btn_close.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_close.ForeColor               = System.Drawing.Color.Black;
     this.btn_close.HelpUrl                 = "";
     this.btn_close.Location                = new System.Drawing.Point(405, 22);
     this.btn_close.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_close.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_close.Name                    = "btn_close";
     this.btn_close.Size                    = new System.Drawing.Size(75, 23);
     this.btn_close.SucessMessage           = "";
     this.btn_close.TabIndex                = 2;
     this.btn_close.Text                    = "Clos&e";
     this.btn_close.Themes                  = "Default";
     this.btn_close.Tooltip                 = "";
     this.btn_close.UseVisualStyleBackColor = false;
     //
     // btn_save
     //
     this.btn_save.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_save.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_save.ButtonType          = PLEnums.ButtonTypes.Save;
     this.btn_save.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_save.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_save.ConfirmationMessage = "Do you want to save?";
     this.btn_save.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_save.ForeColor               = System.Drawing.Color.Black;
     this.btn_save.HelpUrl                 = "";
     this.btn_save.Location                = new System.Drawing.Point(171, 22);
     this.btn_save.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_save.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_save.Name                    = "btn_save";
     this.btn_save.Size                    = new System.Drawing.Size(75, 23);
     this.btn_save.SucessMessage           = "";
     this.btn_save.TabIndex                = 0;
     this.btn_save.Text                    = "&Save";
     this.btn_save.Themes                  = "Default";
     this.btn_save.Tooltip                 = "";
     this.btn_save.UseVisualStyleBackColor = false;
     //
     // btn_clear
     //
     this.btn_clear.ButtonFocusColor         = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(241)))), ((int)(((byte)(229)))));
     this.btn_clear.ButtonFocusGradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(220)))), ((int)(((byte)(138)))));
     this.btn_clear.ButtonType          = PLEnums.ButtonTypes.Clear;
     this.btn_clear.ClickBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(217)))), ((int)(((byte)(255)))));
     this.btn_clear.ClickGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(213)))), ((int)(((byte)(255)))));
     this.btn_clear.ConfirmationMessage = "";
     this.btn_clear.DisabledColor       = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Font                    = new System.Drawing.Font("Arial", 11F);
     this.btn_clear.ForeColor               = System.Drawing.Color.Black;
     this.btn_clear.HelpUrl                 = "";
     this.btn_clear.Location                = new System.Drawing.Point(327, 22);
     this.btn_clear.MouseOverBackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
     this.btn_clear.MouseOverGradientColor  = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.btn_clear.Name                    = "btn_clear";
     this.btn_clear.Size                    = new System.Drawing.Size(75, 23);
     this.btn_clear.SucessMessage           = "";
     this.btn_clear.TabIndex                = 1;
     this.btn_clear.Text                    = "&Clear";
     this.btn_clear.Themes                  = "Default";
     this.btn_clear.Tooltip                 = "";
     this.btn_clear.UseVisualStyleBackColor = false;
     //
     // tp_search
     //
     this.tp_search.Controls.Add(this.lst_search);
     this.tp_search.Controls.Add(this.groupBoxPL3);
     this.tp_search.Location = new System.Drawing.Point(4, 22);
     this.tp_search.Name     = "tp_search";
     this.tp_search.Padding  = new System.Windows.Forms.Padding(3);
     this.tp_search.Size     = new System.Drawing.Size(486, 332);
     this.tp_search.TabIndex = 1;
     this.tp_search.Text     = "Search";
     this.tp_search.UseVisualStyleBackColor = true;
     //
     // lst_search
     //
     this.lst_search.AllowCellToolTip   = true;
     this.lst_search.CheckedColumnIndex = -1;
     this.lst_search.CheckedValue       = "";
     this.lst_search.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.pLabsListViewColHdr1,
         this.pLabsListViewColHdr2,
         this.pLabsListViewColHdr3,
         this.pLabsListViewColHdr4,
         this.pLabsListViewColHdr5
     });
     this.lst_search.DefaultValue        = "";
     this.lst_search.EditableColumnIndex = -1;
     this.lst_search.EditableValue       = "";
     this.lst_search.Font                            = new System.Drawing.Font("Arial", 11F);
     this.lst_search.FullRowSelect                   = true;
     this.lst_search.GradiantColor                   = System.Drawing.Color.White;
     this.lst_search.GradiantColorMode               = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lst_search.GridLines                       = true;
     this.lst_search.IsMandatory                     = false;
     this.lst_search.Location                        = new System.Drawing.Point(1, 50);
     this.lst_search.Name                            = "lst_search";
     this.lst_search.ReqdChkedValueINXml             = false;
     this.lst_search.SchemaRequired                  = false;
     this.lst_search.SelectionBackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(220)))), ((int)(((byte)(252)))));
     this.lst_search.SelectionBorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     this.lst_search.SelectionGradiantColor          = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(233)))), ((int)(((byte)(252)))));
     this.lst_search.ShowContextMenu                 = false;
     this.lst_search.Size                            = new System.Drawing.Size(484, 281);
     this.lst_search.TabIndex                        = 3;
     this.lst_search.Tooltip                         = "";
     this.lst_search.UseCompatibleStateImageBehavior = false;
     this.lst_search.View                            = System.Windows.Forms.View.Details;
     this.lst_search.XmlOutPut                       = PLEnums.XmlOutPutType.AllItems;
     //
     // pLabsListViewColHdr1
     //
     this.pLabsListViewColHdr1.DataColumnName = "id";
     this.pLabsListViewColHdr1.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr1.FormatString   = "";
     this.pLabsListViewColHdr1.ReqdForSave    = true;
     this.pLabsListViewColHdr1.Resizable      = true;
     this.pLabsListViewColHdr1.Text           = "id";
     this.pLabsListViewColHdr1.Width          = 0;
     //
     // pLabsListViewColHdr2
     //
     this.pLabsListViewColHdr2.DataColumnName = "nam";
     this.pLabsListViewColHdr2.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr2.FormatString   = "";
     this.pLabsListViewColHdr2.ReqdForSave    = true;
     this.pLabsListViewColHdr2.Resizable      = true;
     this.pLabsListViewColHdr2.Text           = "Name";
     this.pLabsListViewColHdr2.Width          = 125;
     //
     // pLabsListViewColHdr3
     //
     this.pLabsListViewColHdr3.DataColumnName = "wt";
     this.pLabsListViewColHdr3.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr3.FormatString   = "";
     this.pLabsListViewColHdr3.ReqdForSave    = true;
     this.pLabsListViewColHdr3.Resizable      = true;
     this.pLabsListViewColHdr3.Text           = "Wt";
     this.pLabsListViewColHdr3.Width          = 100;
     //
     // pLabsListViewColHdr4
     //
     this.pLabsListViewColHdr4.DataColumnName = "amt";
     this.pLabsListViewColHdr4.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr4.FormatString   = "";
     this.pLabsListViewColHdr4.ReqdForSave    = true;
     this.pLabsListViewColHdr4.Resizable      = true;
     this.pLabsListViewColHdr4.Text           = "Amount";
     this.pLabsListViewColHdr4.Width          = 100;
     //
     // pLabsListViewColHdr5
     //
     this.pLabsListViewColHdr5.DataColumnName = "rt";
     this.pLabsListViewColHdr5.DataType       = PLEnums.ListViewDataTypes.String;
     this.pLabsListViewColHdr5.FormatString   = "";
     this.pLabsListViewColHdr5.ReqdForSave    = true;
     this.pLabsListViewColHdr5.Resizable      = true;
     this.pLabsListViewColHdr5.Text           = "Board Rate";
     this.pLabsListViewColHdr5.Width          = 155;
     //
     // groupBoxPL3
     //
     this.groupBoxPL3.BorderWidth   = 1F;
     this.groupBoxPL3.Caption       = "";
     this.groupBoxPL3.CaptionImage  = null;
     this.groupBoxPL3.CornersRadius = 2;
     this.groupBoxPL3.Font          = new System.Drawing.Font("Arial", 11F);
     this.groupBoxPL3.ForeColor     = System.Drawing.Color.Black;
     this.groupBoxPL3.HelpUrl       = "";
     this.groupBoxPL3.Location      = new System.Drawing.Point(1, -8);
     this.groupBoxPL3.Name          = "groupBoxPL3";
     this.groupBoxPL3.Padding       = new System.Windows.Forms.Padding(20);
     this.groupBoxPL3.ShadowColor   = System.Drawing.Color.DarkGray;
     this.groupBoxPL3.Size          = new System.Drawing.Size(484, 57);
     this.groupBoxPL3.TabIndex      = 2;
     this.groupBoxPL3.Themes        = "Default";
     this.groupBoxPL3.Tooltip       = "";
     //
     // TS_003
     //
     this.AllCntrlCllctn      = ((System.Collections.Hashtable)(resources.GetObject("$this.AllCntrlCllctn")));
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClearCntrlClctn     = ((System.Collections.ArrayList)(resources.GetObject("$this.ClearCntrlClctn")));
     this.ClientSize          = new System.Drawing.Size(495, 359);
     this.Controls.Add(this.tb_main);
     this.FindIDParameter = "ai_sett_id";
     this.KeyPreview      = true;
     this.Name            = "TS_003";
     this.SaveCntrlCllctn = ((System.Collections.ArrayList)(resources.GetObject("$this.SaveCntrlCllctn")));
     this.Text            = "Settlement";
     this.tb_main.ResumeLayout(false);
     this.tp_create.ResumeLayout(false);
     this.groupBoxPL1.ResumeLayout(false);
     this.groupBoxPL1.PerformLayout();
     this.groupBoxPL2.ResumeLayout(false);
     this.tp_search.ResumeLayout(false);
     this.ResumeLayout(false);
 }