Ejemplo n.º 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FStockRemove));
     this.ucBtnCancel = new UserControl.UCButton();
     this.lblMessage  = new System.Windows.Forms.Label();
     this.ucBtnOK     = new UserControl.UCButton();
     this.rtxtInput   = new System.Windows.Forms.RichTextBox();
     this.SuspendLayout();
     //
     // ucBtnCancel
     //
     this.ucBtnCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.ucBtnCancel.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnCancel.BackgroundImage")));
     this.ucBtnCancel.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnCancel.Caption         = "取消";
     this.ucBtnCancel.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnCancel.Location        = new System.Drawing.Point(160, 112);
     this.ucBtnCancel.Name            = "ucBtnCancel";
     this.ucBtnCancel.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnCancel.TabIndex        = 2;
     this.ucBtnCancel.Click          += new System.EventHandler(this.ucBtnCancel_Click);
     //
     // lblMessage
     //
     this.lblMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMessage.Location  = new System.Drawing.Point(24, 11);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(248, 16);
     this.lblMessage.TabIndex  = 5;
     this.lblMessage.Text      = "请输入待移除的二维条码";
     this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ucBtnOK
     //
     this.ucBtnOK.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ucBtnOK.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnOK.BackgroundImage")));
     this.ucBtnOK.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnOK.Caption         = "确定";
     this.ucBtnOK.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnOK.Location        = new System.Drawing.Point(40, 112);
     this.ucBtnOK.Name            = "ucBtnOK";
     this.ucBtnOK.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnOK.TabIndex        = 1;
     this.ucBtnOK.Click          += new System.EventHandler(this.ucBtnOK_Click);
     //
     // rtxtInput
     //
     this.rtxtInput.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.rtxtInput.Location  = new System.Drawing.Point(16, 32);
     this.rtxtInput.Name      = "rtxtInput";
     this.rtxtInput.Size      = new System.Drawing.Size(256, 72);
     this.rtxtInput.TabIndex  = 0;
     this.rtxtInput.Text      = "";
     this.rtxtInput.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rtxtInput_KeyPress);
     //
     // FStockRemove
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(292, 141);
     this.Controls.Add(this.rtxtInput);
     this.Controls.Add(this.ucBtnCancel);
     this.Controls.Add(this.lblMessage);
     this.Controls.Add(this.ucBtnOK);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FStockRemove";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.ResumeLayout(false);
 }
Ejemplo n.º 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLogin));
     this.pbDotnet         = new System.Windows.Forms.PictureBox();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.pictureBox2      = new System.Windows.Forms.PictureBox();
     this.ucLEUserCode     = new UserControl.UCLabelEdit();
     this.btnExit          = new UserControl.UCButton();
     this.btnLogin         = new UserControl.UCButton();
     this.ucLClanguage     = new UserControl.UCLabelCombox();
     this.ucLEResourceCode = new UserControl.UCLabelEdit();
     this.ucLEPassword     = new UserControl.UCLabelEdit();
     this.cboDatabase      = new UserControl.UCLabelCombox();
     ((System.ComponentModel.ISupportInitialize)(this.pbDotnet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // pbDotnet
     //
     this.pbDotnet.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pbDotnet.Image    = ((System.Drawing.Image)(resources.GetObject("pbDotnet.Image")));
     this.pbDotnet.Location = new System.Drawing.Point(0, 148);
     this.pbDotnet.Name     = "pbDotnet";
     this.pbDotnet.Size     = new System.Drawing.Size(298, 150);
     this.pbDotnet.TabIndex = 25;
     this.pbDotnet.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(298, 129);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 27;
     this.pictureBox1.TabStop  = false;
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(0, 129);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(298, 20);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox2.TabIndex = 33;
     this.pictureBox2.TabStop  = false;
     //
     // ucLEUserCode
     //
     this.ucLEUserCode.AllowEditOnlyChecked = true;
     this.ucLEUserCode.AutoSelectAll        = false;
     this.ucLEUserCode.AutoUpper            = true;
     this.ucLEUserCode.Caption      = "用户名";
     this.ucLEUserCode.Checked      = false;
     this.ucLEUserCode.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.ucLEUserCode.EditType     = UserControl.EditTypes.String;
     this.ucLEUserCode.Location     = new System.Drawing.Point(109, 152);
     this.ucLEUserCode.MaxLength    = 40;
     this.ucLEUserCode.Multiline    = false;
     this.ucLEUserCode.Name         = "ucLEUserCode";
     this.ucLEUserCode.PasswordChar = '\0';
     this.ucLEUserCode.ReadOnly     = false;
     this.ucLEUserCode.ShowCheckBox = false;
     this.ucLEUserCode.Size         = new System.Drawing.Size(179, 23);
     this.ucLEUserCode.TabIndex     = 0;
     this.ucLEUserCode.TabNext      = true;
     this.ucLEUserCode.Value        = "";
     this.ucLEUserCode.WidthType    = UserControl.WidthTypes.Normal;
     this.ucLEUserCode.XAlign       = 155;
     //
     // btnExit
     //
     this.btnExit.BackColor       = System.Drawing.SystemColors.Control;
     this.btnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnExit.BackgroundImage")));
     this.btnExit.ButtonType      = UserControl.ButtonTypes.Exit;
     this.btnExit.Caption         = "退出";
     this.btnExit.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnExit.Location        = new System.Drawing.Point(203, 271);
     this.btnExit.Name            = "btnExit";
     this.btnExit.Size            = new System.Drawing.Size(88, 22);
     this.btnExit.TabIndex        = 5;
     this.btnExit.Click          += new System.EventHandler(this.ucBtnExit_Click);
     //
     // btnLogin
     //
     this.btnLogin.BackColor       = System.Drawing.SystemColors.Control;
     this.btnLogin.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnLogin.BackgroundImage")));
     this.btnLogin.ButtonType      = UserControl.ButtonTypes.None;
     this.btnLogin.Caption         = "登录";
     this.btnLogin.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnLogin.Location        = new System.Drawing.Point(109, 271);
     this.btnLogin.Name            = "btnLogin";
     this.btnLogin.Size            = new System.Drawing.Size(88, 22);
     this.btnLogin.TabIndex        = 4;
     this.btnLogin.Click          += new System.EventHandler(this.ucBtnLogin_Click);
     //
     // ucLClanguage
     //
     this.ucLClanguage.AllowEditOnlyChecked = true;
     this.ucLClanguage.Caption               = "语  言";
     this.ucLClanguage.Checked               = false;
     this.ucLClanguage.Font                  = new System.Drawing.Font("宋体", 8.75F);
     this.ucLClanguage.Location              = new System.Drawing.Point(109, 224);
     this.ucLClanguage.Name                  = "ucLClanguage";
     this.ucLClanguage.SelectedIndex         = -1;
     this.ucLClanguage.ShowCheckBox          = false;
     this.ucLClanguage.Size                  = new System.Drawing.Size(179, 22);
     this.ucLClanguage.TabIndex              = 6;
     this.ucLClanguage.WidthType             = UserControl.WidthTypes.Normal;
     this.ucLClanguage.XAlign                = 155;
     this.ucLClanguage.SelectedIndexChanged += new System.EventHandler(this.ucLClanguage_SelectedIndexChanged);
     //
     // ucLEResourceCode
     //
     this.ucLEResourceCode.AllowEditOnlyChecked = true;
     this.ucLEResourceCode.AutoSelectAll        = false;
     this.ucLEResourceCode.AutoUpper            = true;
     this.ucLEResourceCode.Caption         = "资  源";
     this.ucLEResourceCode.Checked         = false;
     this.ucLEResourceCode.EditType        = UserControl.EditTypes.String;
     this.ucLEResourceCode.Location        = new System.Drawing.Point(109, 201);
     this.ucLEResourceCode.MaxLength       = 40;
     this.ucLEResourceCode.Multiline       = false;
     this.ucLEResourceCode.Name            = "ucLEResourceCode";
     this.ucLEResourceCode.PasswordChar    = '\0';
     this.ucLEResourceCode.ReadOnly        = false;
     this.ucLEResourceCode.ShowCheckBox    = false;
     this.ucLEResourceCode.Size            = new System.Drawing.Size(179, 22);
     this.ucLEResourceCode.TabIndex        = 2;
     this.ucLEResourceCode.TabNext         = false;
     this.ucLEResourceCode.Value           = "";
     this.ucLEResourceCode.WidthType       = UserControl.WidthTypes.Normal;
     this.ucLEResourceCode.XAlign          = 155;
     this.ucLEResourceCode.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ucLEResourceCode_TxtboxKeyPress);
     //
     // ucLEPassword
     //
     this.ucLEPassword.AllowEditOnlyChecked = true;
     this.ucLEPassword.AutoSelectAll        = false;
     this.ucLEPassword.AutoUpper            = true;
     this.ucLEPassword.Caption      = "密  码";
     this.ucLEPassword.Checked      = false;
     this.ucLEPassword.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.ucLEPassword.EditType     = UserControl.EditTypes.String;
     this.ucLEPassword.Location     = new System.Drawing.Point(109, 177);
     this.ucLEPassword.MaxLength    = 40;
     this.ucLEPassword.Multiline    = false;
     this.ucLEPassword.Name         = "ucLEPassword";
     this.ucLEPassword.PasswordChar = '*';
     this.ucLEPassword.ReadOnly     = false;
     this.ucLEPassword.ShowCheckBox = false;
     this.ucLEPassword.Size         = new System.Drawing.Size(179, 23);
     this.ucLEPassword.TabIndex     = 1;
     this.ucLEPassword.TabNext      = true;
     this.ucLEPassword.Value        = "";
     this.ucLEPassword.WidthType    = UserControl.WidthTypes.Normal;
     this.ucLEPassword.XAlign       = 155;
     //
     // cboDatabase
     //
     this.cboDatabase.AllowEditOnlyChecked = true;
     this.cboDatabase.Caption       = "数据库";
     this.cboDatabase.Checked       = false;
     this.cboDatabase.Font          = new System.Drawing.Font("宋体", 8.75F);
     this.cboDatabase.Location      = new System.Drawing.Point(109, 247);
     this.cboDatabase.Name          = "cboDatabase";
     this.cboDatabase.SelectedIndex = -1;
     this.cboDatabase.ShowCheckBox  = false;
     this.cboDatabase.Size          = new System.Drawing.Size(179, 22);
     this.cboDatabase.TabIndex      = 7;
     this.cboDatabase.WidthType     = UserControl.WidthTypes.Normal;
     this.cboDatabase.XAlign        = 155;
     //
     // FLogin
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
     this.BackColor     = System.Drawing.Color.White;
     this.ClientSize    = new System.Drawing.Size(298, 298);
     this.ControlBox    = false;
     this.Controls.Add(this.cboDatabase);
     this.Controls.Add(this.ucLEPassword);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.ucLEUserCode);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.btnLogin);
     this.Controls.Add(this.ucLClanguage);
     this.Controls.Add(this.ucLEResourceCode);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.pbDotnet);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FLogin";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Load           += new System.EventHandler(this.FLogin_Load);
     this.Closed         += new System.EventHandler(this.FLogin_Closed);
     ((System.ComponentModel.ISupportInitialize)(this.pbDotnet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FDialogInput));
     this.txtInputNoLabel    = new UserControl.UCLabelEdit();
     this.lblTitleForFDialog = new System.Windows.Forms.Label();
     this.btnOK   = new UserControl.UCButton();
     this.btnExit = new UserControl.UCButton();
     this.SuspendLayout();
     //
     // txtInputNoLabel
     //
     this.txtInputNoLabel.AllowEditOnlyChecked = true;
     this.txtInputNoLabel.AutoSelectAll        = false;
     this.txtInputNoLabel.AutoUpper            = true;
     this.txtInputNoLabel.Caption         = "";
     this.txtInputNoLabel.Checked         = false;
     this.txtInputNoLabel.EditType        = UserControl.EditTypes.String;
     this.txtInputNoLabel.Location        = new System.Drawing.Point(19, 37);
     this.txtInputNoLabel.MaxLength       = 40;
     this.txtInputNoLabel.Multiline       = false;
     this.txtInputNoLabel.Name            = "txtInputNoLabel";
     this.txtInputNoLabel.PasswordChar    = '\0';
     this.txtInputNoLabel.ReadOnly        = false;
     this.txtInputNoLabel.ShowCheckBox    = false;
     this.txtInputNoLabel.Size            = new System.Drawing.Size(208, 22);
     this.txtInputNoLabel.TabIndex        = 1;
     this.txtInputNoLabel.TabNext         = true;
     this.txtInputNoLabel.Value           = "";
     this.txtInputNoLabel.WidthType       = UserControl.WidthTypes.Long;
     this.txtInputNoLabel.XAlign          = 27;
     this.txtInputNoLabel.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtInput_TxtboxKeyPress);
     //
     // lblTitleForFDialog
     //
     this.lblTitleForFDialog.AutoSize = true;
     this.lblTitleForFDialog.Location = new System.Drawing.Point(27, 15);
     this.lblTitleForFDialog.Name     = "lblTitleForFDialog";
     this.lblTitleForFDialog.Size     = new System.Drawing.Size(41, 12);
     this.lblTitleForFDialog.TabIndex = 2;
     this.lblTitleForFDialog.Text     = "label1";
     //
     // btnOK
     //
     this.btnOK.BackColor       = System.Drawing.SystemColors.Control;
     this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
     this.btnOK.ButtonType      = UserControl.ButtonTypes.None;
     this.btnOK.Caption         = "确定";
     this.btnOK.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnOK.Location        = new System.Drawing.Point(20, 74);
     this.btnOK.Name            = "btnOK";
     this.btnOK.Size            = new System.Drawing.Size(88, 22);
     this.btnOK.TabIndex        = 4;
     this.btnOK.Click          += new System.EventHandler(this.btnOK_Click);
     //
     // btnExit
     //
     this.btnExit.BackColor       = System.Drawing.SystemColors.Control;
     this.btnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnExit.BackgroundImage")));
     this.btnExit.ButtonType      = UserControl.ButtonTypes.None;
     this.btnExit.Caption         = "退出";
     this.btnExit.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnExit.Location        = new System.Drawing.Point(124, 74);
     this.btnExit.Name            = "btnExit";
     this.btnExit.Size            = new System.Drawing.Size(88, 22);
     this.btnExit.TabIndex        = 5;
     this.btnExit.Click          += new System.EventHandler(this.btnExit_Click);
     //
     // FDialogInput
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(250, 122);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.lblTitleForFDialog);
     this.Controls.Add(this.txtInputNoLabel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FDialogInput";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "输入";
     this.Load           += new System.EventHandler(this.FDialogInput_Load);
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.FDialogInput_Closing);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FPackPalletPrint));
     this.panelReportViewer  = new System.Windows.Forms.Panel();
     this.btnPrint           = new UserControl.UCButton();
     this.btnExit            = new UserControl.UCButton();
     this.panelButton        = new System.Windows.Forms.Panel();
     this.ReportViewerPallet = new Microsoft.Reporting.WinForms.ReportViewer();
     this.timerAutoPrint     = new System.Windows.Forms.Timer(this.components);
     this.panelReportViewer.SuspendLayout();
     this.panelButton.SuspendLayout();
     this.SuspendLayout();
     //
     // panelReportViewer
     //
     this.panelReportViewer.Controls.Add(this.btnPrint);
     this.panelReportViewer.Controls.Add(this.btnExit);
     this.panelReportViewer.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelReportViewer.Location = new System.Drawing.Point(0, 425);
     this.panelReportViewer.Name     = "panelReportViewer";
     this.panelReportViewer.Size     = new System.Drawing.Size(820, 57);
     this.panelReportViewer.TabIndex = 0;
     //
     // btnPrint
     //
     this.btnPrint.BackColor             = System.Drawing.SystemColors.Control;
     this.btnPrint.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnPrint.BackgroundImage")));
     this.btnPrint.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnPrint.ButtonType            = UserControl.ButtonTypes.None;
     this.btnPrint.Caption  = "´òÓ¡";
     this.btnPrint.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnPrint.Location = new System.Drawing.Point(250, 16);
     this.btnPrint.Name     = "btnPrint";
     this.btnPrint.Size     = new System.Drawing.Size(88, 24);
     this.btnPrint.TabIndex = 1;
     this.btnPrint.Click   += new System.EventHandler(this.btnPrint_Click);
     //
     // btnExit
     //
     this.btnExit.BackColor             = System.Drawing.SystemColors.Control;
     this.btnExit.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("btnExit.BackgroundImage")));
     this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.btnExit.ButtonType            = UserControl.ButtonTypes.None;
     this.btnExit.Caption  = "Í˳ö";
     this.btnExit.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.btnExit.Location = new System.Drawing.Point(501, 16);
     this.btnExit.Name     = "btnExit";
     this.btnExit.Size     = new System.Drawing.Size(88, 24);
     this.btnExit.TabIndex = 2;
     this.btnExit.Click   += new System.EventHandler(this.btnExit_Click);
     //
     // panelButton
     //
     this.panelButton.Controls.Add(this.ReportViewerPallet);
     this.panelButton.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelButton.Location = new System.Drawing.Point(0, 0);
     this.panelButton.Name     = "panelButton";
     this.panelButton.Size     = new System.Drawing.Size(820, 425);
     this.panelButton.TabIndex = 1;
     //
     // ReportViewerPallet
     //
     this.ReportViewerPallet.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ReportViewerPallet.Location    = new System.Drawing.Point(0, 0);
     this.ReportViewerPallet.Name        = "ReportViewerPallet";
     this.ReportViewerPallet.ShowToolBar = false;
     this.ReportViewerPallet.Size        = new System.Drawing.Size(820, 425);
     this.ReportViewerPallet.TabIndex    = 0;
     //
     // timerAutoPrint
     //
     this.timerAutoPrint.Interval = 300;
     this.timerAutoPrint.Tick    += new System.EventHandler(this.timerAutoPrint_Tick);
     //
     // FPackPalletPrint
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(820, 482);
     this.Controls.Add(this.panelButton);
     this.Controls.Add(this.panelReportViewer);
     this.Name  = "FPackPalletPrint";
     this.Text  = "Pallet´òÓ¡";
     this.Load += new System.EventHandler(this.FPackPalletPrint_Load);
     this.panelReportViewer.ResumeLayout(false);
     this.panelButton.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Ejemplo n.º 5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FNewMo));
     this.ucBtnCancel = new UserControl.UCButton();
     this.lblMessage  = new System.Windows.Forms.Label();
     this.ucBtnOK     = new UserControl.UCButton();
     this.txtMo       = new UserControl.UCLabelEdit();
     this.SuspendLayout();
     //
     // ucBtnCancel
     //
     this.ucBtnCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.ucBtnCancel.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnCancel.BackgroundImage")));
     this.ucBtnCancel.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnCancel.Caption         = "取消";
     this.ucBtnCancel.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnCancel.Location        = new System.Drawing.Point(144, 96);
     this.ucBtnCancel.Name            = "ucBtnCancel";
     this.ucBtnCancel.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnCancel.TabIndex        = 3;
     this.ucBtnCancel.Click          += new System.EventHandler(this.ucBtnCancel_Click);
     //
     // lblMessage
     //
     this.lblMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.lblMessage.Location  = new System.Drawing.Point(16, 11);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(142, 16);
     this.lblMessage.TabIndex  = 5;
     this.lblMessage.Text      = "请输入工单号码";
     this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ucBtnOK
     //
     this.ucBtnOK.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ucBtnOK.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnOK.BackgroundImage")));
     this.ucBtnOK.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnOK.Caption         = "确定";
     this.ucBtnOK.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnOK.Location        = new System.Drawing.Point(24, 96);
     this.ucBtnOK.Name            = "ucBtnOK";
     this.ucBtnOK.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnOK.TabIndex        = 2;
     this.ucBtnOK.Click          += new System.EventHandler(this.ucBtnOK_Click);
     //
     // txtMo
     //
     this.txtMo.AllowEditOnlyChecked = true;
     this.txtMo.Caption         = "";
     this.txtMo.Checked         = false;
     this.txtMo.EditType        = UserControl.EditTypes.String;
     this.txtMo.Location        = new System.Drawing.Point(8, 48);
     this.txtMo.MaxLength       = 40;
     this.txtMo.Multiline       = false;
     this.txtMo.Name            = "txtMo";
     this.txtMo.PasswordChar    = '\0';
     this.txtMo.ReadOnly        = false;
     this.txtMo.ShowCheckBox    = false;
     this.txtMo.Size            = new System.Drawing.Size(208, 24);
     this.txtMo.TabIndex        = 1;
     this.txtMo.TabNext         = true;
     this.txtMo.Value           = "";
     this.txtMo.WidthType       = UserControl.WidthTypes.Long;
     this.txtMo.XAlign          = 16;
     this.txtMo.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMo_TxtboxKeyPress);
     //
     // FNewMo
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(242, 135);
     this.Controls.Add(this.txtMo);
     this.Controls.Add(this.ucBtnCancel);
     this.Controls.Add(this.lblMessage);
     this.Controls.Add(this.ucBtnOK);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FNewMo";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.ResumeLayout(false);
 }
Ejemplo n.º 6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMetrialINNOInput));
     this.ucLEINNO    = new UserControl.UCLabelEdit();
     this.ucBtnOK     = new UserControl.UCButton();
     this.lblMessage  = new System.Windows.Forms.Label();
     this.ucBtnCancel = new UserControl.UCButton();
     this.SuspendLayout();
     //
     // ucLEINNO
     //
     this.ucLEINNO.AllowEditOnlyChecked = true;
     this.ucLEINNO.Caption      = "INNO";
     this.ucLEINNO.Checked      = false;
     this.ucLEINNO.EditType     = UserControl.EditTypes.String;
     this.ucLEINNO.Location     = new System.Drawing.Point(28, 40);
     this.ucLEINNO.MaxLength    = 40;
     this.ucLEINNO.Multiline    = false;
     this.ucLEINNO.Name         = "ucLEINNO";
     this.ucLEINNO.PasswordChar = '\0';
     this.ucLEINNO.ReadOnly     = false;
     this.ucLEINNO.ShowCheckBox = false;
     this.ucLEINNO.Size         = new System.Drawing.Size(237, 21);
     this.ucLEINNO.TabIndex     = 1;
     this.ucLEINNO.TabNext      = true;
     this.ucLEINNO.Value        = "";
     this.ucLEINNO.WidthType    = UserControl.WidthTypes.Long;
     this.ucLEINNO.XAlign       = 65;
     //
     // ucBtnOK
     //
     this.ucBtnOK.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnOK.BackgroundImage")));
     this.ucBtnOK.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnOK.Caption         = "确定";
     this.ucBtnOK.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnOK.Location        = new System.Drawing.Point(40, 72);
     this.ucBtnOK.Name            = "ucBtnOK";
     this.ucBtnOK.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnOK.TabIndex        = 2;
     this.ucBtnOK.Click          += new System.EventHandler(this.ucBtnOK_Click);
     //
     // lblMessage
     //
     this.lblMessage.Location  = new System.Drawing.Point(26, 16);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(240, 16);
     this.lblMessage.TabIndex  = 1;
     this.lblMessage.Text      = "请输入新的集成上料号";
     this.lblMessage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ucBtnCancel
     //
     this.ucBtnCancel.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnCancel.BackgroundImage")));
     this.ucBtnCancel.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnCancel.Caption         = "取消";
     this.ucBtnCancel.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnCancel.Location        = new System.Drawing.Point(160, 72);
     this.ucBtnCancel.Name            = "ucBtnCancel";
     this.ucBtnCancel.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnCancel.TabIndex        = 3;
     this.ucBtnCancel.Click          += new System.EventHandler(this.ucBtnCancel_Click);
     //
     // FMetrialINNOInput
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(292, 101);
     this.Controls.Add(this.ucBtnCancel);
     this.Controls.Add(this.lblMessage);
     this.Controls.Add(this.ucBtnOK);
     this.Controls.Add(this.ucLEINNO);
     this.MaximizeBox   = false;
     this.Name          = "FMetrialINNOInput";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "请输入INNO";
     this.Closed       += new System.EventHandler(this.FMetrialINNOInput_Closed);
     this.ResumeLayout(false);
 }
Ejemplo n.º 7
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FInvRCardSwitchType));
     this.panel1             = new System.Windows.Forms.Panel();
     this.label1             = new System.Windows.Forms.Label();
     this.rbPCS              = new System.Windows.Forms.RadioButton();
     this.rbCarton           = new System.Windows.Forms.RadioButton();
     this.rbRevNo            = new System.Windows.Forms.RadioButton();
     this.panel2             = new System.Windows.Forms.Panel();
     this.rbUnnormalToNormal = new System.Windows.Forms.RadioButton();
     this.rbNormalToUnnormal = new System.Windows.Forms.RadioButton();
     this.label2             = new System.Windows.Forms.Label();
     this.panel3             = new System.Windows.Forms.Panel();
     this.btnExit            = new UserControl.UCButton();
     this.btnOK              = new UserControl.UCButton();
     this.txtInput           = new System.Windows.Forms.TextBox();
     this.label3             = new System.Windows.Forms.Label();
     this.panel4             = new System.Windows.Forms.Panel();
     this.txtCount           = new UserControl.UCLabelEdit();
     this.panel5             = new System.Windows.Forms.Panel();
     this.grdMain            = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.panel4.SuspendLayout();
     this.panel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdMain)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.rbPCS);
     this.panel1.Controls.Add(this.rbCarton);
     this.panel1.Controls.Add(this.rbRevNo);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(616, 37);
     this.panel1.TabIndex = 0;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(7, 7);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(60, 22);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "采集方式";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // rbPCS
     //
     this.rbPCS.Location = new System.Drawing.Point(260, 7);
     this.rbPCS.Name     = "rbPCS";
     this.rbPCS.Size     = new System.Drawing.Size(87, 23);
     this.rbPCS.TabIndex = 2;
     this.rbPCS.Text     = "PCS";
     //
     // rbCarton
     //
     this.rbCarton.Checked  = true;
     this.rbCarton.Location = new System.Drawing.Point(165, 6);
     this.rbCarton.Name     = "rbCarton";
     this.rbCarton.Size     = new System.Drawing.Size(87, 23);
     this.rbCarton.TabIndex = 1;
     this.rbCarton.TabStop  = true;
     this.rbCarton.Text     = "Carton";
     //
     // rbRevNo
     //
     this.rbRevNo.Location = new System.Drawing.Point(73, 7);
     this.rbRevNo.Name     = "rbRevNo";
     this.rbRevNo.Size     = new System.Drawing.Size(86, 23);
     this.rbRevNo.TabIndex = 0;
     this.rbRevNo.Text     = "入库单号";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.rbUnnormalToNormal);
     this.panel2.Controls.Add(this.rbNormalToUnnormal);
     this.panel2.Controls.Add(this.label2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 37);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(616, 37);
     this.panel2.TabIndex = 1;
     //
     // rbUnnormalToNormal
     //
     this.rbUnnormalToNormal.Location = new System.Drawing.Point(232, 7);
     this.rbUnnormalToNormal.Name     = "rbUnnormalToNormal";
     this.rbUnnormalToNormal.Size     = new System.Drawing.Size(151, 23);
     this.rbUnnormalToNormal.TabIndex = 2;
     this.rbUnnormalToNormal.Text     = "异常品调整为正常品";
     //
     // rbNormalToUnnormal
     //
     this.rbNormalToUnnormal.Checked  = true;
     this.rbNormalToUnnormal.Location = new System.Drawing.Point(73, 7);
     this.rbNormalToUnnormal.Name     = "rbNormalToUnnormal";
     this.rbNormalToUnnormal.Size     = new System.Drawing.Size(140, 23);
     this.rbNormalToUnnormal.TabIndex = 1;
     this.rbNormalToUnnormal.TabStop  = true;
     this.rbNormalToUnnormal.Text     = "正常品调整为异常品";
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(7, 7);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(60, 22);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "调整方式";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.btnExit);
     this.panel3.Controls.Add(this.btnOK);
     this.panel3.Controls.Add(this.txtInput);
     this.panel3.Controls.Add(this.label3);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel3.Location = new System.Drawing.Point(0, 409);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(616, 45);
     this.panel3.TabIndex = 0;
     //
     // btnExit
     //
     this.btnExit.BackColor       = System.Drawing.SystemColors.Control;
     this.btnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnExit.BackgroundImage")));
     this.btnExit.ButtonType      = UserControl.ButtonTypes.Exit;
     this.btnExit.Caption         = "退出";
     this.btnExit.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnExit.Location        = new System.Drawing.Point(400, 15);
     this.btnExit.Name            = "btnExit";
     this.btnExit.Size            = new System.Drawing.Size(88, 22);
     this.btnExit.TabIndex        = 2;
     //
     // btnOK
     //
     this.btnOK.BackColor       = System.Drawing.SystemColors.Control;
     this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage")));
     this.btnOK.ButtonType      = UserControl.ButtonTypes.None;
     this.btnOK.Caption         = "确定";
     this.btnOK.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnOK.Location        = new System.Drawing.Point(307, 15);
     this.btnOK.Name            = "btnOK";
     this.btnOK.Size            = new System.Drawing.Size(88, 22);
     this.btnOK.TabIndex        = 1;
     this.btnOK.Click          += new System.EventHandler(this.btnOK_Click);
     //
     // txtInput
     //
     this.txtInput.Location = new System.Drawing.Point(73, 15);
     this.txtInput.Name     = "txtInput";
     this.txtInput.Size     = new System.Drawing.Size(214, 20);
     this.txtInput.TabIndex = 0;
     this.txtInput.Leave   += new System.EventHandler(this.txtInput_Leave);
     this.txtInput.KeyUp   += new System.Windows.Forms.KeyEventHandler(this.txtInput_KeyUp);
     this.txtInput.Enter   += new System.EventHandler(this.txtInput_Enter);
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(20, 15);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(47, 21);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "输入框";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.txtCount);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panel4.Location = new System.Drawing.Point(510, 74);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(106, 335);
     this.panel4.TabIndex = 3;
     //
     // txtCount
     //
     this.txtCount.AllowEditOnlyChecked = true;
     this.txtCount.Caption      = "数量总计";
     this.txtCount.Checked      = false;
     this.txtCount.Dock         = System.Windows.Forms.DockStyle.Bottom;
     this.txtCount.EditType     = UserControl.EditTypes.String;
     this.txtCount.Location     = new System.Drawing.Point(0, 312);
     this.txtCount.MaxLength    = 40;
     this.txtCount.Multiline    = false;
     this.txtCount.Name         = "txtCount";
     this.txtCount.PasswordChar = '\0';
     this.txtCount.ReadOnly     = true;
     this.txtCount.ShowCheckBox = false;
     this.txtCount.Size         = new System.Drawing.Size(106, 23);
     this.txtCount.TabIndex     = 0;
     this.txtCount.TabNext      = true;
     this.txtCount.Value        = "0";
     this.txtCount.WidthType    = UserControl.WidthTypes.Tiny;
     this.txtCount.XAlign       = 64;
     //
     // panel5
     //
     this.panel5.Controls.Add(this.grdMain);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(0, 74);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(510, 335);
     this.panel5.TabIndex = 4;
     //
     // grdMain
     //
     this.grdMain.Cursor            = System.Windows.Forms.Cursors.Default;
     this.grdMain.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.grdMain.Location          = new System.Drawing.Point(0, 0);
     this.grdMain.Name              = "grdMain";
     this.grdMain.Size              = new System.Drawing.Size(510, 335);
     this.grdMain.TabIndex          = 0;
     this.grdMain.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.grdMain_InitializeLayout);
     //
     // FInvRCardSwitchType
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize    = new System.Drawing.Size(616, 454);
     this.Controls.Add(this.panel5);
     this.Controls.Add(this.panel4);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name       = "FInvRCardSwitchType";
     this.Text       = "库存品状态转换";
     this.Load      += new System.EventHandler(this.FInvRCardSwitchType_Load);
     this.Activated += new System.EventHandler(this.FInvRCardSwitchType_Activated);
     this.panel1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel4.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdMain)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 8
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FLogin));
     this.pbDotnet         = new System.Windows.Forms.PictureBox();
     this.pictureBox1      = new System.Windows.Forms.PictureBox();
     this.lblUser          = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.pictureBox2      = new System.Windows.Forms.PictureBox();
     this.ucLEUserCode     = new UserControl.UCLabelEdit();
     this.ucBtnExit        = new UserControl.UCButton();
     this.ucBtnLogin       = new UserControl.UCButton();
     this.ucLClanguage     = new UserControl.UCLabelCombox();
     this.ucLEResourceCode = new UserControl.UCLabelEdit();
     this.cboDatabase      = new UserControl.UCLabelCombox();
     this.ucLEPassword     = new UserControl.UCLabelEdit();
     ((System.ComponentModel.ISupportInitialize)(this.pbDotnet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // pbDotnet
     //
     this.pbDotnet.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pbDotnet.Image    = ((System.Drawing.Image)(resources.GetObject("pbDotnet.Image")));
     this.pbDotnet.Location = new System.Drawing.Point(0, 223);
     this.pbDotnet.Name     = "pbDotnet";
     this.pbDotnet.Size     = new System.Drawing.Size(570, 185);
     this.pbDotnet.TabIndex = 25;
     this.pbDotnet.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox1.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(570, 203);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 27;
     this.pictureBox1.TabStop  = false;
     //
     // lblUser
     //
     this.lblUser.AutoSize  = true;
     this.lblUser.Location  = new System.Drawing.Point(328, 231);
     this.lblUser.Name      = "lblUser";
     this.lblUser.Size      = new System.Drawing.Size(41, 12);
     this.lblUser.TabIndex  = 55;
     this.lblUser.Text      = "用户名";
     this.lblUser.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(328, 280);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(41, 12);
     this.label2.TabIndex = 31;
     this.label2.Text     = "资  源";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(328, 304);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 12);
     this.label3.TabIndex = 32;
     this.label3.Text     = "语  言";
     //
     // pictureBox2
     //
     this.pictureBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.pictureBox2.Image    = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
     this.pictureBox2.Location = new System.Drawing.Point(0, 203);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(570, 20);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox2.TabIndex = 33;
     this.pictureBox2.TabStop  = false;
     //
     // ucLEUserCode
     //
     this.ucLEUserCode.AllowEditOnlyChecked = true;
     this.ucLEUserCode.AutoSelectAll        = false;
     this.ucLEUserCode.AutoUpper            = true;
     this.ucLEUserCode.Caption      = "";
     this.ucLEUserCode.Checked      = false;
     this.ucLEUserCode.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.ucLEUserCode.EditType     = UserControl.EditTypes.String;
     this.ucLEUserCode.Location     = new System.Drawing.Point(367, 235);
     this.ucLEUserCode.MaxLength    = 40;
     this.ucLEUserCode.Multiline    = false;
     this.ucLEUserCode.Name         = "ucLEUserCode";
     this.ucLEUserCode.PasswordChar = '\0';
     this.ucLEUserCode.ReadOnly     = false;
     this.ucLEUserCode.ShowCheckBox = false;
     this.ucLEUserCode.Size         = new System.Drawing.Size(141, 23);
     this.ucLEUserCode.TabIndex     = 0;
     this.ucLEUserCode.TabNext      = true;
     this.ucLEUserCode.Value        = "";
     this.ucLEUserCode.WidthType    = UserControl.WidthTypes.Normal;
     this.ucLEUserCode.XAlign       = 375;
     //
     // ucBtnExit
     //
     this.ucBtnExit.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnExit.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnExit.BackgroundImage")));
     this.ucBtnExit.ButtonType      = UserControl.ButtonTypes.Exit;
     this.ucBtnExit.Caption         = "退出";
     this.ucBtnExit.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnExit.Location        = new System.Drawing.Point(424, 363);
     this.ucBtnExit.Name            = "ucBtnExit";
     this.ucBtnExit.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnExit.TabIndex        = 5;
     this.ucBtnExit.Click          += new System.EventHandler(this.ucBtnExit_Click);
     //
     // ucBtnLogin
     //
     this.ucBtnLogin.BackColor       = System.Drawing.SystemColors.Control;
     this.ucBtnLogin.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucBtnLogin.BackgroundImage")));
     this.ucBtnLogin.ButtonType      = UserControl.ButtonTypes.None;
     this.ucBtnLogin.Caption         = "登录";
     this.ucBtnLogin.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucBtnLogin.Location        = new System.Drawing.Point(330, 363);
     this.ucBtnLogin.Name            = "ucBtnLogin";
     this.ucBtnLogin.Size            = new System.Drawing.Size(88, 22);
     this.ucBtnLogin.TabIndex        = 4;
     this.ucBtnLogin.Click          += new System.EventHandler(this.ucBtnLogin_Click);
     //
     // ucLClanguage
     //
     this.ucLClanguage.AllowEditOnlyChecked = true;
     this.ucLClanguage.Caption               = "";
     this.ucLClanguage.Checked               = false;
     this.ucLClanguage.Location              = new System.Drawing.Point(367, 307);
     this.ucLClanguage.Name                  = "ucLClanguage";
     this.ucLClanguage.SelectedIndex         = -1;
     this.ucLClanguage.ShowCheckBox          = false;
     this.ucLClanguage.Size                  = new System.Drawing.Size(141, 22);
     this.ucLClanguage.TabIndex              = 3;
     this.ucLClanguage.WidthType             = UserControl.WidthTypes.Normal;
     this.ucLClanguage.XAlign                = 375;
     this.ucLClanguage.SelectedIndexChanged += new System.EventHandler(this.ucLClanguage_SelectedIndexChanged);
     //
     // ucLEResourceCode
     //
     this.ucLEResourceCode.AllowEditOnlyChecked = true;
     this.ucLEResourceCode.AutoSelectAll        = false;
     this.ucLEResourceCode.AutoUpper            = true;
     this.ucLEResourceCode.Caption         = "";
     this.ucLEResourceCode.Checked         = false;
     this.ucLEResourceCode.EditType        = UserControl.EditTypes.String;
     this.ucLEResourceCode.Location        = new System.Drawing.Point(367, 284);
     this.ucLEResourceCode.MaxLength       = 40;
     this.ucLEResourceCode.Multiline       = false;
     this.ucLEResourceCode.Name            = "ucLEResourceCode";
     this.ucLEResourceCode.PasswordChar    = '\0';
     this.ucLEResourceCode.ReadOnly        = false;
     this.ucLEResourceCode.ShowCheckBox    = false;
     this.ucLEResourceCode.Size            = new System.Drawing.Size(141, 22);
     this.ucLEResourceCode.TabIndex        = 2;
     this.ucLEResourceCode.TabNext         = false;
     this.ucLEResourceCode.Value           = "";
     this.ucLEResourceCode.WidthType       = UserControl.WidthTypes.Normal;
     this.ucLEResourceCode.XAlign          = 375;
     this.ucLEResourceCode.TxtboxKeyPress += new System.Windows.Forms.KeyPressEventHandler(this.ucLEResourceCode_TxtboxKeyPress);
     //
     // cboDatabase
     //
     this.cboDatabase.AllowEditOnlyChecked = true;
     this.cboDatabase.Caption       = "";
     this.cboDatabase.Checked       = false;
     this.cboDatabase.Location      = new System.Drawing.Point(367, 332);
     this.cboDatabase.Name          = "cboDatabase";
     this.cboDatabase.SelectedIndex = -1;
     this.cboDatabase.ShowCheckBox  = false;
     this.cboDatabase.Size          = new System.Drawing.Size(141, 22);
     this.cboDatabase.TabIndex      = 6;
     this.cboDatabase.WidthType     = UserControl.WidthTypes.Normal;
     this.cboDatabase.XAlign        = 375;
     //
     // ucLEPassword
     //
     this.ucLEPassword.AllowEditOnlyChecked = true;
     this.ucLEPassword.AutoSelectAll        = false;
     this.ucLEPassword.AutoUpper            = true;
     this.ucLEPassword.Caption      = "";
     this.ucLEPassword.Checked      = false;
     this.ucLEPassword.Cursor       = System.Windows.Forms.Cursors.IBeam;
     this.ucLEPassword.EditType     = UserControl.EditTypes.String;
     this.ucLEPassword.Location     = new System.Drawing.Point(367, 259);
     this.ucLEPassword.MaxLength    = 40;
     this.ucLEPassword.Multiline    = false;
     this.ucLEPassword.Name         = "ucLEPassword";
     this.ucLEPassword.PasswordChar = '*';
     this.ucLEPassword.ReadOnly     = false;
     this.ucLEPassword.ShowCheckBox = false;
     this.ucLEPassword.Size         = new System.Drawing.Size(141, 23);
     this.ucLEPassword.TabIndex     = 1;
     this.ucLEPassword.TabNext      = true;
     this.ucLEPassword.Value        = "";
     this.ucLEPassword.WidthType    = UserControl.WidthTypes.Normal;
     this.ucLEPassword.XAlign       = 375;
     //
     // FLogin
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(570, 408);
     this.ControlBox = false;
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.ucLEPassword);
     this.Controls.Add(this.ucLEUserCode);
     this.Controls.Add(this.ucBtnExit);
     this.Controls.Add(this.ucBtnLogin);
     this.Controls.Add(this.cboDatabase);
     this.Controls.Add(this.ucLClanguage);
     this.Controls.Add(this.ucLEResourceCode);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.pbDotnet);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FLogin";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Closed         += new System.EventHandler(this.FLogin_Closed);
     this.Load           += new System.EventHandler(this.FLogin_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pbDotnet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 9
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器
 /// 修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCMessage));
     this.btnClear    = new UserControl.UCButton();
     this.btnClose    = new UserControl.UCButton();
     this.btnSave     = new UserControl.UCButton();
     this.btnUpdate   = new UserControl.UCButton();
     this.listMessage = new System.Windows.Forms.RichTextBox();
     this.SuspendLayout();
     //
     // btnClear
     //
     this.btnClear.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClear.BackColor       = System.Drawing.SystemColors.Control;
     this.btnClear.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClear.BackgroundImage")));
     this.btnClear.ButtonType      = UserControl.ButtonTypes.None;
     this.btnClear.Caption         = "清空信息";
     this.btnClear.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnClear.Location        = new System.Drawing.Point(376, 188);
     this.btnClear.Name            = "btnClear";
     this.btnClear.Size            = new System.Drawing.Size(88, 22);
     this.btnClear.TabIndex        = 1;
     this.btnClear.Visible         = false;
     //
     // btnClose
     //
     this.btnClose.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.BackColor       = System.Drawing.SystemColors.Control;
     this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
     this.btnClose.ButtonType      = UserControl.ButtonTypes.None;
     this.btnClose.Caption         = "强制结束";
     this.btnClose.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnClose.Location        = new System.Drawing.Point(376, 156);
     this.btnClose.Name            = "btnClose";
     this.btnClose.Size            = new System.Drawing.Size(88, 22);
     this.btnClose.TabIndex        = 2;
     this.btnClose.Visible         = false;
     //
     // btnSave
     //
     this.btnSave.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.BackColor       = System.Drawing.SystemColors.Control;
     this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
     this.btnSave.ButtonType      = UserControl.ButtonTypes.None;
     this.btnSave.Caption         = "保存信息";
     this.btnSave.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnSave.Location        = new System.Drawing.Point(376, 220);
     this.btnSave.Name            = "btnSave";
     this.btnSave.Size            = new System.Drawing.Size(88, 22);
     this.btnSave.TabIndex        = 3;
     this.btnSave.Visible         = false;
     //
     // btnUpdate
     //
     this.btnUpdate.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnUpdate.BackColor       = System.Drawing.SystemColors.Control;
     this.btnUpdate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUpdate.BackgroundImage")));
     this.btnUpdate.ButtonType      = UserControl.ButtonTypes.None;
     this.btnUpdate.Caption         = "更正";
     this.btnUpdate.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.btnUpdate.Location        = new System.Drawing.Point(376, 124);
     this.btnUpdate.Name            = "btnUpdate";
     this.btnUpdate.Size            = new System.Drawing.Size(88, 22);
     this.btnUpdate.TabIndex        = 4;
     this.btnUpdate.Visible         = false;
     //
     // listMessage
     //
     this.listMessage.BackColor = System.Drawing.Color.White;
     this.listMessage.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.listMessage.Font      = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.listMessage.Location  = new System.Drawing.Point(0, 0);
     this.listMessage.Name      = "listMessage";
     this.listMessage.ReadOnly  = true;
     this.listMessage.Size      = new System.Drawing.Size(480, 260);
     this.listMessage.TabIndex  = 5;
     this.listMessage.TabStop   = false;
     this.listMessage.Text      = "";
     //
     // UCMessage
     //
     this.BackColor = System.Drawing.Color.Gainsboro;
     this.Controls.Add(this.listMessage);
     this.Controls.Add(this.btnUpdate);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnClear);
     this.Name = "UCMessage";
     this.Size = new System.Drawing.Size(480, 260);
     this.ResumeLayout(false);
 }
Ejemplo n.º 10
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager              resources        = new System.Resources.ResourceManager(typeof(FCartonSplit));
     Infragistics.Win.Appearance                   appearance1      = new Infragistics.Win.Appearance();
     Infragistics.Win.ValueListItem                valueListItem1   = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem                valueListItem2   = new Infragistics.Win.ValueListItem();
     Infragistics.Win.Appearance                   appearance2      = new Infragistics.Win.Appearance();
     Infragistics.Win.ValueListItem                valueListItem3   = new Infragistics.Win.ValueListItem();
     Infragistics.Win.ValueListItem                valueListItem4   = new Infragistics.Win.ValueListItem();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
     this.panel1          = new System.Windows.Forms.Panel();
     this.ucLabEdit1      = new UserControl.UCLabelEdit();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.ucButton2       = new UserControl.UCButton();
     this.ucButton4       = new UserControl.UCButton();
     this.ucLabEdit5      = new UserControl.UCLabelEdit();
     this.ultraOptionSet1 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
     this.ultraOptionSet3 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
     this.listBox1        = new System.Windows.Forms.ListBox();
     this.columnHeader1   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4   = new System.Windows.Forms.ColumnHeader();
     this.ultraGrid1      = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataTable1      = new System.Data.DataTable();
     this.dataColumn1     = new System.Data.DataColumn();
     this.dataColumn2     = new System.Data.DataColumn();
     this.dataColumn3     = new System.Data.DataColumn();
     this.dataColumn4     = new System.Data.DataColumn();
     this.dataSet1        = new System.Data.DataSet();
     this.panel1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.ucLabEdit1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(480, 40);
     this.panel1.TabIndex = 3;
     //
     // ucLabEdit1
     //
     this.ucLabEdit1.AllowEditOnlyChecked = true;
     this.ucLabEdit1.Caption      = "包装号";
     this.ucLabEdit1.Checked      = false;
     this.ucLabEdit1.Location     = new System.Drawing.Point(8, 8);
     this.ucLabEdit1.Name         = "ucLabEdit1";
     this.ucLabEdit1.ReadOnly     = false;
     this.ucLabEdit1.ShowCheckBox = false;
     this.ucLabEdit1.Size         = new System.Drawing.Size(183, 24);
     this.ucLabEdit1.TabIndex     = 0;
     this.ucLabEdit1.Value        = "";
     this.ucLabEdit1.WidthType    = UserControl.WidthTypes.Normal;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.ucButton2);
     this.groupBox1.Controls.Add(this.ucButton4);
     this.groupBox1.Controls.Add(this.ucLabEdit5);
     this.groupBox1.Controls.Add(this.ultraOptionSet1);
     this.groupBox1.Controls.Add(this.ultraOptionSet3);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupBox1.Location = new System.Drawing.Point(0, 279);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(480, 78);
     this.groupBox1.TabIndex = 2;
     this.groupBox1.TabStop  = false;
     //
     // ucButton2
     //
     this.ucButton2.BackColor       = System.Drawing.SystemColors.Control;
     this.ucButton2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucButton2.BackgroundImage")));
     this.ucButton2.ButtonType      = UserControl.ButtonTypes.Confirm;
     this.ucButton2.Caption         = "确认";
     this.ucButton2.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucButton2.Location        = new System.Drawing.Point(248, 48);
     this.ucButton2.Name            = "ucButton2";
     this.ucButton2.Size            = new System.Drawing.Size(88, 22);
     this.ucButton2.TabIndex        = 0;
     //
     // ucButton4
     //
     this.ucButton4.BackColor       = System.Drawing.SystemColors.Control;
     this.ucButton4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucButton4.BackgroundImage")));
     this.ucButton4.ButtonType      = UserControl.ButtonTypes.Exit;
     this.ucButton4.Caption         = "退出";
     this.ucButton4.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucButton4.Location        = new System.Drawing.Point(352, 48);
     this.ucButton4.Name            = "ucButton4";
     this.ucButton4.Size            = new System.Drawing.Size(88, 22);
     this.ucButton4.TabIndex        = 0;
     //
     // ucLabEdit5
     //
     this.ucLabEdit5.AllowEditOnlyChecked = true;
     this.ucLabEdit5.Caption      = "输入框";
     this.ucLabEdit5.Checked      = false;
     this.ucLabEdit5.Location     = new System.Drawing.Point(24, 48);
     this.ucLabEdit5.Name         = "ucLabEdit5";
     this.ucLabEdit5.ReadOnly     = false;
     this.ucLabEdit5.ShowCheckBox = false;
     this.ucLabEdit5.Size         = new System.Drawing.Size(183, 24);
     this.ucLabEdit5.TabIndex     = 0;
     this.ucLabEdit5.Value        = "";
     this.ucLabEdit5.WidthType    = UserControl.WidthTypes.Normal;
     this.ucLabEdit5.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.ucLabEdit5_KeyPress);
     //
     // ultraOptionSet1
     //
     this.ultraOptionSet1.CheckedIndex   = 0;
     this.ultraOptionSet1.ItemAppearance = appearance1;
     valueListItem1.DataValue            = "ValueListItem0";
     valueListItem1.DisplayText          = "拆箱";
     valueListItem2.DataValue            = "ValueListItem1";
     valueListItem2.DisplayText          = "并箱";
     this.ultraOptionSet1.Items.Add(valueListItem1);
     this.ultraOptionSet1.Items.Add(valueListItem2);
     this.ultraOptionSet1.Location = new System.Drawing.Point(192, 19);
     this.ultraOptionSet1.Name     = "ultraOptionSet1";
     this.ultraOptionSet1.Size     = new System.Drawing.Size(144, 24);
     this.ultraOptionSet1.TabIndex = 0;
     this.ultraOptionSet1.Text     = "拆箱";
     //
     // ultraOptionSet3
     //
     this.ultraOptionSet3.CheckedIndex   = 0;
     this.ultraOptionSet3.ItemAppearance = appearance2;
     valueListItem3.DataValue            = "ValueListItem0";
     valueListItem3.DisplayText          = "Carton";
     valueListItem4.DataValue            = "ValueListItem1";
     valueListItem4.DisplayText          = "Pallet";
     this.ultraOptionSet3.Items.Add(valueListItem3);
     this.ultraOptionSet3.Items.Add(valueListItem4);
     this.ultraOptionSet3.Location = new System.Drawing.Point(32, 19);
     this.ultraOptionSet3.Name     = "ultraOptionSet3";
     this.ultraOptionSet3.Size     = new System.Drawing.Size(144, 24);
     this.ultraOptionSet3.TabIndex = 0;
     this.ultraOptionSet3.Text     = "Carton";
     //
     // listBox1
     //
     this.listBox1.Dock       = System.Windows.Forms.DockStyle.Bottom;
     this.listBox1.ItemHeight = 12;
     this.listBox1.Location   = new System.Drawing.Point(0, 191);
     this.listBox1.Name       = "listBox1";
     this.listBox1.Size       = new System.Drawing.Size(480, 88);
     this.listBox1.TabIndex   = 1;
     //
     // ultraGrid1
     //
     this.ultraGrid1.Cursor          = System.Windows.Forms.Cursors.Default;
     this.ultraGrid1.DataSource      = this.dataTable1;
     ultraGridColumn1.Header.Caption = "产品序列号";
     ultraGridColumn2.Header.Caption = "工单";
     ultraGridColumn3.Header.Caption = "料号";
     ultraGridColumn4.Header.Caption = "产线";
     ultraGridBand1.Columns.Add(ultraGridColumn1);
     ultraGridBand1.Columns.Add(ultraGridColumn2);
     ultraGridBand1.Columns.Add(ultraGridColumn3);
     ultraGridBand1.Columns.Add(ultraGridColumn4);
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
     this.ultraGrid1.Name     = "ultraGrid1";
     this.ultraGrid1.Size     = new System.Drawing.Size(480, 151);
     this.ultraGrid1.TabIndex = 4;
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.dataColumn2,
         this.dataColumn3,
         this.dataColumn4
     });
     this.dataTable1.TableName = "Table1";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "Column1";
     //
     // dataColumn2
     //
     this.dataColumn2.ColumnName = "Column2";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "Column3";
     //
     // dataColumn4
     //
     this.dataColumn4.ColumnName = "Column4";
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Locale      = new System.Globalization.CultureInfo("zh-CN");
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dataTable1
     });
     //
     // FCartonSplit
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(480, 357);
     this.Controls.Add(this.ultraGrid1);
     this.Controls.Add(this.listBox1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.panel1);
     this.Name = "FCartonSplit";
     this.Text = "包装拆并";
     this.panel1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 11
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1   = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(FOQCDetail));
     this.ultraGrid1  = new Infragistics.Win.UltraWinGrid.UltraGrid();
     this.dataTable1  = new System.Data.DataTable();
     this.dataColumn1 = new System.Data.DataColumn();
     this.dataColumn2 = new System.Data.DataColumn();
     this.dataColumn3 = new System.Data.DataColumn();
     this.dataColumn4 = new System.Data.DataColumn();
     this.groupBox4   = new System.Windows.Forms.GroupBox();
     this.ucButton4   = new UserControl.UCButton();
     this.ucButton3   = new UserControl.UCButton();
     this.dataSet1    = new System.Data.DataSet();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGrid1
     //
     this.ultraGrid1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.ultraGrid1.DataSource = this.dataTable1;
     appearance1.BackColor      = System.Drawing.Color.White;
     this.ultraGrid1.DisplayLayout.Appearance = appearance1;
     ultraGridColumn1.Header.Caption          = "抽检项目";
     ultraGridColumn2.Header.Caption          = "等级";
     ultraGridColumn3.Header.Caption          = "结果";
     ultraGridColumn4.Header.Caption          = "备注";
     ultraGridBand1.Columns.Add(ultraGridColumn1);
     ultraGridBand1.Columns.Add(ultraGridColumn2);
     ultraGridBand1.Columns.Add(ultraGridColumn3);
     ultraGridBand1.Columns.Add(ultraGridColumn4);
     this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.ultraGrid1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
     this.ultraGrid1.Name     = "ultraGrid1";
     this.ultraGrid1.Size     = new System.Drawing.Size(528, 273);
     this.ultraGrid1.TabIndex = 0;
     //
     // dataTable1
     //
     this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.dataColumn2,
         this.dataColumn3,
         this.dataColumn4
     });
     this.dataTable1.TableName = "Table1";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "Column1";
     //
     // dataColumn2
     //
     this.dataColumn2.ColumnName = "Column2";
     //
     // dataColumn3
     //
     this.dataColumn3.ColumnName = "Column3";
     //
     // dataColumn4
     //
     this.dataColumn4.ColumnName = "Column4";
     //
     // groupBox4
     //
     this.groupBox4.BackColor = System.Drawing.Color.White;
     this.groupBox4.Controls.Add(this.ucButton4);
     this.groupBox4.Controls.Add(this.ucButton3);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupBox4.Location = new System.Drawing.Point(0, 209);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(528, 64);
     this.groupBox4.TabIndex = 156;
     this.groupBox4.TabStop  = false;
     //
     // ucButton4
     //
     this.ucButton4.BackColor       = System.Drawing.SystemColors.Control;
     this.ucButton4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucButton4.BackgroundImage")));
     this.ucButton4.ButtonType      = UserControl.ButtonTypes.Exit;
     this.ucButton4.Caption         = "退出";
     this.ucButton4.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucButton4.Location        = new System.Drawing.Point(288, 24);
     this.ucButton4.Name            = "ucButton4";
     this.ucButton4.Size            = new System.Drawing.Size(88, 22);
     this.ucButton4.TabIndex        = 9;
     //
     // ucButton3
     //
     this.ucButton3.BackColor       = System.Drawing.SystemColors.Control;
     this.ucButton3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ucButton3.BackgroundImage")));
     this.ucButton3.ButtonType      = UserControl.ButtonTypes.Confirm;
     this.ucButton3.Caption         = "确认";
     this.ucButton3.Cursor          = System.Windows.Forms.Cursors.Hand;
     this.ucButton3.Location        = new System.Drawing.Point(144, 24);
     this.ucButton3.Name            = "ucButton3";
     this.ucButton3.Size            = new System.Drawing.Size(88, 22);
     this.ucButton3.TabIndex        = 8;
     //
     // dataSet1
     //
     this.dataSet1.DataSetName = "NewDataSet";
     this.dataSet1.Locale      = new System.Globalization.CultureInfo("zh-CN");
     this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
         this.dataTable1
     });
     //
     // FOQCDetail
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(528, 273);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.ultraGrid1);
     this.Name = "FOQCDetail";
     this.Text = "抽检详细";
     ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
     this.ResumeLayout(false);
 }
Ejemplo n.º 12
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器
 /// 修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.btnAllRight              = new UserControl.UCButton();
     this.btnAllLeft               = new UserControl.UCButton();
     this.lstSelected              = new System.Windows.Forms.ListBox();
     this.lstSelect                = new System.Windows.Forms.ListBox();
     this.cbxErrorGroup            = new UserControl.UCLabelCombox();
     this.labelUnSelectedErrorCode = new System.Windows.Forms.Label();
     this.labelSelectedErrorCode   = new System.Windows.Forms.Label();
     this.txtInputErrorCode        = new System.Windows.Forms.TextBox();
     this.lblMessage               = new System.Windows.Forms.Label();
     this.txtEndChar               = new UserControl.UCLabelEdit();
     this.SuspendLayout();
     //
     // btnAllRight
     //
     this.btnAllRight.BackColor  = System.Drawing.SystemColors.Control;
     this.btnAllRight.ButtonType = UserControl.ButtonTypes.AllRight;
     this.btnAllRight.Caption    = ">>";
     this.btnAllRight.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.btnAllRight.Location   = new System.Drawing.Point(208, 101);
     this.btnAllRight.Name       = "btnAllRight";
     this.btnAllRight.Size       = new System.Drawing.Size(88, 22);
     this.btnAllRight.TabIndex   = 3;
     this.btnAllRight.Click     += new System.EventHandler(this.btnAdd_Click);
     //
     // btnAllLeft
     //
     this.btnAllLeft.BackColor  = System.Drawing.SystemColors.Control;
     this.btnAllLeft.ButtonType = UserControl.ButtonTypes.AllLeft;
     this.btnAllLeft.Caption    = "<<";
     this.btnAllLeft.Cursor     = System.Windows.Forms.Cursors.Hand;
     this.btnAllLeft.ImeMode    = System.Windows.Forms.ImeMode.NoControl;
     this.btnAllLeft.Location   = new System.Drawing.Point(208, 189);
     this.btnAllLeft.Name       = "btnAllLeft";
     this.btnAllLeft.Size       = new System.Drawing.Size(88, 22);
     this.btnAllLeft.TabIndex   = 4;
     this.btnAllLeft.Click     += new System.EventHandler(this.btnRemove_Click);
     //
     // lstSelected
     //
     this.lstSelected.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.lstSelected.Font         = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lstSelected.Location     = new System.Drawing.Point(312, 96);
     this.lstSelected.Name         = "lstSelected";
     this.lstSelected.Size         = new System.Drawing.Size(184, 173);
     this.lstSelected.TabIndex     = 5;
     this.lstSelected.DoubleClick += new System.EventHandler(this.lstSelected_DoubleClick);
     //
     // lstSelect
     //
     this.lstSelect.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)));
     this.lstSelect.Font         = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.lstSelect.Location     = new System.Drawing.Point(8, 120);
     this.lstSelect.Name         = "lstSelect";
     this.lstSelect.Size         = new System.Drawing.Size(184, 147);
     this.lstSelect.TabIndex     = 2;
     this.lstSelect.DoubleClick += new System.EventHandler(this.lstSelect_DoubleClick);
     //
     // cbxErrorGroup
     //
     this.cbxErrorGroup.AllowEditOnlyChecked = true;
     this.cbxErrorGroup.Caption               = "不良代码组";
     this.cbxErrorGroup.Checked               = false;
     this.cbxErrorGroup.Font                  = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cbxErrorGroup.Location              = new System.Drawing.Point(5, 8);
     this.cbxErrorGroup.Name                  = "cbxErrorGroup";
     this.cbxErrorGroup.SelectedIndex         = -1;
     this.cbxErrorGroup.ShowCheckBox          = false;
     this.cbxErrorGroup.Size                  = new System.Drawing.Size(285, 24);
     this.cbxErrorGroup.TabIndex              = 0;
     this.cbxErrorGroup.WidthType             = UserControl.WidthTypes.Long;
     this.cbxErrorGroup.XAlign                = 90;
     this.cbxErrorGroup.SelectedIndexChanged += new System.EventHandler(this.cbxErrorGroup_SelectedIndexChanged);
     //
     // labelUnSelectedErrorCode
     //
     this.labelUnSelectedErrorCode.AutoSize = true;
     this.labelUnSelectedErrorCode.Location = new System.Drawing.Point(8, 64);
     this.labelUnSelectedErrorCode.Name     = "labelUnSelectedErrorCode";
     this.labelUnSelectedErrorCode.Size     = new System.Drawing.Size(77, 12);
     this.labelUnSelectedErrorCode.TabIndex = 6;
     this.labelUnSelectedErrorCode.Text     = "待选不良代码";
     //
     // labelSelectedErrorCode
     //
     this.labelSelectedErrorCode.AutoSize = true;
     this.labelSelectedErrorCode.Location = new System.Drawing.Point(312, 72);
     this.labelSelectedErrorCode.Name     = "labelSelectedErrorCode";
     this.labelSelectedErrorCode.Size     = new System.Drawing.Size(77, 12);
     this.labelSelectedErrorCode.TabIndex = 7;
     this.labelSelectedErrorCode.Text     = "已选不良代码";
     //
     // txtInputErrorCode
     //
     this.txtInputErrorCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     this.txtInputErrorCode.Location  = new System.Drawing.Point(8, 88);
     this.txtInputErrorCode.Name      = "txtInputErrorCode";
     this.txtInputErrorCode.Size      = new System.Drawing.Size(184, 21);
     this.txtInputErrorCode.TabIndex  = 1;
     this.txtInputErrorCode.Leave    += new System.EventHandler(this.txtInputErrorCode_Leave);
     this.txtInputErrorCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtInputErrorCode_KeyPress);
     this.txtInputErrorCode.Enter    += new System.EventHandler(this.txtInputErrorCode_Enter);
     //
     // lblMessage
     //
     this.lblMessage.ForeColor = System.Drawing.SystemColors.HotTrack;
     this.lblMessage.Location  = new System.Drawing.Point(304, 8);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(200, 48);
     this.lblMessage.TabIndex  = 8;
     //
     // txtEndChar
     //
     this.txtEndChar.AllowEditOnlyChecked = true;
     this.txtEndChar.AutoUpper            = true;
     this.txtEndChar.BackColor            = System.Drawing.Color.Gainsboro;
     this.txtEndChar.Caption      = "采集命令";
     this.txtEndChar.Checked      = false;
     this.txtEndChar.EditType     = UserControl.EditTypes.String;
     this.txtEndChar.Location     = new System.Drawing.Point(305, 8);
     this.txtEndChar.MaxLength    = 10;
     this.txtEndChar.Multiline    = false;
     this.txtEndChar.Name         = "txtEndChar";
     this.txtEndChar.PasswordChar = '\0';
     this.txtEndChar.ReadOnly     = false;
     this.txtEndChar.ShowCheckBox = true;
     this.txtEndChar.Size         = new System.Drawing.Size(177, 24);
     this.txtEndChar.TabIndex     = 285;
     this.txtEndChar.TabNext      = true;
     this.txtEndChar.Value        = "OK";
     this.txtEndChar.WidthType    = UserControl.WidthTypes.Small;
     this.txtEndChar.XAlign       = 382;
     //
     // UCErrorCodeSelect
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.BackColor     = System.Drawing.Color.Gainsboro;
     this.Controls.Add(this.lblMessage);
     this.Controls.Add(this.txtInputErrorCode);
     this.Controls.Add(this.labelSelectedErrorCode);
     this.Controls.Add(this.labelUnSelectedErrorCode);
     this.Controls.Add(this.btnAllRight);
     this.Controls.Add(this.btnAllLeft);
     this.Controls.Add(this.lstSelected);
     this.Controls.Add(this.lstSelect);
     this.Controls.Add(this.cbxErrorGroup);
     this.Name  = "UCErrorCodeSelect";
     this.Size  = new System.Drawing.Size(512, 280);
     this.Load += new System.EventHandler(this.UCErrorCodeSelect_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }