namespace NewArchivesCenter { partial class MainWindow { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions1 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions(); DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions2 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions(); DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions buttonImageOptions3 = new DevExpress.XtraEditors.ButtonsPanelControl.ButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow)); splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(WaitForm1), true, true); formAssistant1 = new DevExpress.XtraBars.FormAssistant(); tabFormControl1 = new DevExpress.XtraBars.TabFormControl(); barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem(); barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); listBoxControl2 = new DevExpress.XtraEditors.ListBoxControl(); groupControl1 = new DevExpress.XtraEditors.GroupControl(); listBoxControl1 = new DevExpress.XtraEditors.ListBoxControl(); groupControl2 = new DevExpress.XtraEditors.GroupControl(); unboundSource1 = new DevExpress.Data.UnboundSource(components); groupControl3 = new DevExpress.XtraEditors.GroupControl(); listView1 = new System.Windows.Forms.ListView(); columnHeader1 = new System.Windows.Forms.ColumnHeader(); columnHeader2 = new System.Windows.Forms.ColumnHeader(); groupControl4 = new DevExpress.XtraEditors.GroupControl(); panelControl1 = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)tabFormControl1).BeginInit(); ((System.ComponentModel.ISupportInitialize)listBoxControl2).BeginInit(); ((System.ComponentModel.ISupportInitialize)groupControl1).BeginInit(); groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)listBoxControl1).BeginInit(); ((System.ComponentModel.ISupportInitialize)groupControl2).BeginInit(); groupControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)unboundSource1).BeginInit(); ((System.ComponentModel.ISupportInitialize)groupControl3).BeginInit(); groupControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)groupControl4).BeginInit(); groupControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)panelControl1).BeginInit(); panelControl1.SuspendLayout(); SuspendLayout(); // // splashScreenManager1 // splashScreenManager1.ClosingDelay = 500; // // tabFormControl1 // tabFormControl1.Appearance.Page.Disabled.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); tabFormControl1.Appearance.Page.Disabled.Options.UseFont = true; tabFormControl1.Appearance.Page.Hovered.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); tabFormControl1.Appearance.Page.Hovered.Options.UseFont = true; tabFormControl1.Appearance.Page.Normal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); tabFormControl1.Appearance.Page.Normal.Options.UseFont = true; tabFormControl1.Appearance.Page.Pressed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); tabFormControl1.Appearance.Page.Pressed.Options.UseFont = true; tabFormControl1.Appearance.TabFormControl.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); tabFormControl1.Appearance.TabFormControl.Options.UseFont = true; tabFormControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { barLargeButtonItem1, barButtonItem1, barButtonItem2, barButtonItem4 }); tabFormControl1.Location = new System.Drawing.Point(0, 0); tabFormControl1.Margin = new System.Windows.Forms.Padding(4); tabFormControl1.Name = "tabFormControl1"; tabFormControl1.ShowAddPageButton = false; tabFormControl1.Size = new System.Drawing.Size(910, 70); tabFormControl1.TabForm = this; tabFormControl1.TabIndex = 0; tabFormControl1.TabLeftItemLinks.Add(barLargeButtonItem1); tabFormControl1.TabRightItemLinks.Add(barButtonItem1); tabFormControl1.TabRightItemLinks.Add(barButtonItem2); tabFormControl1.TabRightItemLinks.Add(barButtonItem4); tabFormControl1.TabStop = false; tabFormControl1.PageCreated += tabFormControl1_PageCreated; tabFormControl1.SelectedPageChanged += tabFormControl1_SelectedPageChanged_1; // // barLargeButtonItem1 // barLargeButtonItem1.Caption = " 主页 "; barLargeButtonItem1.Id = 0; barLargeButtonItem1.ItemAppearance.Hovered.BackColor = System.Drawing.SystemColors.HotTrack; barLargeButtonItem1.ItemAppearance.Hovered.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); barLargeButtonItem1.ItemAppearance.Hovered.ForeColor = System.Drawing.Color.White; barLargeButtonItem1.ItemAppearance.Hovered.Options.UseBackColor = true; barLargeButtonItem1.ItemAppearance.Hovered.Options.UseFont = true; barLargeButtonItem1.ItemAppearance.Hovered.Options.UseForeColor = true; barLargeButtonItem1.ItemAppearance.Normal.BackColor = System.Drawing.SystemColors.Highlight; barLargeButtonItem1.ItemAppearance.Normal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); barLargeButtonItem1.ItemAppearance.Normal.ForeColor = System.Drawing.Color.White; barLargeButtonItem1.ItemAppearance.Normal.Options.UseBackColor = true; barLargeButtonItem1.ItemAppearance.Normal.Options.UseFont = true; barLargeButtonItem1.ItemAppearance.Normal.Options.UseForeColor = true; barLargeButtonItem1.ItemAppearance.Pressed.BackColor = System.Drawing.SystemColors.ButtonShadow; barLargeButtonItem1.ItemAppearance.Pressed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); barLargeButtonItem1.ItemAppearance.Pressed.ForeColor = System.Drawing.Color.White; barLargeButtonItem1.ItemAppearance.Pressed.Options.UseBackColor = true; barLargeButtonItem1.ItemAppearance.Pressed.Options.UseFont = true; barLargeButtonItem1.ItemAppearance.Pressed.Options.UseForeColor = true; barLargeButtonItem1.Name = "barLargeButtonItem1"; barLargeButtonItem1.ItemClick += barLargeButtonItem1_ItemClick; // // barButtonItem1 // barButtonItem1.Caption = "编辑日志"; barButtonItem1.Id = 0; barButtonItem1.ImageOptions.SvgImage = Properties.Resources.editdatasource; barButtonItem1.Name = "barButtonItem1"; barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; barButtonItem1.ItemClick += barButtonItem1_ItemClick; // // barButtonItem2 // barButtonItem2.Caption = "备份"; barButtonItem2.Id = 1; barButtonItem2.ImageOptions.SvgImage = Properties.Resources.date; barButtonItem2.Name = "barButtonItem2"; barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; barButtonItem2.ItemClick += barButtonItem2_ItemClick; // // barButtonItem4 // barButtonItem4.Caption = "关于"; barButtonItem4.Id = 0; barButtonItem4.ImageOptions.SvgImage = Properties.Resources.about; barButtonItem4.Name = "barButtonItem4"; barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; barButtonItem4.ItemClick += barButtonItem4_ItemClick; // // listBoxControl2 // listBoxControl2.Dock = System.Windows.Forms.DockStyle.Fill; listBoxControl2.Location = new System.Drawing.Point(2, 29); listBoxControl2.Name = "listBoxControl2"; listBoxControl2.Size = new System.Drawing.Size(198, 362); listBoxControl2.SortOrder = System.Windows.Forms.SortOrder.Descending; listBoxControl2.TabIndex = 0; listBoxControl2.SelectedIndexChanged += listBoxControl2_SelectedIndexChanged; // // groupControl1 // groupControl1.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; groupControl1.Controls.Add(listBoxControl1); groupControl1.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("刷新", true, buttonImageOptions1, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, false, false, true, null, -1) }); groupControl1.Location = new System.Drawing.Point(5, 32); groupControl1.Name = "groupControl1"; groupControl1.Size = new System.Drawing.Size(202, 395); groupControl1.TabIndex = 2; groupControl1.Text = "年份"; groupControl1.CustomButtonClick += groupControl1_CustomButtonClick; // // listBoxControl1 // listBoxControl1.Dock = System.Windows.Forms.DockStyle.Fill; listBoxControl1.Location = new System.Drawing.Point(2, 29); listBoxControl1.Name = "listBoxControl1"; listBoxControl1.Size = new System.Drawing.Size(198, 364); listBoxControl1.SortOrder = System.Windows.Forms.SortOrder.Descending; listBoxControl1.TabIndex = 0; listBoxControl1.SelectedIndexChanged += listBoxControl1_SelectedIndexChanged; // // groupControl2 // groupControl2.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; groupControl2.Controls.Add(listBoxControl2); groupControl2.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("刷新", true, buttonImageOptions2, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, false, false, true, null, -1) }); groupControl2.Location = new System.Drawing.Point(213, 32); groupControl2.Name = "groupControl2"; groupControl2.Size = new System.Drawing.Size(202, 393); groupControl2.TabIndex = 3; groupControl2.Text = "月份"; groupControl2.CustomButtonClick += groupControl2_CustomButtonClick; // // groupControl3 // groupControl3.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right; groupControl3.Controls.Add(listView1); groupControl3.CustomHeaderButtons.AddRange(new DevExpress.XtraEditors.ButtonPanel.IBaseButton[] { new DevExpress.XtraEditors.ButtonsPanelControl.GroupBoxButton("刷新", true, buttonImageOptions3, DevExpress.XtraBars.Docking2010.ButtonStyle.PushButton, "", -1, true, null, false, false, true, null, -1) }); groupControl3.Location = new System.Drawing.Point(431, 7); groupControl3.Name = "groupControl3"; groupControl3.Size = new System.Drawing.Size(474, 430); groupControl3.TabIndex = 6; groupControl3.Text = "日志"; groupControl3.CustomButtonClick += groupControl3_CustomButtonClick; // // listView1 // listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { columnHeader1, columnHeader2 }); listView1.Dock = System.Windows.Forms.DockStyle.Fill; listView1.Location = new System.Drawing.Point(2, 29); listView1.Name = "listView1"; listView1.Size = new System.Drawing.Size(470, 399); listView1.TabIndex = 0; listView1.UseCompatibleStateImageBehavior = false; listView1.View = System.Windows.Forms.View.Details; listView1.DoubleClick += listView1_DoubleClick; // // columnHeader1 // columnHeader1.Text = "日期"; columnHeader1.Width = 150; // // columnHeader2 // columnHeader2.Text = "标题"; columnHeader2.Width = 300; // // groupControl4 // groupControl4.Anchor = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left; groupControl4.Controls.Add(groupControl1); groupControl4.Controls.Add(groupControl2); groupControl4.Location = new System.Drawing.Point(5, 5); groupControl4.Name = "groupControl4"; groupControl4.Size = new System.Drawing.Size(420, 432); groupControl4.TabIndex = 7; groupControl4.Text = "检索"; // // panelControl1 // panelControl1.Controls.Add(groupControl4); panelControl1.Controls.Add(groupControl3); panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; panelControl1.Location = new System.Drawing.Point(0, 70); panelControl1.Name = "panelControl1"; panelControl1.Size = new System.Drawing.Size(910, 442); panelControl1.TabIndex = 8; // // MainWindow // Appearance.Options.UseFont = true; AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; ClientSize = new System.Drawing.Size(910, 512); Controls.Add(panelControl1); Controls.Add(tabFormControl1); Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134); IconOptions.Icon = (System.Drawing.Icon)resources.GetObject("MainWindow.IconOptions.Icon"); Margin = new System.Windows.Forms.Padding(4); MinimumSize = new System.Drawing.Size(912, 513); Name = "MainWindow"; StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; TabFormControl = tabFormControl1; Text = "Archives Center"; FormClosing += MainWindow_FormClosing; Load += MainWindow_Load; ((System.ComponentModel.ISupportInitialize)tabFormControl1).EndInit(); ((System.ComponentModel.ISupportInitialize)listBoxControl2).EndInit(); ((System.ComponentModel.ISupportInitialize)groupControl1).EndInit(); groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)listBoxControl1).EndInit(); ((System.ComponentModel.ISupportInitialize)groupControl2).EndInit(); groupControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)unboundSource1).EndInit(); ((System.ComponentModel.ISupportInitialize)groupControl3).EndInit(); groupControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)groupControl4).EndInit(); groupControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)panelControl1).EndInit(); panelControl1.ResumeLayout(false); ResumeLayout(false); } #endregion private DevExpress.XtraBars.FormAssistant formAssistant1; private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1; public DevExpress.XtraBars.TabFormControl tabFormControl1; private DevExpress.XtraEditors.GroupControl groupControl3; public System.Windows.Forms.ListView listView1; private System.Windows.Forms.ColumnHeader columnHeader1; private System.Windows.Forms.ColumnHeader columnHeader2; private DevExpress.XtraEditors.GroupControl groupControl4; private DevExpress.XtraEditors.GroupControl groupControl1; private DevExpress.XtraEditors.ListBoxControl listBoxControl1; private DevExpress.XtraEditors.GroupControl groupControl2; private DevExpress.XtraEditors.ListBoxControl listBoxControl2; private DevExpress.Data.UnboundSource unboundSource1; private DevExpress.XtraEditors.PanelControl panelControl1; public DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; private DevExpress.XtraBars.BarButtonItem barButtonItem1; private DevExpress.XtraBars.BarButtonItem barButtonItem2; private DevExpress.XtraBars.BarButtonItem barButtonItem4; } }