| | |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.testo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
| | | this.layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | |
| | | this.layoutControl1.Name = "layoutControl1"; |
| | | this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 126, 812, 500); |
| | | this.layoutControl1.Root = this.Root; |
| | | this.layoutControl1.Size = new System.Drawing.Size(644, 705); |
| | | this.layoutControl1.Size = new System.Drawing.Size(567, 590); |
| | | this.layoutControl1.TabIndex = 9; |
| | | this.layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BackgroundImage = global::Gs.DevApp.Properties.Resources.ok123; |
| | | this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; |
| | | this.panel1.Location = new System.Drawing.Point(12, 12); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(543, 517); |
| | | this.panel1.TabIndex = 8; |
| | | // |
| | | // testo |
| | | // |
| | |
| | | this.testo.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | this.testo.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.testo.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical; |
| | | this.testo.Location = new System.Drawing.Point(12, 648); |
| | | this.testo.Location = new System.Drawing.Point(12, 533); |
| | | this.testo.Name = "testo"; |
| | | this.testo.Size = new System.Drawing.Size(620, 45); |
| | | this.testo.Size = new System.Drawing.Size(543, 45); |
| | | this.testo.StyleController = this.layoutControl1; |
| | | this.testo.TabIndex = 7; |
| | | this.testo.Text = "labelControl1"; |
| | |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1, |
| | | rowDefinition2}); |
| | | this.Root.Size = new System.Drawing.Size(644, 705); |
| | | this.Root.Size = new System.Drawing.Size(567, 590); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | this.layoutControlItem1.Control = this.testo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 636); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(624, 49); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem1.TextVisible = false; |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BackgroundImage = global::Gs.DevApp.Properties.Resources.ok123; |
| | | this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; |
| | | this.panel1.Location = new System.Drawing.Point(12, 12); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(620, 632); |
| | | this.panel1.TabIndex = 8; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.panel1; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(624, 636); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(547, 521); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem2.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; |
| | | this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; |
| | | this.layoutControlItem1.Control = this.testo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 521); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(547, 49); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem1.TextVisible = false; |
| | | // |
| | | // Toast |
| | | // |
| | |
| | | this.Appearance.Options.UseBackColor = true; |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(644, 705); |
| | | this.ClientSize = new System.Drawing.Size(567, 590); |
| | | this.ControlBox = false; |
| | | this.Controls.Add(this.layoutControl1); |
| | | this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
| | | this.layoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |