| | |
| | | this.lblMessage = new DevExpress.XtraEditors.LabelControl(); |
| | | this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.lblContent = new DevExpress.XtraEditors.LabelControl(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | this.progressShow = new DevExpress.XtraEditors.ProgressBarControl(); |
| | | this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); |
| | | this.panelControl2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressShow.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); |
| | | this.panelControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressShow.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // lblCaption |
| | |
| | | this.lblContent.TabIndex = 3; |
| | | this.lblContent.Text = "Content"; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D; |
| | | this.panelControl1.Controls.Add(this.lblCaption); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(498, 44); |
| | | this.panelControl1.TabIndex = 0; |
| | | // |
| | | // progressShow |
| | | // |
| | | this.progressShow.EditValue = 1; |
| | |
| | | this.progressShow.Properties.Step = 1; |
| | | this.progressShow.Size = new System.Drawing.Size(457, 19); |
| | | this.progressShow.TabIndex = 4; |
| | | // |
| | | // panelControl1 |
| | | // |
| | | this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D; |
| | | this.panelControl1.Controls.Add(this.lblCaption); |
| | | this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panelControl1.Location = new System.Drawing.Point(0, 0); |
| | | this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.panelControl1.Name = "panelControl1"; |
| | | this.panelControl1.Size = new System.Drawing.Size(498, 44); |
| | | this.panelControl1.TabIndex = 0; |
| | | // |
| | | // UcLoading |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); |
| | | this.panelControl2.ResumeLayout(false); |
| | | this.panelControl2.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressShow.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); |
| | | this.panelControl1.ResumeLayout(false); |
| | | this.panelControl1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressShow.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |