Exemplo n.º 1
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProcessBar));
     this.proBarRelease = new System.Windows.Forms.ProgressBar();
     this.txtExpr       = new Bpoint.Systems.Controls.txtTextBox();
     this.lblStatus     = new Bpoint.Systems.Controls.lblControl();
     this.btOK          = new Bpoint.Systems.Controls.btControl();
     this.SuspendLayout();
     //
     // proBarRelease
     //
     this.proBarRelease.Location = new System.Drawing.Point(12, 28);
     this.proBarRelease.Name     = "proBarRelease";
     this.proBarRelease.Size     = new System.Drawing.Size(482, 23);
     this.proBarRelease.Step     = 1;
     this.proBarRelease.TabIndex = 0;
     //
     // txtExpr
     //
     this.txtExpr.bEnabled      = true;
     this.txtExpr.bReadOnly     = false;
     this.txtExpr.bRequire      = false;
     this.txtExpr.KeyFilter     = "";
     this.txtExpr.Location      = new System.Drawing.Point(12, 53);
     this.txtExpr.Margin        = new System.Windows.Forms.Padding(2, 0, 2, 2);
     this.txtExpr.Multiline     = true;
     this.txtExpr.Name          = "txtExpr";
     this.txtExpr.ReadOnly      = true;
     this.txtExpr.Size          = new System.Drawing.Size(482, 90);
     this.txtExpr.TabIndex      = 2;
     this.txtExpr.Text          = "message";
     this.txtExpr.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtExpr.UseAutoFilter = false;
     //
     // lblStatus
     //
     this.lblStatus.AutoEllipsis = true;
     this.lblStatus.AutoSize     = true;
     this.lblStatus.BackColor    = System.Drawing.Color.Transparent;
     this.lblStatus.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.Location     = new System.Drawing.Point(217, 9);
     this.lblStatus.Margin       = new System.Windows.Forms.Padding(0);
     this.lblStatus.Name         = "lblStatus";
     this.lblStatus.Size         = new System.Drawing.Size(51, 16);
     this.lblStatus.TabIndex     = 7;
     this.lblStatus.Tag          = "";
     this.lblStatus.Text         = "Status";
     this.lblStatus.TextAlign    = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // btOK
     //
     this.btOK.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btOK.Enabled                 = false;
     this.btOK.Location                = new System.Drawing.Point(209, 148);
     this.btOK.Name                    = "btOK";
     this.btOK.Size                    = new System.Drawing.Size(78, 28);
     this.btOK.TabIndex                = 8;
     this.btOK.Tag                     = "";
     this.btOK.Text                    = "OK";
     this.btOK.UseVisualStyleBackColor = true;
     //
     // frmProcessBar
     //
     this.AcceptButton        = this.btOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.CancelButton        = this.btOK;
     this.ClientSize          = new System.Drawing.Size(506, 179);
     this.Controls.Add(this.btOK);
     this.Controls.Add(this.lblStatus);
     this.Controls.Add(this.txtExpr);
     this.Controls.Add(this.proBarRelease);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmProcessBar";
     this.Text            = "Process";
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 2
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmProcessBar));
     this.proBarRelease = new System.Windows.Forms.ProgressBar();
     this.txtExpr       = new Epoint.Systems.Controls.txtTextBox();
     this.lblStatus     = new Epoint.Systems.Controls.lblControl();
     this.btOK          = new Epoint.Systems.Controls.btControl();
     this.pictureBox1   = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // proBarRelease
     //
     this.proBarRelease.Location = new System.Drawing.Point(14, 30);
     this.proBarRelease.Name     = "proBarRelease";
     this.proBarRelease.Size     = new System.Drawing.Size(482, 35);
     this.proBarRelease.Step     = 1;
     this.proBarRelease.TabIndex = 0;
     //
     // txtExpr
     //
     this.txtExpr.bEnabled      = true;
     this.txtExpr.bIsLookup     = false;
     this.txtExpr.bReadOnly     = false;
     this.txtExpr.bRequire      = false;
     this.txtExpr.Font          = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
     this.txtExpr.ForeColor     = System.Drawing.Color.Red;
     this.txtExpr.KeyFilter     = "";
     this.txtExpr.Location      = new System.Drawing.Point(13, 65);
     this.txtExpr.Margin        = new System.Windows.Forms.Padding(2, 0, 2, 2);
     this.txtExpr.Multiline     = true;
     this.txtExpr.Name          = "txtExpr";
     this.txtExpr.ReadOnly      = true;
     this.txtExpr.Size          = new System.Drawing.Size(482, 171);
     this.txtExpr.TabIndex      = 2;
     this.txtExpr.TextAlign     = System.Windows.Forms.HorizontalAlignment.Center;
     this.txtExpr.UseAutoFilter = false;
     //
     // lblStatus
     //
     this.lblStatus.AutoEllipsis = true;
     this.lblStatus.AutoSize     = true;
     this.lblStatus.BackColor    = System.Drawing.Color.Transparent;
     this.lblStatus.Font         = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.Location     = new System.Drawing.Point(217, 9);
     this.lblStatus.Margin       = new System.Windows.Forms.Padding(0);
     this.lblStatus.Name         = "lblStatus";
     this.lblStatus.Size         = new System.Drawing.Size(51, 16);
     this.lblStatus.TabIndex     = 7;
     this.lblStatus.Tag          = "Status";
     this.lblStatus.Text         = "Status";
     this.lblStatus.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btOK
     //
     this.btOK.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btOK.Enabled                 = false;
     this.btOK.Image                   = global::Epoint.Systems.Commons.Properties.Resources.accepted1;
     this.btOK.ImageAlign              = System.Drawing.ContentAlignment.BottomLeft;
     this.btOK.Location                = new System.Drawing.Point(205, 240);
     this.btOK.Name                    = "btOK";
     this.btOK.Size                    = new System.Drawing.Size(85, 30);
     this.btOK.TabIndex                = 8;
     this.btOK.Tag                     = "OK";
     this.btOK.Text                    = "OK";
     this.btOK.UseVisualStyleBackColor = true;
     //
     // pictureBox1
     //
     this.pictureBox1.Image    = global::Epoint.Systems.Commons.Properties.Resources.loadingQ;
     this.pictureBox1.Location = new System.Drawing.Point(403, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(91, 73);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 9;
     this.pictureBox1.TabStop  = false;
     this.pictureBox1.Visible  = false;
     //
     // frmProcessBar
     //
     this.AcceptButton        = this.btOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.CancelButton        = this.btOK;
     this.ClientSize          = new System.Drawing.Size(506, 271);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.btOK);
     this.Controls.Add(this.lblStatus);
     this.Controls.Add(this.txtExpr);
     this.Controls.Add(this.proBarRelease);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmProcessBar";
     this.Tag             = "PROCESS";
     this.Text            = "Process";
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }