| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition(); |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | marqueeProgressBarControl1 = new DevExpress.XtraEditors.MarqueeProgressBarControl(); |
| | | layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); |
| | |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | picSpecial = new DevExpress.XtraEditors.PictureEdit(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | labSysTitle = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | itemForProgress = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)picSpecial.Properties).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)labSysTitle).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)itemForProgress).BeginInit(); |
| | |
| | | layoutControl1.BackColor = Color.Transparent; |
| | | layoutControl1.Controls.Add(marqueeProgressBarControl1); |
| | | layoutControl1.Controls.Add(layoutControl2); |
| | | layoutControl1.Controls.Add(picSpecial); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | | layoutControl1.Margin = new Padding(3, 2, 3, 2); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(203, 181, 650, 400); |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(994, 279, 650, 400); |
| | | layoutControl1.Root = Root; |
| | | layoutControl1.Size = new Size(1097, 565); |
| | | layoutControl1.TabIndex = 0; |
| | |
| | | layoutControl2.Location = new Point(662, 172); |
| | | layoutControl2.Margin = new Padding(3, 2, 3, 2); |
| | | layoutControl2.Name = "layoutControl2"; |
| | | layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(943, 480, 650, 400); |
| | | layoutControl2.Root = layoutControlGroup1; |
| | | layoutControl2.Size = new Size(302, 302); |
| | | layoutControl2.TabIndex = 5; |
| | |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.AppearanceGroup.BackColor = Color.White; |
| | | layoutControlGroup1.AppearanceGroup.BackColor = Color.FromArgb(0, 192, 192); |
| | | layoutControlGroup1.AppearanceGroup.Options.UseBackColor = true; |
| | | layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3, layoutControlItem4, layoutControlItem5, layoutControlItem6, layoutControlItem7, layoutControlItem8 }); |
| | | layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | layoutControlGroup1.Name = "layoutControlGroup1"; |
| | | columnDefinition1.SizeType = SizeType.Percent; |
| | | columnDefinition1.Width = 50D; |
| | | columnDefinition2.SizeType = SizeType.Percent; |
| | | columnDefinition2.Width = 50D; |
| | | layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2 }); |
| | | rowDefinition1.Height = 59D; |
| | | rowDefinition1.SizeType = SizeType.Absolute; |
| | | rowDefinition2.Height = 44D; |
| | | rowDefinition2.SizeType = SizeType.Absolute; |
| | | rowDefinition3.Height = 44D; |
| | | rowDefinition3.SizeType = SizeType.Absolute; |
| | | rowDefinition4.Height = 44D; |
| | | rowDefinition4.SizeType = SizeType.Absolute; |
| | | rowDefinition5.Height = 44D; |
| | | rowDefinition5.SizeType = SizeType.Absolute; |
| | | layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5 }); |
| | | layoutControlGroup1.Name = "Root"; |
| | | columnDefinition6.SizeType = SizeType.Percent; |
| | | columnDefinition6.Width = 50D; |
| | | columnDefinition7.SizeType = SizeType.Percent; |
| | | columnDefinition7.Width = 50D; |
| | | layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition6, columnDefinition7 }); |
| | | rowDefinition11.Height = 59D; |
| | | rowDefinition11.SizeType = SizeType.Absolute; |
| | | rowDefinition12.Height = 44D; |
| | | rowDefinition12.SizeType = SizeType.Absolute; |
| | | rowDefinition13.Height = 44D; |
| | | rowDefinition13.SizeType = SizeType.Absolute; |
| | | rowDefinition14.Height = 44D; |
| | | rowDefinition14.SizeType = SizeType.Absolute; |
| | | rowDefinition15.Height = 44D; |
| | | rowDefinition15.SizeType = SizeType.Absolute; |
| | | layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition11, rowDefinition12, rowDefinition13, rowDefinition14, rowDefinition15 }); |
| | | layoutControlGroup1.Size = new Size(302, 302); |
| | | layoutControlGroup1.TextVisible = false; |
| | | // |
| | |
| | | layoutControlItem8.TextSize = new Size(0, 0); |
| | | layoutControlItem8.TextVisible = false; |
| | | // |
| | | // picSpecial |
| | | // |
| | | picSpecial.Location = new Point(2, 61); |
| | | picSpecial.Margin = new Padding(3, 2, 3, 2); |
| | | picSpecial.Name = "picSpecial"; |
| | | picSpecial.Properties.AllowFocused = false; |
| | | picSpecial.Properties.Appearance.BackColor = Color.Transparent; |
| | | picSpecial.Properties.Appearance.Options.UseBackColor = true; |
| | | picSpecial.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | picSpecial.Properties.NullText = " "; |
| | | picSpecial.Properties.ShowMenu = false; |
| | | picSpecial.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; |
| | | picSpecial.Size = new Size(656, 413); |
| | | picSpecial.StyleController = layoutControl1; |
| | | picSpecial.TabIndex = 4; |
| | | // |
| | | // Root |
| | | // |
| | | Root.BackgroundImageOptions.Layout = ImageLayout.Zoom; |
| | | Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | Root.GroupBordersVisible = false; |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, labSysTitle, layoutControlItem2, itemForProgress }); |
| | | Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { labSysTitle, layoutControlItem2, itemForProgress }); |
| | | Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | Root.Name = "Root"; |
| | | columnDefinition3.SizeType = SizeType.Percent; |
| | | columnDefinition3.Width = 100D; |
| | | columnDefinition4.SizeType = SizeType.Absolute; |
| | | columnDefinition4.Width = 306D; |
| | | columnDefinition5.SizeType = SizeType.Absolute; |
| | | columnDefinition5.Width = 131D; |
| | | Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition3, columnDefinition4, columnDefinition5 }); |
| | | rowDefinition6.Height = 59D; |
| | | rowDefinition6.SizeType = SizeType.Absolute; |
| | | rowDefinition7.Height = 111D; |
| | | rowDefinition7.SizeType = SizeType.Absolute; |
| | | rowDefinition8.Height = 100D; |
| | | rowDefinition8.SizeType = SizeType.Percent; |
| | | rowDefinition9.Height = 74D; |
| | | rowDefinition9.SizeType = SizeType.Absolute; |
| | | rowDefinition10.Height = 15D; |
| | | rowDefinition10.SizeType = SizeType.Absolute; |
| | | Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition6, rowDefinition7, rowDefinition8, rowDefinition9, rowDefinition10 }); |
| | | columnDefinition8.SizeType = SizeType.Percent; |
| | | columnDefinition8.Width = 100D; |
| | | columnDefinition9.SizeType = SizeType.Absolute; |
| | | columnDefinition9.Width = 306D; |
| | | columnDefinition10.SizeType = SizeType.Absolute; |
| | | columnDefinition10.Width = 131D; |
| | | Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition8, columnDefinition9, columnDefinition10 }); |
| | | rowDefinition16.Height = 59D; |
| | | rowDefinition16.SizeType = SizeType.Absolute; |
| | | rowDefinition17.Height = 111D; |
| | | rowDefinition17.SizeType = SizeType.Absolute; |
| | | rowDefinition18.Height = 100D; |
| | | rowDefinition18.SizeType = SizeType.Percent; |
| | | rowDefinition19.Height = 74D; |
| | | rowDefinition19.SizeType = SizeType.Absolute; |
| | | rowDefinition20.Height = 15D; |
| | | rowDefinition20.SizeType = SizeType.Absolute; |
| | | Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition16, rowDefinition17, rowDefinition18, rowDefinition19, rowDefinition20 }); |
| | | Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | Root.Size = new Size(1097, 565); |
| | | Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = picSpecial; |
| | | layoutControlItem1.Location = new Point(0, 59); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | layoutControlItem1.OptionsTableLayoutItem.RowSpan = 2; |
| | | layoutControlItem1.Size = new Size(660, 417); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // labSysTitle |
| | | // |
| | |
| | | labSysTitle.OptionsTableLayoutItem.ColumnSpan = 3; |
| | | labSysTitle.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | labSysTitle.Size = new Size(1097, 59); |
| | | labSysTitle.Text = "循环水分析系统"; |
| | | labSysTitle.Text = " 循环水分析系统"; |
| | | labSysTitle.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize; |
| | | labSysTitle.TextSize = new Size(224, 39); |
| | | labSysTitle.TextSize = new Size(234, 39); |
| | | labSysTitle.MouseDown += labSysTitle_MouseDown; |
| | | // |
| | | // layoutControlItem2 |
| | |
| | | // |
| | | // LoginFrm |
| | | // |
| | | Appearance.BackColor = Color.FromArgb(7, 63, 198); |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | BackgroundImageLayoutStore = ImageLayout.None; |
| | | BackgroundImageStore = Xhs.Core.Properties.Resources.loginbg; |
| | | ClientSize = new Size(1097, 565); |
| | | Controls.Add(layoutControl1); |
| | | DoubleBuffered = true; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)picSpecial.Properties).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)Root).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)labSysTitle).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)itemForProgress).EndInit(); |
| | |
| | | |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl1; |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraEditors.PictureEdit picSpecial; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraLayout.SimpleLabelItem labSysTitle; |
| | | private DevExpress.XtraLayout.LayoutControl layoutControl2; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |